Spec-Zone .ru
спецификации, руководства, описания, API

 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-1998 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA. All rights reserved.

Please send comments to: David Brown