Version: 2.0.7
Add SSL authentication and encryption to ensure your data stays private as it travels across the public network.

Sample Projects Included
The SSL for ActiveX samples included with the installation are fully working applications with complete source code.

Sample Name Sample Description Environments
Secure FTP Client Demonstrates a simple Secure FTP client that can be used with the Secure FTP Server sample. VB 6, VB.NET, Delphi 6, VC 6
Secure FTP Server Uses the SecureFtpServer Control to demonstrate a simple Secure FTP server. Use it with the Secure FTP Client. VB 6, VB.NET, Delphi 6, VC 6
Secure Echo Server Demonstrates a simple secure Echo server. VB 6, VB.NET, Delphi 6, VC 6
Secure TCP Client Uses the SecureTcp Control to make SSL connections to any secure port. VB 6, VB.NET, Delphi 6, VC 6
Secure Web Alive A secure version of the Web Alive sample which compares the download performance of any 2 web pages. Useful for comparing the relative performance of mirrored Web Servers. VB 6, VB.NET
Secure POP Client Demonstrates a simple SSL POP mail client that can be used with any POP server that supports secure communications. VB 6, VB.NET
Secure TCP Blaster A simple TCP Daemon and SSL client application that uses all three methods for receiving data: Receive, Search, and Fill. VB 6, VB.NET
Secure Web Client Demonstrates a simple secure HTTP/S client application. VB 6
Secure Web Server Demonstrates a simple multi-threaded Web Server application that serves up HTML pages stored in local files over a secure connection. VB 6
Service Demo Demonstrates a simple service. VB 6