RE: [Beepcore-java-users] How do I get the IP address of the remo te client?
Status: Beta
Brought to you by:
huston
|
From: Andrew K. <ak...@Sm...> - 2003-01-23 17:40:16
|
Doh! Apologies, it's late.... (not). Cast the session as a TCPSession then getSocket()......... -----Original Message----- From: Andrew Keedle [mailto:ak...@Sm...] Sent: 23 January 2003 17:31 To: 'bee...@li...' 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? |