2006/10/25, Alex Blewitt <[EMAIL PROTECTED]>:
The other possibiltiy is to fork an 'nslookup' or 'host' command (depending on platform) to find out what the platform thinks is the local host name, and then comparing it to Java's result.
On this WinServer2003 "nslookup localhost" and "nslookup 127.0.0.1" return <skip server info> Name: localhost Address: 127.0.0.1 So it will not help =(
