home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Internet / Connexion / VCON.readme < prev   
Text File  |  1998-04-27  |  728b  |  20 lines

  1. Short:    Telnet Daemon v0.2
  2. Author:   markus.kall@swipnet.se (Marcus KΣll)
  3. Uploader: markus.kall@swipnet.se (Marcus KΣll)
  4. Version:  0.2
  5. Type:     comm/tcp
  6. Requires: An TCPIP-stack
  7.  
  8. VCON is a telnet Deamon that supports usergroup.library or
  9. multiuser.library login system. It emulates the CON: quite
  10. well with a few exceptions. It's compatible with most telnet
  11. applications. VCON is an daemon and must be started by inetd
  12. or other programs like Miami. It also has a prefs program.
  13.  
  14. New for version 0.2
  15. - Ctrl-Return (Ascii-10) works.
  16. - Telnetprograms that send both ascii 13 and 10 work too.
  17. - Removed a bug caused when using ACTION_DISK_INFO,
  18.   now it send DOSFALSE instead of trash.
  19. - Reads more than one character at a time.
  20.