[3935] in java-interest
InetAddress problem
daemon@ATHENA.MIT.EDU (Ka-Fai Lau(MS))
Mon Dec 4 19:33:58 1995
Date: Mon, 4 Dec 1995 14:54:20 -0500 (EST)
From: "Ka-Fai Lau(MS)" <klau01@widelux.poly.edu>
To: java-interest-digest@java.sun.com
Hi,
I am using a JDK beta runs on Sun Solaris system. When I do a
instrcution like this,
InetAddress Inet = null;
.
.
Inet = InetAddress.getLocalHost();
The program hang me up, that is, it halts at this line and does
not proceed.
Could anyone give me a answer about this?
Thanks very much!!
Ka-Fai Lau
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com