Results 1 to 2 of 2

Thread: Remote PC Monitor

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Location
    Chicago
    Posts
    136

    Remote PC Monitor

    I'm looking at developing a simple program to monitor whether or not a PC is on / responsive. I was planning on doing it by sending out pings to the remote machines every 15 minutes. However, my company is filtering out all external outbound ping packets. Is there any similar way to do this without using ping?

    Thanks.
    CodeBank: Launch IE

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Remote PC Monitor

    You can write your own client/server app that you can use winsock... With winsock you can try and communicate with the remote PCs running the client and see if they respond or not...


    Has someone helped you? Then you can Rate their helpful post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width