package.html revision 2362
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncCopyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncDO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncThis code is free software; you can redistribute it and/or modify it
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncunder the terms of the GNU General Public License version 2 only, as
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncpublished by the Free Software Foundation. Oracle designates this
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncparticular file as subject to the "Classpath" exception as provided
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncby Oracle in the LICENSE file that accompanied this code.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncThis code is distributed in the hope that it will be useful, but WITHOUT
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncversion 2 for more details (a copy is included in the LICENSE file that
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncaccompanied this code).
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncYou should have received a copy of the GNU General Public License version
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync2 along with this work; if not, write to the Free Software Foundation,
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncPlease contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncCA 95054 USA or visit www.sun.com if you need additional information or
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsynchave any questions.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncProvides classes for networking applications. These classes include
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncfactories for creating sockets. Using socket factories you can encapsulate
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncsocket creation and configuration behavior.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync<h2>Package Specification</h2>
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync<h2>Related Documentation</h2>
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncFor overviews, tutorials, examples, guides, and tool documentation, please see:
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>