home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / sredird / telnetcpcd-1.09.tar.gz / telnetcpcd-1.09.tar / TODO < prev    next >
Text File  |  2003-08-12  |  675b  |  25 lines

  1. To do list for telnetcpcd:
  2.  
  3.     - send a Notify Modemstate message to the client when 
  4.       CD first comes ON, *before* sending the data we've 
  5.       read from the serial port.  Some Telnet CPC clients 
  6.       may need to see CD come ON before they see the modem's
  7.       CONNECT string.
  8.  
  9.     - in NVT mode, check for the CR NUL sequence
  10.  
  11.     - add authentication and encryption
  12.  
  13.     - test against other clients (besides C-Kermit)
  14.  
  15.     - write a man page for telnetcpcd(8)
  16.  
  17.     - write a man page for telnetcpcd.conf(5)
  18.  
  19.     - create a .spec file to build an RPM package
  20.  
  21.     - convert build system to autoconf and automake
  22.  
  23.     - rationalize the use of debug() vs syslog()
  24.  
  25.