Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Threads behavior in Win 2k & 2003

Status
Not open for further replies.

gorfan

IS-IT--Management
Feb 13, 2004
9
I've written a client-server program in net.The program monitors when a client disconects and the server then updates a database. Each client uses a different thread when it connects. I'm using ping to test if a client is still connected in order to close the thread.

Initially the server was installed in win 2003 os. When I tried to test it under win 2000 it does not behave the same and I'm having trouble monitoring when a client disconects

Does anyone has experienced something similar when programming with threads or I am doing something wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top