Dart patches PowerTCP Telnet for .NET
Released: May 21, 2010
Updates in this release
Updates in V4.2.1.1
- Fixed a delay that would sometimes occur during the first Connect to a server.
- Data Direction in the Log event handler has been fixed to no longer always be DataDirection.In.
- The behavior of the Login method has changed. The default timeout value for each Read is now 6 seconds. A timeout exception will occur if the expected login prompt or password prompt is not found before the timeout period expires.
- Aborting an explicitly secure connection during the SSL Handshake no longer negatively impacts an immediate subsequent explicitly secure connection.