Problem with socat connection

Eric Chadbourne eric.chadbourne-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Fri Jun 25 08:57:16 EDT 2010


shubhi wrote:
> I have two application 1st to read from pseudo terminal and 2nd to write on
> pseudo terminal both run on different machines. I want to transfer data on
> pseudo terminal from one machine to be transfered to another machine so that
> it could be read by the read application. i have tried the following command
> but it didnt worked: socat -d -d TCP4:192.168.8.33:22 PTY,echo=0 with write
> application on 1 machine & soact TCP4-LISTEN:2 /dev/pts/0,raw,echo=1,crnl
> with read applicationon 2 machine Please Help !!! :-(

i've never even heard of socat.  sounds pretty cool.  are you using the 
debugging and logging tools it comes with?  might help one of the other 
list members give you an answer...

- eric





More information about the Discuss mailing list