Sunday, January 6, 2019

WinMonitor - Demo Project On Remote Workstation Administration through Visual C++ - Win32 Socket Programming


Find a Demo Project On Remote Workstation Administration through Visual C++ - Win32 Socket Programming. The project demos the aspects of controlling remote workstations from a central administration server using Client-Server model. It comprises of Server and Client components:

The Remote Administration is capable Of doing the below tasks at the Remote Machine:

  • Enable Key Loggers to capture User Typed Keys for monitoring from the Remote Workstation
  • Live or Offline Screen Capturing from Remote Workstation, on a periodic basis
  • Browsing File System and Drives on the Remote Workstation
  • Copying Files/Folders between WinMonitor Client and Remote Workstation
  • Live Chat messaging between WinMonitor Client and REmote Workstation user
  • Running WinMonitor client issueed commands on the Remote Workstation
  • Open/Close Workstations CD Rom Drive remotely
  • View or manage Remote workstation running processes (change priority, Kill Process)
  • Log Off, Restart, Shutdown the Remote workstation.

Project is hosted on GitHub here.


alt Pic7


No comments:

Post a Comment