Continuous tracking of a computer through socket in c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • click2ranjan
    New Member
    • Mar 2008
    • 3

    Continuous tracking of a computer through socket in c#.net

    Hi friends ,

    I am developing a network program for tracking a remote computer, if the remote computer exists then each computer will try to send some data through socket ,but the problem is occures when the remote computer trying to send some data to host computer,its like an SERVER-SERVER application ,for that i am using timer control ,at every 1 second it checks the connected remote computer exists or not .

    if any one have sample code or any reference please help me for developing this application

    Thank you in advance
Working...