Click to See Complete Forum and Search --> : TcpListener : Best approach to check the active connections


zishanhaider
November 29th, 2004, 01:22 AM
hello,

I have programed a MultiThreaded TCP server using
TcpListener. What can be the best approach to check
the active connections and close the inactive ones?

Zishan