wc-kisswebconf

Keep it Simple and Stupid Web conferencing tool.

wc-kisswebconf centrally controls mozilla browers.
It is useful for remote teaching: it works as a remote slide
projector.

It is composed by a server (wc-server) and a client (wc-cli).

wc-server starts and listen on a specific port (default 9090).
when a wc-cli connects wc-server forks: the new process creates a
fifo: whatever is sent through the fifo goes to the client and
become the URL of the local Mozilla browser.
