How do I get NetSimple to work with SSL?
NetSimple supports making both client and server SSL connections. 1) You’ll need to distribute the correct SSL DLL files. 2) You’ll probably need to distribute your CARoot file as well as your certificate and private key files. 3) The step-by-step process of opening an SSL connection is described in the NetSimple.Open() method.