wodTelnetDLX is a telnet client component for connecting to terminal-based clients, with an emphasis on UNIX telnet daemon. This software enables secured communication with encryption via SSH (SS1 & SSH2) and SSL/TLS.
The ActiveX version of this component comes complete with its own Terminal GUI that supports VT100 and Linux emulation, allowing users to run their UNIX tools without the need for third-party extensions. Key features include support for Telnet, SSH1, SSH2, SSHAuto, SSL, SSLTelnet, and Raw protocols, both COM component and ActiveX Control in the same package, and terminal client GUI with VT100 and Linux emulations on the ActiveX component.
Any application you run on the server can be printed using the “slave printing” feature included in wodTelnetDLX. The COM version offers blocking mode for scripting clients, as well as non-blocking mode in both versions. It features negotiation for automatically detecting SSH1/SSH2 protocols and upgrades Telnet sessions to SSL if available.
This component components automatically send login and password if specified and fires events when data is received or when special keys are pressed. It allows for the transparent use of any of the supported protocols, and requires changing one property while leaving the rest of the code intact. It also includes the Certificate Management Component so you can easily use OpenSSL as well as MS CertificateStore certificates. Connecting to secured WEB servers is easy with wodTelnetDLX. Overall, this is a great software tool that would be ideal for anyone looking to securely connect to clients and servers.
Version 2.5.8:
2.5.8 January 15, 2018
Updated OpenSSL to 1.0.2n
Version 2.5.6:
2.5.2 March 6, 2011
* Fix in Text property that now returns/sets contents of backlog too
2.5.1 February 18, 2011
* Fix in SelectedText property that returned extra space between each char
Version 2.5.4:
2.5.2 March 6, 2011
* Fix in Text property that now returns/sets contents of backlog too
2.5.1 February 18, 2011
* Fix in SelectedText property that returned extra space between each char
Version 2.5.2:
2.5.2 March 6, 2011
* Fix in Text property that now returns/sets contents of backlog too
2.5.1 February 18, 2011
* Fix in SelectedText property that returned extra space between each char
Version 2.4.3:
2.4.3 July 9, 2010
* New method SelectRect added in GUI version
* New property TranslateSpecial added in GUI version
Version 2.4.2:
2.4.2 March 17, 2010
* HandleSysKeys property added in GUI version
Version 2.4.1:
2.4.1 January 20, 2010
* Distribution now contains x86 and x64 binaries
Version 2.3.9:
2.3.9 March 1, 2009
* Fixes possible access violation error when 10060 is returned in Connected event * Updated OpenSSL to latest version
* Removed requirement for MSVCRT.DLL
Version 2.3.5:
2.3.5 October 25, 2007
* Change in telnet protocol - now you can specify only password for
autologin feature too, to comply with some cisco routers
Version 2.3.4.0:
2.2.4 September 10, 2006
* Properties ScrollX and ScrollY added to GUI version
* ShowCursor property added to GUI version