Service used to create client sockets. The factory is used so that the exact socket type and underlying transport is abstracted. The sockets created could be proxied, SSL enabled, TLS enabled etc. However clients just care that they return sockets.
@author Peter Donald
@version $Revision: 1.2 $ $Date: 2004/03/21 23:43:00 $
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.