Telnet for .NET CF | 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