Download source - 42.77 KB Includes: SSL class soucre files (SSL.CPP, Z.H, SSL.H)Testing project TEL, telnet client and server with SSL ability. Introduction A lot of SSL stuff already exists, but it is in either MFC, NET or some other non-native format. Here is a simple class SSL_SOCKET that allows you to convert an existing SOCKET handle to SSL under Windows. I got much information from the grea