I'm trying to send data between to computer using the WinSock Control! But it doesn't work!

I'm trying to send the data in a textfield(SendData) to another computer on the network, but I get the following error:
Run-Time error: 40006
Wrong Protocol or connection state for the requested transaction or request.

What's wrong here!?