Menu

com2tcp (and hub4com) DTR,DSR..etc problem

Help
Arca Artem
2009-01-28
2013-05-20
  • Arca Artem

    Arca Artem - 2009-01-28

    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...

     
    • Vyacheslav Frolov

      Use CVS version of hub4com.

      Server:

        com2tcp-rfc2217.bat \\.\CNCB0 44444

      Client:

        com2tcp-rfc2217.bat \\.\CNCB0 192.168.1.1 44444

       
      • Arca Artem

        Arca Artem - 2009-01-28

        Superb!

        Any ETA on release version?

        Thanks

         
    • Vyacheslav Frolov

      hub4com v2.0.0.0 released

       

Log in to post a comment.