!!!Transfer information between two computers!!!

Volatus
02-01-2002, 10:29 AM
I've got two programs with information stored. I want to ,over the internet, refresh the information on another computer.
For example on one computer i add new information, and then i transfer that information to another computer.I want to know if this is possible and how i can do it???????



ps:URGENT!!!!

ChiefRedBull
02-01-2002, 10:45 AM
This will most likely need the use of a winsock control. You will need one on each program, then you connect between them via the TCP protocol.
You can trasnfer binary information, so this includes anything thats stored on your comp, strings, pictures even music.
For a quick example of basic usage, look in the Code Library at the "Winsock Chat" post, here (http://www.visualbasicforum.com/showthread.php?threadid=17687)

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum