[ale] Network access to serial devices

Christopher Fowler cfowler at outpostsentinel.com
Mon Jan 16 17:43:49 EST 2006


On Mon, 2006-01-16 at 17:33 -0500, John Mills wrote:
> ALErs -
> 
> I want to make some /dev/tts/* devices on a Linux system accessible to
> users on other systems as if they were net services: <myIP>:port<n> so TCP
> traffic exchanged by an outside user with that port is transparently piped
> through to /dev/tts/<n> and vice-versa, one user per port. Security not an 
> issue: I can simply connect the two correspondents by cross-over ethernet 
> cable. (This is a test/configuration fixture for shop use.)

What are you using netcat?

> 
> More globally, I have a Win2K application that can only work to COM<n>:  
> ports on its host and I need to connect it to "virtual COM" devices that
> are actually hardware on the Linux system. There are a number of $product$
> to remap the Win2k COM ports to IP:port connections, if I present my Linux
> hardware to the outside world in that way.
> 
> If anyone knows of a _free_ tool to handle the Win2k end, that would be
> great, of course: something like RedMon to pipes serial traffic both
> ways.

That would be awesome.  We used to write software at Computone to do
this.  We had to write a driver and that driver would enumerate COM
ports on the WinX side.  The problem we faced was that many apps would
not see pass COM4.  Good luck.  Not much free in that world on the Win2K
side.  It would be cool though.


> 
> Q'n'D suggestions?
> 
> Thanks.
> 
>  - Mills
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale




More information about the Ale mailing list