PDA

Click to See Complete Forum and Search --> : Send and Receive data


Roberto Mendoza
Dec 29th, 1999, 01:04 AM
I need to know how I can comunicate two applications running in two diferent computers.

Theese computers are now joined by a LAN and both applications must work at the same time and the data must be sended in real time.

If you know something about this, please write me. I'm very worried.

Thanks a lot.

Frans C
Dec 29th, 1999, 01:17 AM
Take a look at the winsock control. I think it will be of help.

Roberto Mendoza
Dec 29th, 1999, 04:01 PM
Thanks a lot, this control is just I need.
I'm learning more about this by VB's help, and I think this is the correct way to solve the problem.

Good bye.