jplooney at compapp.dcu.ie said:
> I have my pilot link software setup on my machine in DCU. Does stuff like
> uses sitescooper [...]
Cool! ;)
> Make a /dev/pilot fifo pipe file on my machine that runs the pilot-sync
> software, and the desktop of the day (offsite). Use netcat, somehow, do
> take anything written to /dev/pilot on one machine, and send it over the
> network, to look like it was written to /dev/pilot on the other machine....
IMHO a good starting point might be vsound -- you could implement it
similarly to vsound, by using LD_PRELOAD to cut in on open() and catch
opens, reads writes and ioctls etc. on "/dev/pilot".
In terms of what kind of tool to use to do the networking -- I think you'd
be better off using ssh to encapsulate it -- otherwise you could have some
potential security problems. AFAIK netcat is actually a security tool like
nmap (or at least there's a tool called netcat).
(BTW I would recommend trying to mirror the pending_install dir instead of
making /dev/pilot network-aware; I would imagine that pilot-link might
have some speed limitations and using it over any kind of high-latency net
like the internet could cause your Pilot to crash... I've even had a few
crashes on my desktop Linux machine using pilot-link while the machine was
just being dragged down by netscape.)
BTW has anyone been able to get vsound working with re*lplayer? I know of
a couple of Re*l streams I wouldn't mind getting on disk, but the player
just coredumps when I use vsound. :(
--j.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!