[3459] in java-interest
Socket Problem (new)
daemon@ATHENA.MIT.EDU (Ka-Fai Lau(MS))
Mon Nov 13 19:24:16 1995
Date: Mon, 13 Nov 1995 15:57:14 -0500 (EST)
From: "Ka-Fai Lau(MS)" <klau01@widelux.poly.edu>
To: java-interest-digest@java.sun.com
Hi, I have a question which need somebody please could help me.
When I use the method getLocalPort from the SocketServer Class, I always
get an compiling error saying that the method not found in class such as
such. The JDK I am using is 1.0 beta.
For example,
ServerSocket Sock = new ServerSocket(0,100);
Sock.getLocalPort();
Thanks
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com