CL
iki
the common lisp wiki
Home
Recent Changes
About CLiki
Text Formatting
Create New Page
Edit ``CL-TELNETD''
CL-TELNETD is a CL telnet *(networking) server. It currently is designed for use with SBCL and its native thread support on Linux/x86, however it could be ported to other platforms. CL-TELNETD aims to implement as many of the TELNET protocol extensions as is possible and practical. CL-TELNETD will implement Dan Bernstein’s Q Method of option negotiation, widely perceived to be the Right Way of getting TELNET options to work even if the client is a moronic implementation such as Windows Telnet. Not all options will be implemented, particularly those which seem to have no useful purpose on the modern network, eg SPX Authentication and Extended ASCII Option. Initially no effort will be expended on implementing the plethora of authentication and encryption options, since there are other products such as SSH which have largely supplanted the use of TELNET for this purpose. Homepage:
http://common-lisp.net/project/cl-telnetd/
License: *(Public Domain) Source repository:
cvs -z3 -d :pserver:anonymous:anonymous@common-lisp.net:/project/cl-telnetd/cvsroot co cl-telnetd
Please supply your name and a summary of changes for the Recent Changes page. If you are making a minor alteration to a page you recently edited, you can avoid making another Recent Changes entry by leaving the Summary box blank
Summary of changes:
Captcha (enter the word "lisp" here):
Your name:
Check this box to fill in your name automatically next time
(uses a cookie)