The I/O Concepts SSL API makes it easy to write network applications that use secure client-server connections. If your server already supports SSL, the API provides convenience classes that you can use to establish secure connections.
If your server does not support SSL, you can front-end it with and I/O Concepts Server SSL Proxy. In this case you can embed an Client SSL Proxy right in your application. Thus, your server will not even know that its client connections are encrypted.
How to Configure a Server Proxy  |