[3457] in java-interest
Socket problem
daemon@ATHENA.MIT.EDU (Ka-Fai Lau(MS))
Mon Nov 13 19:05:57 1995
Date: Mon, 13 Nov 1995 15:46:17 -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.
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