Sun Microsystems, Inc

JDK Contents

Networking Enhancements

Support for selected BSD-style socket options in the java.net base classes. With JDK 1.1, Socket and ServerSocket are non-final, extendable classes. New subclasses of SocketException have been added for finer granularity in reporting and handling network errors. The class MulticastSocket moves from sun.net to java.net. Also includes general performance improvements and bug fixes.
Networking Guide

Changes to the java.net package in JDK1.1


Networking API Reference
(javadoc)


Copyright © 1996 Sun Microsystems, Inc., 2550 Garcia Ave., Mtn. View, CA 94043-1100 USA. All rights reserved.

Please send comments to: David Brown