News on java.net
Warren Levy
warrenl@cygnus.com
Fri May 28 20:02:00 GMT 1999
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
More information about the Java
mailing list