![]() |
The main constructor. |
![]() | The TCP/IP port this socket is listening on. |
![]() | Assign an object which implements the Log interface. |
![]() | Assign an object which implements ServerSocketListener. |
![]() | Close the socket and invoke the OnCloseServer event on the ServerSocketListener object. |
![]() | Overloaded. Dispose of the TransportTcpIpServer object. |
![]() | |
![]() | |
![]() | |
![]() | Loop forever listening for a client connection. |
![]() |
![]() | Invoke the OnAccept event on the ServerSocketListener object. |
![]() | Invoke the OnCloseServer event on the ServerSocketListener object. |
![]() | Overloaded. Helper method. Actual dispose method. Intended to be overridden by the child. |
![]() | Log an error to the log interface. |
![]() | Destructor. Calls Dispose passing false as a parameter. |
![]() | Invokes the OnListen event on the ServerSocketListener object. |
![]() | |
![]() | Print the string description to the log. |
TransportTcpIpServer Class | iNTERFACEWARE.Chameleon Namespace