

| |||||||
|
You are here: Root > By Topic > Network Programming
Implementation of a Telnet network protocol server.
| Web site | http://common-lisp.net/project/cl-telnetd/ |
| Mailing list | http://common-lisp.net/mailman/listinfo/cl-telnetd-devel |
| Version | - |
| Maturity | Experimental |
| OS compatibility | Linux |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=cl-telnetd |
Network Programming | Libraries | Linux | Public Domain
You must be logged to add a note
You must be logged to add a comment
Incomplete Implementation
I experimented with CL-TELNETD (cl-telnetd.lisp 1.7) and found the implementation to be incomplete. The code is note-worthy in that it contains lots of implementation towards an RFC compliant telnet server but the version I tried did not actually work. I believe James Crippen did this work as a side project towards his proposed mud server LMUD. At the time of me writing this, CL-TELNETD has not been worked upon for 23 months.
Submitted by brandonz 2673 days 17 hours 27 min ago