Hi All,
Anyone, please please help.......

The scenario :
1)The host/remote side have their own application to transmit and receive data.
2) I have a PC at my site, my PC have to send some message to host thru TCP/IP .

Question:
I understand that winsock have to have both server and client install in oder for them to connect. But i can't install any application at their side,
So, is that a way for me to connect in VB without install any application at their side? How to detect the data arrive? And how to sent out the data from my application?

What is the thing that i need to take into consideration in order for me to connect to host?

Thanks ..