Remote computer availability Map

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ahmad78812
    New Member
    • Jan 2013
    • 2

    Remote computer availability Map

    Hi friends, I want to asks is there a way to build a VB.net / C# project to just monitor my lab Pc's status (shutdown,log off,log in) without using service in the lab pc's

    thank for ur all answer
  • Anas Mosaad
    New Member
    • Jan 2013
    • 185

    #2
    A shut downed machine will not run your program :-D. If you for example, consider the machine is shut down if the program is in unreachable state, you may have a problem if the problem was only a network connection issue.

    Not sure if you can monitor log off without a service.

    Log in, is the easiest one :-)

    Comment

    • ahmad78812
      New Member
      • Jan 2013
      • 2

      #3
      how to get sure that the pc in log in mode now if that easy as you mention

      Comment

      Working...