Unless the application installs its own SocketImplFactory, this is the default socket implemetation that will be used. It simply uses a combination of Java and native routines to implement standard BSD style sockets of family AF_INET and types SOCK_STREAM and SOCK_DGRAM
@author Per Bothner (bothner@cygnus.com)
@author Nic Ferrier (nferrier@tapsellferrier.co.uk)
@author Aaron M. Renn (arenn@urbanophile.com)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.