Hi all .. i m developing a client server application ..and as a module i want to implement desktop monitoring of the client. I mean that from the server , administrator can view the client desktop and also what the client is doin at that time.
Those who have worked with windows xp might be knowing something called remote assistance and remote desktop. I just want to view the client desktop. If u know about netmeeting there is also a option available in which one user can actully view and also control the handling of the dessktop of the other user.
I m tryin to find out how this concept is used.So if anyone can help me out in the concept how to have a live view of the client desktop from the server.
The idea which i can think of is that in the client the application will take the snapshot of the screen every second and then pass the picture to the server.
Is this is the only way to do or i m thinking some other way. if anyone knows please help me out.......
Those who have worked with windows xp might be knowing something called remote assistance and remote desktop. I just want to view the client desktop. If u know about netmeeting there is also a option available in which one user can actully view and also control the handling of the dessktop of the other user.
I m tryin to find out how this concept is used.So if anyone can help me out in the concept how to have a live view of the client desktop from the server.
The idea which i can think of is that in the client the application will take the snapshot of the screen every second and then pass the picture to the server.
Is this is the only way to do or i m thinking some other way. if anyone knows please help me out.......