Click to See Complete Forum and Search --> : Transferring data


dmeikle
July 26th, 2000, 02:55 PM
I have an application that must allow 2 users over the internet/LAN to transfer data back/forth directly. How do you do this?

David

khaldac
July 26th, 2000, 03:13 PM
There are several code examples of this on Planet Source Code. Do a search of the VB section for winsock. For that matter, you might be able to find code examples in the code libraries here, too.