Re: Forwarding serial devices

2001-03-25 Thread Jens Gecius
"Felix E. Klee" <[EMAIL PROTECTED]> writes: > where do I find information on how to forward serial devices from one > computer to another via a network (in my case I want to use a graphics > tablet connected to another computer)? If its a X11-application use ssh and X11-forwarding. Sucks up some

Re: Forwarding serial devices

2001-03-25 Thread Roberto Diaz
> where do I find information on how to forward serial devices from one > computer to another via a network (in my case I want to use a graphics > tablet connected to another computer)? I doubt the /dev fs could be networked (although in fact I dont know if someone has implemented this kind of fac

Forwarding serial devices

2001-03-25 Thread Felix E. Klee
Hi, where do I find information on how to forward serial devices from one computer to another via a network (in my case I want to use a graphics tablet connected to another computer)? TIA, Felix