Win2000 networking.
I have this application that runs fine on WInNT4.0 with the network cable connected or not connected.
The code is suppose to see the localhost when the network is not connected .
This same application fails on Win2000 when the network is not connected. Works like charn
when connected. I can also make it run and then make it fail by removing the connection while it
it running, whence I get an "java.net.NoRouteToHostExcetion: Host Unreachable Datagram send failed ". Works OK under WinNT40. How come it can not find the localhost?
Any ideas?
Thanks
Isagani J. David

