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?
Dim Client As TcpClient = Listener.AcceptTcpClient
but there is no property to get the client's ip?
how could I do it?