M
marian.edu
Guest
If you experience connection problems check if the other party is enforcing TLS (not supporting SSL), OE sockets supports that since 11.6 if you go the plain 4GL route and for .NET you need at least 4.5 (not available in 4.0 shipped with OE)… in 4.6 TLS is the default, in 4.5 you must set that as a default: ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12 Marian Edu Acorn IT www.acorn-it.com www.akera.io +40 740 036 212
Continue reading...
Continue reading...