Construct a Connection with the specified socket, listener, and wrapper objects, and a log interface.
The constructor initializes the input/output data streams for the socket and starts the thread.
The wrapper is used to wrap and unwrap message data passed through the data streams. Without a wrapper messages cannot be sent or received. When the log interface is null error messages are written to the console.
Connection Class | iNTERFACEWARE.Chameleon Namespace | Connection Constructor Overload List