Server setup:
-----------------
Virtual ports defined as "CNCA0<->CNCB0: EmuBR=yes, EmuOverrun=yes"
Command-line: "com2tcp --telnet --ignore-dsr \\.\CNCB0 44444"
Client Setup:
----------------
Virtual ports defined as "CNCA0<->CNCB0: EmuBR=yes, EmuOverrun=yes"
Command-line: "com2tcp --telnet --ignore-dsr \\.\CNCB0 192.168.1.1 44444"
Problem:
-----------
An application on the server sets DTR to low on port CNCA0. Client port CNCA0 still has DSR and DCD set to high. Similarly, changing RTS levels on server doesn't change the client CTS level. Same issue from client to server.
hub4com also behaves same when a redirecting between two virtual serial port pairs...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Following is my setup using com2tcp.
Server setup:
-----------------
Virtual ports defined as "CNCA0<->CNCB0: EmuBR=yes, EmuOverrun=yes"
Command-line: "com2tcp --telnet --ignore-dsr \\.\CNCB0 44444"
Client Setup:
----------------
Virtual ports defined as "CNCA0<->CNCB0: EmuBR=yes, EmuOverrun=yes"
Command-line: "com2tcp --telnet --ignore-dsr \\.\CNCB0 192.168.1.1 44444"
Problem:
-----------
An application on the server sets DTR to low on port CNCA0. Client port CNCA0 still has DSR and DCD set to high. Similarly, changing RTS levels on server doesn't change the client CTS level. Same issue from client to server.
hub4com also behaves same when a redirecting between two virtual serial port pairs...
Use CVS version of hub4com.
Server:
com2tcp-rfc2217.bat \\.\CNCB0 44444
Client:
com2tcp-rfc2217.bat \\.\CNCB0 192.168.1.1 44444
Superb!
Any ETA on release version?
Thanks
hub4com v2.0.0.0 released