![]() |
Overloaded. Initializes a new instance of the Connection class. |
![]() | Add the specified ServerSocketListener to receive server socket events from this connection. |
![]() | Overloaded. Dispose of the Connection object. |
![]() | |
![]() | |
![]() | |
![]() | Listen on the client socket port for incoming messages. |
![]() | Wrap a message and write the message to the socket output stream. |
![]() |
![]() | Invoke the OnClientConnect event in the ServerSocketListener class. |
![]() | Invoke the OnClientDisconnect event in the ServerSocketListener class. |
![]() | Close the socket and invoke ClientDisconnectEvent. |
![]() | Overloaded. Helper method. Intended to be overridden by the child. |
![]() | Convert the Exception to a string and append a description to the error message. |
![]() | Destructor. Calls Dispose passing false as a parameter.. |
![]() | |
![]() | Print description to the log interface passed in the constructor. |