Telnet应用开发包 TelnetD

webphp 13年前
     TelnetD 是一个用来方便 Java 开发人员开发基于 Telnet 的应用程序的框架。它的主要特性:    <br />    <ul>     <li>Telnet protocol implementation (following specifications, support for NVT, ECHO, TTYPE, NAWS, LINEMODE,NEWENV)</li>     <li>Terminal I/O with support for various terminal types</li>     <li>Simple UI toolkit as OO layer on top of the basic terminal I/O (work progress)</li>     <li>Connection management (host based access and handling of idle connections)</li>    </ul>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326029823640" target="_blank">http://www.open-open.com/lib/view/home/1326029823640</a></p>