Telnet
A client for the telnet protocol.
This class provides support for the Telnet protocol, similar to the support for FTP and HTTP provided by the Qt Networking module. This is useful for communication with legacy, terminal-based applications running on servers or locally.
This Qt Solutions component is for Qt 3. For Qt 4 Solutions, please visit the Qt 4 Solutions Catalog.
Documentation:
Classes
Tested on:
- SunOS 5.9 / Sun C++ 5.5
- Windows XP / Visual Studio .NET 2003
- Windows XP / Visual C++ 6
- FreeBSD 4.11 / gcc 2.95.4
- Linux / gcc 3.3.5
- Mac OS X 10.4 / gcc 4.0.0
Unsupported platforms:
Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.
Download Commercial Edition:
Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).> <br>
Changes:
- 1.1: The implementation has been refactored.
- 1.1: Now makes use of the username/password set by the user, and also emits the loginRequired() signal as appropriate.

