You can do this quite asilly if your VB app can listen to a TCP port instead. Then the Server-script could just do a

echo Empeg on| telnet 10.0.0.1 5555

This will send the message to the server 10.0.0.1 on TCP port 5555

Marius (Escort Cab + Mark II)