[4519] in java-interest

home help back first fref pref prev next nref lref last post

class DatagramSocket( )?

daemon@ATHENA.MIT.EDU (Charles A. Bullis)
Thu Jan 4 19:27:26 1996

Date: Thu, 04 Jan 1996 14:47:23 -0800
From: "Charles A. Bullis" <cbullis@cthulhu.engr.sgi.com>
To: java-interest@java.sun.com

Is the class DatagramSocket (as described in the API) missing from JDK?

javac says:

Put.java:245: Class DatagramSocket not found in type declaration.
              DatagramSocket dgs = new DatagramSocket( 30001 );
              ^

-- 

Chuck Bullis				Silicon Graphics, Inc.
cbullis@engr.sgi.com			Network Systems Division
(415) 933-3299				Server Technology Group
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post