* [Q] Remote serial ports?
@ 2000-12-15 15:14 Jens Petersohn
2000-12-15 20:27 ` Andreas Dilger
0 siblings, 1 reply; 2+ messages in thread
From: Jens Petersohn @ 2000-12-15 15:14 UTC (permalink / raw)
To: linux-kernel
Hi all,
I have an application in which it would be useful to have access to
remote serial ports as if they where local ports.
Machine A has several serial ports on it connected to various
special types of devices in a locked machine room.
Developers on workstation B wants to execute an application that
communicates with the special devices, but can only do so via
/dev/ttySXX. The developer however (for various reasons) cannot
directly log into Machine A.
Is there some software that would allow "remote forwarding" of
serial ports? I.e. a driver that emulates a serial port on
machine B and forwards the read/write/ioctl operations to machine A?
Does this exist? Is it possible to implement if it doesn't?
Am I overlooking something obvious?
Thank you in advance,
Jens Petersohn
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Q] Remote serial ports?
2000-12-15 15:14 [Q] Remote serial ports? Jens Petersohn
@ 2000-12-15 20:27 ` Andreas Dilger
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Dilger @ 2000-12-15 20:27 UTC (permalink / raw)
To: Jens Petersohn; +Cc: linux-kernel
Jens Petersohn writes:
> I have an application in which it would be useful to have access to
> remote serial ports as if they where local ports.
>
> Machine A has several serial ports on it connected to various
> special types of devices in a locked machine room.
>
> Developers on workstation B wants to execute an application that
> communicates with the special devices, but can only do so via
> /dev/ttySXX. The developer however (for various reasons) cannot
> directly log into Machine A.
>
> Is there some software that would allow "remote forwarding" of
> serial ports? I.e. a driver that emulates a serial port on
> machine B and forwards the read/write/ioctl operations to machine A?
> Does this exist? Is it possible to implement if it doesn't?
> Am I overlooking something obvious?
Please see the posting on l-k today "[NEW DRIVER] New user space serial port"
which does just what you want. Just-in-time kernel development has arrived.
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-12-15 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-15 15:14 [Q] Remote serial ports? Jens Petersohn
2000-12-15 20:27 ` Andreas Dilger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®