Re: Virtual device in Windows 10

2018-12-31 Thread Gary Graham
019 at 12:37 AM Gary Graham wrote: > Greetings, > > Trying to use socat to bridge from the network to a virtual serial port on > Windows. > The detailed output shows a connection is opening, but it does not stay > open. > > > > socat -d -d pty,link=virtualcom0,waitslav

Virtual device in Windows 10

2018-12-31 Thread Gary Graham
Greetings, Trying to use socat to bridge from the network to a virtual serial port on Windows. The detailed output shows a connection is opening, but it does not stay open. socat -d -d pty,link=virtualcom0,waitslave tcp:192.168.0.11:8023 2 [main] socat 15388 find_fast_cwd: WARNING: Couldn

Windows - special device question message 6168

2018-12-22 Thread Gary Graham
Greetings, I am trying to use a command that works on Linuz, but I want to use this on Windows. SOCAT>socat pty,link=/dev/ttyV0,waitslave tcp:192.168.x.xx:8023 2 [main] socat 6168 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing li