This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| TcpListener | tcpListener ( ) |
| readonly List< TcpClient > | clients ( ) |
| readonly object | clientsLock ( ) |
| void | StartListening ( int listeningPort ) |
| void | StopListening ( ) |
| bool | |
| void |
| void | DoAcceptTcpClientCallback ( IAsyncResult ar ) |
| void | DoWriteDataCallback ( IAsyncResult ar ) |