站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v1.1.8, Java 2 SDK 英文文档

Networking Enhancements - JDK 5 Documentation v1.1.8, Java 2 SDK 英文文档

 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