|
-
January 6th, 2006, 07:33 AM
#1
Remote Screen capturing
It is urgent. Please help to solve it.
I want to capture the activities of a computer(track mouse and keyboard)from a remote machine.
It is to be done in VC++.
Please notify the technology with the necessary APIs.
I want to know about how a remote machine can be shutdown from another
Thank you
-
January 6th, 2006, 08:02 AM
#2
Re: Remote Screen capturing
You cannot capture keyboard and mouse remotely without a client application.
The little client application runs on the remote computer and monitors all keyboard and mouse activities. It then forwards this information to the other PC that is interested in this (the server PC).
-
January 9th, 2006, 06:44 AM
#3
Re: Remote Screen capturing
have a google for VNC , remote desktop viewer in codeguru and code project
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|