[En-Nut-Discussion] Virtual COM ports for PC's, emulating TCPIP or better yet, source code
Nic Cave-Lynch
nic at tymar.com
Tue Apr 12 02:28:10 CEST 2005
Hi
Under Linux, you can do it with the pseudo tty arrangements. I've got
some code but I'm afraid it's proprietary :-(
I'm fairly sure there are examples on the net. One possible is
http://www.net-track.ch/opensource/retty/. Another that looks likely is
http://www.dest-unreach.org/socat/doc/socat.html
For windows: I know they exist, but I don't know about open source versions
Good luck
Nic
Brett Abbott wrote:
> Hi
>
> Has anyone got experience or information with any products that emulate
> a PC's COM port and initiate an outgoing TCP/telnet like session?
> The objective here is to allow existing application software with COM
> port connectivity connect to a named IP address without having to change
> the application.
>
> Ideally such a product would provide the COM Port interface so we could
> develop our own PC based interface to negotiate security and special
> protocols - but initially, a simple outbound TCP stream to a named
> IP/port would be excellent. Code snippets welcome.... Ideally I'd like
> to place my JTAG in another room from my PC and talk to it via an
> ethenut/serial link but the opportunities for client connectivity abound.
>
> Many Thanks
> Brett
>
More information about the En-Nut-Discussion
mailing list