I don't mean to sound demanding BUT...

Since I don't have VB here with me at work, could someone write and compile a simple program that uses Winsock to listen to a certain port (say, 9131) and when the Winsock receives data it puts what it received in a text box?

Also, could you put in a textbox or inputbox that sends data to the client?

I have a presentation to make tomorrow, and I need a fake server that shows that my Winsock code can connect to a fake server.

I would greatly appreciate whomever would take on this admittedly easy task.