GeekArticles
Programming
C++SSL : Convert your Plain Sockets to SSL Sockets in an Easy Way
Author: codeproject.com |
Published: 15th Mar 2008 |
Visited: 35 times |
Add CommentFiled in: CPlusPlusA simple class that allows you to convert an existing SOCKET handle to SSL under Windows
Read Article Sponsored Links
Related Articles
• Another 3 EASY way to Stopping ASP.Net ViewState Problem The ASPNet pages uses ViewState field to store current data between server and client. But if you have many controls or data on your page viewstate info will become bigger than your normal html. So this helpers allows to stop viewstate prob ...
• Convert PBS Legacy Files to XML Legacy file formats, such as UN-EDIFACT with a record per line and fixed-length fields, still exists and are widely used for B2B transactions. A tool that can convert legacy files to human-readable XML might come in ha ...