Hi everyone.

As I've said on the title, I am a completely beginner with VB.

I have to develop a software to communicate with a mesaurement device, through ethernet.

The program wouldn’t be very difficult since I just need to send on/off commands and save the received data into a file.

I don't know how to use the winsock class to open port, establish communication, data exchange...

I've been having a look on the server/client example in 101 samples for VS 2003, but I don't understand it completely, and I don't know whether it'd work with my device or not.

Could anyone of you give me a hand with any existing example about how to control instruments through ethernet?

I am sure the program I need is not a rocket science, but I don't know where to start.

Thanks in advance for all your help.

Regards.