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

Released: Jan 6, 2010

Updates in this release

Updates in V4.2

  • Support for the MONO Framework, allowing execution in many non-Windows environments, including Linux, Sun Solaris, and Mac OS X.
  • Native .NET Framework classes are now used for SSL functionality
  • Managed Visual C++ samples are now available
  • PowerShell demo script included in samples