G
Guest
I am writing a server to open a TCPListener, the client connects, and the
server returns a Socket. I want to know what IP address is connected to my
server. How do I retrieve the IP address of my client from the Socket?
Thanks.
server returns a Socket. I want to know what IP address is connected to my
server. How do I retrieve the IP address of my client from the Socket?
Thanks.