I am newbee in C so, how do i read everything on the screen on my other computer in my local LAN, or do anybody have a command (maybe C++) which i can start from the terminal and put the pictures into a folder/file/tar ? I dont want run a client-program on the client (like a listener), just read the screeninformation into a file and send back.
And it takes me wonder, how do i send a command right after the TCP/IP packages enters the client directly to the OS, is it possible (i.e assembler) ?
i.e 1. send TCP/IP package
2. starting command
3. screenshots every 5h
4. save into file
5. send file back
another thing which i could try is to send an email, if i open the attachment, then should start the 'small screeninformation program' but this is also a new area for me
Regards
Plato
And it takes me wonder, how do i send a command right after the TCP/IP packages enters the client directly to the OS, is it possible (i.e assembler) ?
i.e 1. send TCP/IP package
2. starting command
3. screenshots every 5h
4. save into file
5. send file back
another thing which i could try is to send an email, if i open the attachment, then should start the 'small screeninformation program' but this is also a new area for me
Regards
Plato