LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Redirection of /dev/ttyS0 to Ethernet (https://www.linuxquestions.org/questions/linux-networking-3/redirection-of-dev-ttys0-to-ethernet-487100/)

philipina 09-26-2006 08:56 AM

Redirection of /dev/ttyS0 to Ethernet
 
Hello,

I'm looking for a tool allowing me to send data received /dev/ttyS0 over Ethernet or any other tool to create a virtual serial device with ethernet redirection.
It seems that there is a lot of tools like this for Windows but I cannot find anything for Linux.:scratch:

Thanks in advance for your help.

Philipina.

theNbomr 09-26-2006 11:16 AM

Depending on exactly what you want, some incarnation of nc (netcat) combined with IO redirection to/from /dev/ttyS0 may get you what you want.

--- rod.

philipina 09-27-2006 07:45 AM

I didn't know netcat before(I'm linux newbie).
Thank you, I going to have a look....


All times are GMT -5. The time now is 04:35 PM.