How to Get IP address of the Client When they are connected using TCPClient

  • Thread starter Thread starter itsupport1
  • Start date Start date
I

itsupport1

Hi,
I am trying to develop an Application, which will accept the remote client
on TCPClient class.
I successfully made it working.
Now Problem is Like WinsockVB you can get the RemoteIPAddress of the Client.
But How to get that IP address in .net Sockets using TCPClient Class?
Is it Possible??
Any work Around??

Thanks in Advance

J......
 
Back
Top