Results 1 to 2 of 2

Thread: Winsock encryption via VB

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2001
    Posts
    27

    Question Winsock encryption via VB

    Hi,
    Have created an app that opens a winsock port to transmit info. However, this transmission needs to be secure.

    Can I encrypt the outgoing data (and decrypt it on the other side) using VB and the Winsock control? Can't find any info on it.

    Thanks!
    stew

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Look into standard encryption algorithms with VB. Once you get that down, it shouldn't be that hard to send the encrypted string thru winsock rather then something like saving it to a file.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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