PowerTCP Telnet for .NET CF について

スマートデバイスとモバイルアプリケーションにTelnet、Rsh、Rexec、Rloginの接続機能を追加

PowerTCP Telnet for .NET CF がハンドヘルドスマートデバイスに先進的なインターネットコミュニケーションコンポーネントを提供します。IPv6と X509 証明書がサポートする非同期のサポート、汎用性の向上を含みます。PowerTCP Telnet for .NET CF は容易に使用でき、自動ログインとオプションのネゴシエーション機能がコーディングを最小にします。ユーザー インタラクティブなアプリケーションのための本来のマルチスレッドサポートとデバッギングセッションロギングのためのロギングイベントを含みます。PowerTCP Telnet for .NET CF は柔軟で、明確で完全なSSLセキュリティを含むインターナショナル文字セットがサポートされます。HTTP 、 SOCKS4 と SOCKS5 プロキシプロトコルをサポートし、テルネットに付加してRexec 、 Rsh 、Rloginコンポーネントをもたらします。

PowerTCP Telnet for .NET CF includes the following components:

  • Telnet Component - Enables the use of the Telnet protocol within any .NET CF application.
  • Rlogin Component - Enables the use of the remote login protocol within any .NET CF application.
  • Rexec Component - Enables the use of the remote execution protocol within any .NET CF application.
  • Rsh Component - Enables the use of the remote shell protocol within any .NET CF application.

Telnet .NET CF Component - The Telnet component fills the Telnet gap in the .NET Compact Framework by providing easy communication with remote Telnet servers. Features include:

  • Login function that automatically sends username and password
  • Automatic and manual option negotiation options for maximum flexibility
  • Explicit and implicit SSL security options
  • Blocking reads that wait for defined delimiters, specifically designed for scripting applications
  • Start method for easily implemented mult-threaded applications, including cross-threading marshaling support
  • PTY property binds a TextBox to the Telnet component as a ready-made interface for interactive online communications
  • Logging event for easy debugging and session logging
  • Proxy support
  • Integrates with Visual Studio 2005, 2008, 2010
  • Supports C#, VB.NET and other .NET compliant development environments

Rlogin .NET CF Component - Use the Rlogin .NET component to easily login to a remote host using rlogin. Features include:

  • Login function that automatically sends username and password
  • SSL security options
  • Blocking reads that wait for defined delimiters, specifically designed for scripting applications
  • Start method for easily implemented mult-threaded applications, including cross-threading marshaling support
  • PTY property binds a TextBox to the Telnet component as a ready-made interface for interactive online communications
  • Logging event for easy debugging and session logging
  • Proxy support
  • Integrates with Visual Studio 2005, 2008, 2010
  • Supports C#, VB.NET and other .NET compliant development environments

Rexec .NET CF Component - Use the Rexec component to execute a command from a Smart Device application to a remote host. Features include:

  • Execute function that executes specified commands on the remote host
  • SSL security options
  • Start method for easily implemented mult-threaded applications, including cross-threading marshaling support
  • Logging event for easy debugging and session logging
  • Proxy support
  • Integrates with Visual Studio 2005, 2008, 2010
  • Supports C#, VB.NET and other .NET compliant development environments

Rsh .NET CF Component - Use the Rsh component to easily execute shell commands from a Smart Device to a remote host. Features include:

  • Execute function that executes specified commands on the remote host
  • SSL security options
  • Start method for easily implemented mult-threaded applications, including cross-threading marshaling support
  • Logging event for easy debugging and session logging
  • Proxy support
  • Integrates with Visual Studio 2005, 2008, 2010
  • Supports C#, VB.NET and other .NET compliant development environments