Results 1 to 4 of 4

Thread: VB6, asyncronous TCP/IP+SLL

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2008
    Posts
    21

    VB6, asyncronous TCP/IP+SLL

    I need to send and receive data asyncronous using TCP/IP encrypted with SLL.
    The language I'm using is good old Visual Basic 6.
    As far as I'm concerned, MSWinsockLib.Winsock won't do the job.
    I'm looking for good third party components. Is SocketWrench Secure Edition any good?
    Any tips would be appreciated.
    Thank you.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6, asyncronous TCP/IP+SLL

    It is worth a try and then you tell us.

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: VB6, asyncronous TCP/IP+SLL

    Did you read this thread [SSL][Winsock]Connecting trught?

    There is a link there to some VB code, and if you do some research you can find the original it was based on. They're both rough in their own ways but the basic approach seems sound and only appears to need some refinement.

    I'm sure any of several commercial components will do the job for you too.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Feb 2008
    Posts
    21

    Re: VB6, asyncronous TCP/IP+SLL

    SocketWrench works like a charm.

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