I am currently working on a
java project in which the client p.c. screens are captured from the server and if required get the full control of client pc from the server pc.
I have developed the program to capture the screen using java robot class, but i don't know how to send the image over the network from client machine to server machine.
If anyone can help me in sending continuous images from the client machine to server and than geting the full control of the client machine, than I will be very thankful.
Please guide me .
Thank You