SocketFactory
Represents a factory to create Socket instances.
public SocketFactory()
Creates a Socket with the specified AddressFamily,
SocketType and ProtocolType that does not use the
Nagle algorithm.