TCP Listener - Client IP?
From: Amjad (Amjad_at_discussions.microsoft.com)
Date: 01/27/05
- Next message: rodchar: "Re: please explain"
- Previous message: spongebob-straight pants: "TAB key and Keypress"
- Next in thread: Carlos J. Quintero [.NET MVP]: "Re: TCP Listener - Client IP?"
- Reply: Carlos J. Quintero [.NET MVP]: "Re: TCP Listener - Client IP?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 Jan 2005 07:27:04 -0800
Hi
I made a simple TCP Listener server application that listens to a specific
TCP port for incoming packets from a client. Everything seems to be fine. I
still don't know how to determine the client's IP address (which is the
source of the received packets).
Does anyone know how to find the client's IP address once the connection
between the server and the client is established?
- Next message: rodchar: "Re: please explain"
- Previous message: spongebob-straight pants: "TAB key and Keypress"
- Next in thread: Carlos J. Quintero [.NET MVP]: "Re: TCP Listener - Client IP?"
- Reply: Carlos J. Quintero [.NET MVP]: "Re: TCP Listener - Client IP?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|