Client IP

huhhuhhuh

Active member
Joined
Feb 28, 2006
Messages
42
Programming Experience
Beginner
Suppose I've accepted a request using
VB.NET:
tcpclient=tcplistener.accepttcpclient

How do I get the IP address of the client/source of the request? What format should I store it in?
 
Back
Top