ISocketFactory
                    interface ISocketFactory
                
                Represents a factory to create  Socket instances.
            
                
Creates a  Socket with the specified  SocketType
            and  ProtocolType that does not use the Nagle algorithm.