Massi636

Massi636
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
C# Tutorial - Simple Threaded TCP Server
10/11/2010 - 03:47
Stop problems; this is may way after have read all posts:
addedserver.Stop()that simply do athis.tcpListener.Stop();from the closing event of the main form. Then addedList<TcpClient> clientList = new List<TcpClient>();and added a client in my collection each time aclientThread.start();then catch the exception in thewhile(true)and close all client in the list. I suggest to check with processExploer: it's working fine! Many thanks!
Recent Comments