The Java Telnet Daemon is an embeddable telnet daemon written in Java.
| Tags | Communications BBS Internet |
|---|---|
| Licenses | BSD Original LGPL BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: The codebase and configuration were refactored. Support for multiple listeners, LINEMODE, and NVT Break was added, which included some API changes specifically regarding connection events. The build system and script were updated and the documentation rewritten from the scratch. This release might include some bugfixes from an old beta version.


Release Notes: The Broken Connections hang in system and event handling defunct have been fixed. Please note that Shell implementations have to be changed to take the extended ConnectionListener interface into account. The extension happened for the event type CONNECTION_BROKEN: public void connectionBroken(ConnectionEvent ce); now the event system should be functional. The most important change is the fact that a BSD-style licensing option exists now.


Release Notes: Initial freshmeat announcement; fixes for a Terminal type negotiation bug and an Editfield/area Delete bug, enhanced Terminal Management, shutdown via TelnetD singleton, IP level connection filter facility, and source code and documentation cleanups.
A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.