Hi,
I have a windows forms application which captures keystrokes/screen shots and save them in a folder. But I wonder if there is a way to take control of this PC like team viewer (monitoring the desktop etc.) ? Would you please guide me?
Best Regards.
Loading
Nattudurai EswaramurthyPosted Jun 8, 2012, 12:39 AM
Instead we could write it on our own.
for ex :
Create a Movie Maker Class:
and then in ur form where want to capture use the below lines:
// Save the data where want to save
}