[3510] in java-interest

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

UDP with java.net.* (was: Can I do UDP/IP...)

daemon@ATHENA.MIT.EDU (Michael Slominski)
Wed Nov 15 00:38:10 1995

Date: Tue, 14 Nov 1995 19:40:14 +0800
From: michael@earthlight.com (Michael Slominski)
To: java-interest@java.sun.com

Thanks for the responses to my earlier UDP question. The answer seems
to be that there is no support for connectionless sockets in the
JDK-beta release (java.*) but the classes in sun.net.* that are
distributed with JDK-beta will do UDP sockets.

So now I need to know how to talk to the sun.net.* objects. I expect
that this information will be volatile, or the sun.net.* classes would
have been included with the other java.net.* classes, but that's ok because I
just want to play around with them. So what are the public
methods/objects of sun.net.DatagramPacket, sun.net.DatagramSocket, and
sun.net.MulticastSocket?

-m

Mike Slominski
Earthlight Consulting
michael@earthlight.com
-
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