santhosh bhat wrote on 2001-05-21 08:06 UTC:
> In a network of autonomous computers(which have linux as operating
> system), I want to write a program in C such that it assists a user in
> front of any computer to capture the screen of any other computer
> connected in the network.
In the case of X11, use "xwd -root" to dump the on-screen display into a
file, or look at its source code to see how this is done under X. Or as
already suggested, use VNC if you also want to control the remote
screen.
If you just use the console, then just use GNU screen. It probably
provides already all the functions that you need (one of screen's
developers extended GNU screen a few years ago for a project that sounds
very similar to yours).
ftp://ftp.uni-erlangen.de/pub/utilities/screen/
Markus
--
Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK
Email: mkuhn at acm.org, WWW: <http://www.cl.cam.ac.uk/~mgk25/>
-
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/lists/