home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / os2pm / README.TXT < prev    next >
Text File  |  2020-01-01  |  3KB  |  64 lines

  1. The following note describes an OS/2 Presentation Manager
  2. version of Kermit.  The filenames have been changed to fit into
  3. the Kermit Distribution library as follows:
  4.  
  5. Original Name    Kermit Distribution     Comments
  6.  
  7. PCKERMIT.EXE     O2AKER.EXE              Executable program (binary)
  8.                  O2AKER.BOO              Executable program ("boo" encoding)
  9.  
  10. PCKERMIT.ICO     O2AKER.ICO              Binary program icon
  11.                  O2AICO.BOO              Icon ("boo" encoding)
  12.  
  13. Source files:    O2ASRC.JAR              All source files together in one file
  14.  
  15. See the "boo" directory in the Kermit archive for information about,
  16. and programs for, decoding BOO files back into executable binaries.
  17.  
  18. -----------------------------------------------------------
  19.  
  20.             Porting to PM -- A Kermit for OS/2
  21.  
  22. -----------------------------------------------------------
  23.  
  24.      The version of Kermit contained herein is for OS/2-PM.
  25. It was written from scratch by the author (Brian R. Anderson)
  26. in Stony Brook Professional Modula-2.  A two part article
  27. in the September/October 1990 issues of Dr. Dobb's Journal  
  28. describe this implementation (which is a port of an earlier 
  29. program that I wrote for DOS in Logitech Modula-2).
  30.  
  31.      This program is public domain, and may be copied freely,
  32. modified/enhanced, and distributed freely (in original or
  33. enhanced form).
  34.  
  35.      Included on the disk are an executable version of the
  36. program (PCKERMIT.EXE); 17 Modula-2 source code files 
  37. (8 .DEF and 9 .MOD); icon and resource files; make and linker 
  38. response files, and the EXE definition file.  To recompile 
  39. the program: M2MAKE PCKERMIT <cr>     
  40.  
  41.      I have used this Kermit implementation as the starting
  42. point for a program that will be sold commercially.  The
  43. introductory price is a very reasonable $30 (plus $5 shipping
  44. and handling).  So far, the commercial version (which is called 
  45. KXCom) includes the following features (* = new to KXCom):
  46.  
  47.       Kermit single and multiple file transfer
  48.       TVI950 Terminal Emulation (optimized for IBM7171/PROFS)
  49.       Automatic renaming of files in case of name clash
  50.       Continuous display of communications settings
  51.     * XMODEM single and multiple file transfer
  52.     * VT100 Terminal Emulation
  53.     * Integrated Dialing Directory (supports Hayes SmartMODEM)
  54.     * Configuration information saved/restored automatically
  55.     * "Nicer" user interface for file transfer
  56.     * Continuous time display 
  57.     * Windowed command shell to operating system
  58.     * Typeset and illustrated 36 page users manual
  59.     
  60. Brian R. Anderson
  61. 5105 Lorraine Avenue
  62. Burnaby, BC  V5G 2S3
  63. CANADA
  64.