Results 1 to 8 of 8

Thread: Securing a VB6 TCP Connection[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    27

    Resolved Securing a VB6 TCP Connection[RESOLVED]

    Hello,
    I'm currently testing a simple VB6 app that just sends text between a client and a server app after connecting on a local network. Currently, it just accepts any connection, but i'd like to secure it w/ a (hopefully encrypted) password. This will not be used for credit cards or anything, so I dont think I need to go through a Certificate Authority or anything. The server app will also need to securely store the password for future use. How can I do all of this w/ VB6?

    Thanks in advance,
    WeezelDS
    Last edited by WeezelDS; Apr 27th, 2005 at 06:38 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width