このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Rebex Telnet for .NET (英語版)

.NET アプリケーションにTelnetシェルとターミナルエミュレーションを追加できます。

Rebex 社の製品
2003 年より日本国内にてComponentSourceで販売中。

バージョン: 2016 R1 更新日: Jan 15, 2016

i

Rebex Telnet for .NET is now officially part of Rebex Terminal Emulation

If you require information on upgrading this product, please visit the page above or Contact Us for pricing and availability.

Rebex Telnet for .NET 2013 R1

Released: Aug 15, 2013

2013 R1 での更新項目

  • Added support for Mono.
  • Enhanced workaround for Stream.Seek on .NET CF.
  • Fixed finalizers that called state-changed events in some cases.
  • Added workaround for instances of FileStream that returned "[Unknown]" name.
  • FileLogWriter enhanced to log assembly version when opening log file.
  • Added missing PublicKeyInfo() constructor.
  • Added FileSet.ContainingDirectoriesIncluded option.
  • Encoding tool support for IBM437 charset on all platforms.
  • Fixed handle leak in CertifiacteStore constructor.
  • Added CertificateFindOptions.None.
  • Added FileSystemItemCollection.UsePath property.
  • Added support for anyExtendedKeyUsage attribute (in X509 certificates).
  • Added DiffieHellmanCryptoServiceProvider class.
  • Added PrivateKeyFormat.RawPkcs8 format for PrivateKeyInfo.Save and PrivateKeyInfo.Encode methods.
  • HMAC fixed to use block length of 128 for algorithms with hashes larger than 256 bits.
  • Added TelnetTerminalControl.ConnectAsync().