Inter-machine networking on System V

Leslie Mikesell les at chinet.chi.il.us
Thu Feb 9 15:51:01 AEST 1989


In article <9605 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>) writes:
[re: remsh/rsh]
 >It would provide whatever the underlying command used for stdout/stderr.
 >If they're coupled together (really stupid, but unfortunately likely),
 >then they would stay that way.  Actually if the far end (slave) and near
 >end (master) share a suitable protocol you can use channelized packets to
 >multiplex/demultiplex the streams, but that's getting a bit more complex
 >than what I had in mind.

Would you multiplex a single stream in user code otherwise or open
two virtual circuits?  Does this require a process per stream at the
remote end?  What about file descriptors > 2?  

Les Mikesell



More information about the Comp.unix.questions mailing list