Capture Engine

Till Straumann strauman at slac.stanford.edu
Wed Dec 15 20:38:06 UTC 2004


Steve Holle wrote:
> Is there functionality like "monitor" that doesn't use stdio?  I need 
> the serial port for my current interface but would like to run the 
> monitor and Capture Engine and maybe send a string as a command and get 
> back strings as results.
> 
> I think my main problem is with blocking on stdin.
> 
> Steve Holle
> Link Communications, Inc.
> 1035 Cerise Rd.
> Billings, MT  59101
> sholle at link-comm.com 

Try using telnetd which redirects stdio. You should be able
to use the monitor on a pty leaving the serial port alone.

HTH
-- Till




More information about the users mailing list