[1644] in java-interest

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

UDP under prebeta

daemon@ATHENA.MIT.EDU (Nathan Abramson)
Tue Sep 12 14:28:51 1995

From: Nathan Abramson <arista@art.redstar.com>
Date: Tue, 12 Sep 1995 11:39:55 -0400
To: java-interest@java.sun.com, arista@art.redstar.com


Was looking at the prebeta1 docs and...

I need to create a Datagram socket bound a local port.  Sort of like
a TCP server socket.  Under alpha3, you could do it using bind (), but
I can't see how to do it under the prebeta.  Am I missing something, or
was it intentionally left out?

If anywhere, it looks like such a thing should be in the ServerSocket
class, using a boolean argument in the constructor to distinguish
stream vs. datagram sockets.  But it's not there.  And I'm going to
need it...

Nathan Abramson
Art Technology Group
Boston, MA


-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

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