This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
News on java.net
- To: java-discuss@sourceware.cygnus.com
- Subject: News on java.net
- From: Warren Levy <warrenl@cygnus.com>
- Date: Fri, 28 May 1999 20:02:37 -0700 (PDT)
Net Folks,
I've updated a pretty major part of the java.net functionality. It is
rather complete now (with a few exceptions that I couldn't get done
before the arrival of the U.S. Memorial Day holiday weekend).
All TCP & UDP functionality for JDK 1.1 (and much of JDK 1.2) is now in
place with one main exception and 2 minor ones.
The former is adding timeout support for reading from a Socket.
The latter is to finish IP_MULTICAST_IF support and to implement
get/setTTL functionality. Both of these I consider minor in comparison
because they only affect UDP MulticastSocket classes (and are thus less
likely to be needed) and also should not be too difficult to implement ;-).
It's in the cvs repository now. Please grab it and let me know how it
works for you.
Thanks & take care!
--warrenl
-------------------
Warren Levy
Cygnus Solutions, Sunnyvale, CA USA