|
-
Sep 16th, 2008, 05:06 PM
#1
Thread Starter
Addicted Member
Securing vb6 TCP connection
Hello,
I'm currently working on VB6 app that sends byte array between a client and a server through local network. Now it will accept any connection and i want to implement SSL. This application formats data some specific order and sends to server as byte array. So i don't want to encrypt the data. I only need to make an SSL connection and send\receive data throgh the SSL layer.How can I do all of this w/ VB6.? Is there any differnce in my coding for SSL connection?
Thanks in advance,
Manu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|