Carlos Lira

Carlos Lira

  • NA
  • 1
  • 0

Socket TCP IP communication C#

Nov 4 2013 10:39 AM
I´ve a server side multi-thread application about TCP IP communication C# that is running all the time.
So.. when the client application get stop the tcp session, my server application not understand this action.. and continue to work with this disabled session. 
I expect that i can verify if this session is enabled or not. any solution?

I can verify manually using thet prompt command: netstat -a