-
Feb 19th, 2008, 12:03 AM
#1
capturing client's hostname
I'm having trouble capturing the clients hostname.
I'm trying to use the HTTPServletRequest.getRemoteHost() method to capture the clients host name. But I always get the dotted ip format which goes like "dyn222.222.222.222.xxxx.xxxx.com" where 222.222.222.222 is some ip address on the xxxx.xxxx.com domain.
is it possible to capture the clients true hostname?
FYI, the web application is run on the same LAN network as the computers that i'm trying to capture the hostname from.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules