This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

News on java.net


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]