關於 PowerTCP Telnet for .NET CF

將 Telnet、Rsh、Rexec 和 Rlogin 連接添加到您的智慧設備和移動應用程式中。

PowerTCP Telnet for .NET CF provides advanced Internet communications components for handheld smart devices. It includes asynchronous support, improved use of generics, IPv6 and X509 certificate support. PowerTCP Telnet for .NET CF is easy to use, auto-login and option negotiation capabilities minimize coding. It includes inherent multi-threading support for user-interactive applications and a logging event for debugging session logging. PowerTCP Telnet for .NET CF is flexible, it includes explicit and implicit SSL security and international character sets are supported. It supports HTTP, SOCKS4 and SOCKS5 proxy protocols and comes with Rexec, Rsh and Rlogin components in addition to Telnet.

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