How can i get the client's ip use tcpclient?

P

pam

I have created a connection on client and server.

Dim Client As TcpClient = Listener.AcceptTcpClient

but there is no property to get the client's ip?

how could I do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top