VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SSL Communications

by dzzie (7 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

Adding SSL to your network communcations in VB is usally an expensive proposition both in terms of time and money. There are a handful of ActiveX controls out there to help you do it most with quite different programming models and some costing up to $1000.



ChilkatSSL is a free open source component based around the OPENSSL libraries that lets you add SSL enabled communications to your projects relativly easily.



The trick is, ChilkatSSL was designed for use in C++ and does not directly support VB...



This code will show you how to get it to work with VB through the use of an external VBized type library.

Rate SSL Communications

Download SSL Communications

Download SSL Communications (5 KB)

SSL Communications Comments

No comments have been posted about SSL Communications. Why not be the first to post a comment about SSL Communications.

Post your comment

Subject:
Message:
0/1000 characters