How to stop multiple TCP thread from different class?
I have created a TCP server and client application in winform. when brocast listener to client it works well but when I try to stop the listener it couldn't. Otherwise Closing the whole program would work.. Please help if any.

Rajkiran SwainPosted May 31, 2018, 9:16 AM