Skip to content
Snippets Groups Projects
README 1.09 KiB
netscape-remote is a utility that can control a running Netscape just
like "netscape -remote ...", but since netscape-remote is a very tiny
application it is much faster.

The source code to netscape-remote is available from Netscape.  It is
easy to compile.  You could get it here:

	http://wp.netscape.com/newsref/std/remote.c
	http://wp.netscape.com/newsref/std/vroot.h

This package of netscape-remote adds a GNU-style configure script and
convenient makefiles.  The core program is hardly modified, but see
NEWS for the details.

I don't expect there to be a need for any future releases of
netscape-remote, since it is a stable program.  But if you have an
improvement to this program, please do send it to me (unified diff
prefered).  If I like your patch, I will give you write access to the
CVS repository I use for this program.  Use this address:

	ceder+netscape@lysator.liu.se

Anonymous CVS access is available.  You need to use ./bootstrap.sh if
you fetch the code from CVS.  Here is the magic command line:

    cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/netscape-remote \
	co netscape-remote