RE: How do I get the IP address of the remo te client?
Andrew Keedle <[email protected]> Thu, 23 Jan 2003 17:40:06 -0000
| Newsgroups | gmane.network.beep.beepcore.java.general |
|---|---|
| Message-ID | <26A421F3F048114AB7EB808AEC0A53FD01ED41DE@smrtipsmsdev01.smart421.com> |
Doh! Apologies, it's late.... (not). Cast the session as a TCPSession then getSocket()......... -----Original Message----- From: Andrew Keedle [mailto:[email protected]] Sent: 23 January 2003 17:31 To: '[email protected]' Subject: [Beepcore-java-users] How do I get the IP address of the remote client? I'm struggling to determine the IP address of the remote client from within my server profile. How do I do it?