I'm writing a Telnet Server in Visual Basic.

I'm using winsock for practically all taks.

Everything works nice and smooth but I'd like to display the client's ip address on the server.

Is there a way to enquire that information on the server side?