home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / msk314.pkz / READ.ME < prev   
Text File  |  1996-03-21  |  13KB  |  285 lines

  1. THE MS-DOS KERMIT VERSION 3.14 DISTRIBUTION DISKETTE           March 21, 1996
  2.  
  3.   Copyright (C) 1982, 1995, Trustees of Columbia University in the City of
  4.   New York.  The MS-DOS Kermit software may not be, in whole or in part,
  5.   licensed or sold for profit as a software product itself, nor may it be
  6.   included in or distributed with commercial products or otherwise
  7.   distributed by commercial concerns to their clients or customers without
  8.   written permission of the Office of Kermit Development and Distribution,
  9.   Columbia University.  This copyright notice must not be removed,
  10.   altered, or obscured.
  11.  
  12. Welcome to MS-DOS Kermit 3.14: high-quality, full-function communication
  13. software for IBM and compatible PCs with DOS (any version) or Windows 3.x.
  14.  
  15.   FOR WINDOWS 95 AND WINDOWS NT -- PLEASE USE KERMIT 95:
  16.  
  17.     Native 32-bit communications software for Windows 95 and Windows NT
  18.     3.51 and later: Serial communication -- direct and dialed -- plus
  19.     TCP/IP (Telnet and Rlogin) over 32-bit Microsoft, FTP Software, or
  20.     Trumpet Winsock, plus DECnet LAT via Meridian Technology SuperLAT.
  21.     Kermit and XYZMODEM file transfer.  VT320/220/102/100/52 and ANSI
  22.     terminal emulation with key mapping, screen rollback, colors, mouse
  23.     functions, printer functions.  A directory preloaded with hundreds
  24.     of Internet and dialup entries.  Host mode, script programming,
  25.     character-set translation, and more.
  26.  
  27.   For further information, contact the Kermit Project at Columbia University
  28.   at the address below.  On the Web see:
  29.  
  30.     http://www.columbia.edu/kermit/k95.html
  31.  
  32. DOCUMENTATION
  33.  
  34. The documentation for MS-DOS Kermit is "Using MS-DOS Kermit", second edition,
  35. by Christine M. Gianone, published by Digital Press / Butterworth-Heinemann,
  36. Woburn, MA, 1992, 345 pages, ISBN 1-55558-082-3.  To order, call Columbia
  37. University at +1 212 854-3703 or Digital Press at:
  38.  
  39.     +1 800 366-2665   (Woburn, Massachusetts office for USA & Canada)
  40.     +44 1865 314627   (Oxford, England distribution centre for UK & Europe)
  41.     +61 03 9245 7111  (Melbourne, Vic, office for Australia & NZ)
  42.     +65 356-1968      (Singapore office for Asia) 
  43.     +27 (31) 2683111  (Durban office for South Africa)
  44.  
  45. If you do not have a copy of "Using MS-DOS Kermit", please purchase it.
  46. It shows you how to use and get the most out of your Kermit software, and
  47. sales of the manual are the primary source of income that pays for MS-DOS
  48. Kermit support and development.
  49.  
  50. The KERMIT.UPD file on your diskette describes features added since
  51. publication of "Using MS-DOS Kermit".
  52.  
  53. If you are installing MS-DOS Kermit for the first time:
  54.  
  55.  1. Place the Kermit diskette in drive A: (or B:).
  56.  2. Create a KERMIT directory on your hard disk, e.g. MKDIR C:\KERMIT.
  57.  3. XCOPY A:*.* C:\KERMIT /S  (substitute B: for A: if necessary).
  58.  4. Edit the MSCUSTOM.INI file to suit your needs and preferences.
  59.  5. Edit your AUTOEXEC.BAT file to insert the Kermit directory in your PATH.
  60.  
  61. See the APPENDIX at the end of this file about how to edit files.
  62.  
  63. If you are replacing an older version of MS-DOS Kermit (this illustration
  64. assumes it is in C:\KERMIT):
  65.  
  66.  1. Place the Kermit diskette in drive A: (or B:).
  67.  2. Copy your old MSCUSTOM.INI and DIALUPS.TXT to a safe place.
  68.  3. XCOPY A:*.* C:\KERMIT /S  (substitute B: for A: if necessary).
  69.  4. Copy your old MSCUSTOM.INI and DIALUPS.TXT files back to C:\KERMIT.
  70.  
  71. If you want to run MS-DOS Kermit from a RAM disk (to save startup time), you
  72. may copy KERMIT.EXE to the RAM disk, but please do not copy MSKERMIT.INI or
  73. the other Kermit files to the RAM disk, because (as of version 3.14), MS-DOS
  74. Kermit expects to find its subdirectories in the same directory where the
  75. MSKERMIT.INI file was found.
  76.  
  77. To use Kermit in Microsoft Windows, also perform the following steps in
  78. Windows:
  79.  
  80.  1. Open the group window for the group you want to add Kermit to.
  81.  2. Choose New from the File menu.  The New Program dialog box appears.
  82.  3. Select Program Item and choose OK.
  83.  4. Type "MS-DOS Kermit 3.14" in the Description text box.
  84.  5. Type the pathname of the KERMIT.PIF file in the Command Line box,
  85.     e.g. "C:\KERMIT\WINDOWS\KERMIT.PIF" (without the quotes).
  86.  6. Choose OK, and now you should have an MS-DOS icon that starts Kermit with
  87.     the right PIF settings.
  88.  7. If you want to assign a special icon to Kermit, click on the "generic
  89.     MS-DOS" Kermit icon, then click on File, then Properties, then Change Icon,
  90.     and then pick a new one (like the VT or satellite dish from MORICONS.DLL).
  91.  8. The PIF file assumes that KERMIT.EXE is in your PATH.  If you did not
  92.     store the KERMIT.EXE file in a directory that is in your PATH, you will
  93.     have to use the PIFEDIT program on the KERMIT.PIF file to specify the
  94.     full path name.
  95.  9. If you plan to use networks, read about WINPKT in NETWORKS\SETUP.DOC.
  96.  
  97. If you don't have a hard disk: (a) make a backup copy of the original Kermit
  98. diskette, (b) put the original aside, (c) remove unneeded files and directories
  99. from your backup copy (e.g. NETWORKS, CYRILLIC, HEBREW, etc) to make space for
  100. downloading files, etc, and (d) edit the MSCUSTOM.INI file to suit your
  101. requirements.
  102.  
  103. For network installation, see "Using MS-DOS Kermit" Chapter 16 plus the
  104. supplementary material in NETWORKS\SETUP.DOC.
  105.  
  106. The MS-DOS Kermit distribution diskette contains the following files in its
  107. top-level directory, plus several subdirectories that contain more files.
  108. Files marked as "(text)" are simple, plain, ordinary ASCII text.  You may view
  109. these files with the DOS or Kermit TYPE command, the DOS MORE command, a text
  110. editor (such as the DOS EDIT program) or word processing program in plain-text
  111. (ASCII) mode, or print them on your printer.  Files marked as "(binary)" can
  112. not be viewed or displayed.
  113.  
  114. ------------------------------
  115. Files in the TOP-LEVEL DIRECTORY:
  116.  
  117. READ.ME (text)
  118.   This file.
  119.  
  120. KERMIT.EXE (binary)
  121.   The MS-DOS Kermit program for the IBM PC family, the IBM PS/2, and
  122.   compatibles, full-featured, ready to run.
  123.  
  124. KERMITE.EXE (binary)
  125.   A smaller version of MS-DOS Kermit, with networking and graphics terminal
  126.   capabilities removed, to be used on PCs with small memories if KERMIT.EXE
  127.   won't fit.
  128.  
  129. KERLITE.EXE (binary)
  130.   A very small version of MS-DOS Kermit, with no networking and no terminal
  131.   emulator (and no CONNECT command), but including full file transfer and
  132.   scripting capabilities to be used as an external protocol and/or
  133.   script-execution engine.
  134.  
  135. MSR314.PCH, MSRM314.PCH, MSRL314.PCH (text)
  136.   Patches, if any, for KERMIT.EXE, KERMITE.EXE, KERLITE.EXE, respectively.
  137.   Read the file for a description of each patch.
  138.  
  139. MSKERMIT.INI (text)
  140.   The standard initialization file for MS-DOS Kermit.  Includes many of the
  141.   macro definitions from Chapter 14 of "Using MS-DOS Kermit", e.g. for setting
  142.   up your modem-dialing environment.  You should not make any changes to this
  143.   file.  If you want to override or undo any definitions made here, please do
  144.   it in MSCUSTOM.INI.
  145.  
  146. MSCUSTOM.INI (text)
  147.   A SAMPLE customization file.  Read, then edit this file to suit your needs
  148.   and preferences.  Be sure to save it in text (ASCII) mode, and not in any
  149.   kind of word-processing format.  In particular, use this file to set your
  150.   modem type, startup communications parameters, preferred colors, any special
  151.   key mappings you might want, and so on.
  152.  
  153. DIALUPS.TXT (text)
  154.   A sample dialing directory, for use with the DIAL command.  This file
  155.   does not contain any real phone numbers.  If you want to have a dialing
  156.   directory, edit this file to contain entries for the computers or services
  157.   that you actually use.  Read KERMIT.UPD for further information.
  158.  
  159. KERMIT.UPD (text)
  160.   A supplement to "Using MS-DOS Kermit", describing the features that have
  161.   been added since MS-DOS Kermit version 3.11 was released.
  162.  
  163. KERMIT.HLP (text)
  164.   A brief summary of the commands and functions of MS-DOS Kermit.
  165.  
  166. KERMIT.BWR (text)
  167.   The MS-DOS Kermit 3.14 "Beware File".  Frequently asked questions, hints and
  168.   tips, limitations, problems, workarounds.  If you are having trouble using
  169.   MS-DOS Kermit, read this file.  You might find a solution or workaround.
  170.  
  171. COLS132.BAT (text)
  172.   A DOS Batch file invoked automatically by Kermit if the host sends a "switch
  173.   to 132-column mode" escape sequence or if you give the SET TERMINAL WIDTH
  174.   132 command to MS-DOS Kermit, but only if Kermit does not already have
  175.   built-in knowledge of your video adapter.  As supplied, this batch file only
  176.   prints a message.  You must fill it in with the appropriate DOS commands to
  177.   put your screen into 132-column mode (as supplied by the manufacturer of
  178.   your video adapter).
  179.  
  180. COLS80.BAT (text)
  181.   Like COLS132.BAT, but for changing from 132-column mode to 80-column mode.
  182.  
  183. --------------
  184. SUBDIRECTORIES
  185. --------------
  186. PERFORM
  187. An article, PERFORM.DOC, from Kermit News #5, June 1993, discussing Kermit
  188. file transfer performance and benchmarking it against other popular protocols
  189. and software.
  190. --------------
  191. MODEMS
  192. Dialing scripts and information for various types of modems.  If you are using
  193. one of these modems rather than the default Hayes 1200 or 2400, follow the
  194. directions to use it for dialing.  All files in this subdirectory are text
  195. files.  Read the MODEMS\READ.ME file to get started.
  196. --------------
  197. NETWORKS
  198. Drivers and information that are useful with Kermit's built-in networking.
  199. See the NETWORKS\READ.ME file for further information.
  200. --------------
  201. KEYBOARD
  202. Keymaps and keyboard-related utilities.  See the KEYBOARD\READ.ME file for
  203. details.
  204. --------------
  205. UTILS
  206. General utility programs to be used with MS-DOS Kermit.  See UTILS\READ.ME.
  207. --------------
  208. WINDOWS
  209. Stuff for Windows: KERMIT.PIF file, icon, etc.
  210. --------------
  211. PCFONTS
  212. Different character sets for your PC -- Hebrew, Russian, etc.  See
  213. PCFONTS\READ.ME for details.
  214. --------------
  215. CYRILLIC
  216. Cyrillic character-set support and tables for MS-DOS Kermit. See
  217. CYRILLIC\READ.ME for further information.
  218. --------------
  219. HEBREW
  220. Hebrew character-set support and tables for MS-DOS Kermit. See
  221. HEBREW\READ.ME for further information.
  222. --------------
  223. ROMAN
  224. Roman-alphabet character-set tables.  See ROMAN\READ.ME for details.
  225. --------------
  226.  
  227. Kermit software programs for hundreds of other kinds of computers are
  228. available on diskette or magnetic tape or cartridge from Kermit Distribution
  229. at Columbia University.  Contact:
  230.  
  231.   Kermit Distribution
  232.   Columbia University Academic Information Systems
  233.   612 West 115th Street
  234.   New York, NY  10025-7721
  235.   USA
  236.   Phone: +1 212 854-3703
  237.   Fax:   +1 212 663-8202
  238.   Email: kermit@columbia.edu
  239.   Web:   http://www.columbia.edu/kermit/
  240.  
  241. APPENDIX: EDITING FILES ON THE PC
  242.  
  243. Your AUTOEXEC.BAT and CONFIG.SYS are "plain text" files.  The same is true of
  244. all Kermit command and initialization files.  You can modify such files using
  245. the DOS EDLIN or EDIT programs.  EDLIN and EDIT are documented in your DOS
  246. manual.  The recommended method for editing these files is to use the DOS EDIT
  247. program.  Let's suppose you want to modify your AUTOEXEC.BAT file.  First,
  248. make a backup copy in case something goes wrong:
  249.  
  250.   cd c:\
  251.   copy autoexec.bat autoexec.bak
  252.  
  253. And then start the editor:
  254.  
  255.   edit autoexec.bat
  256.  
  257. This brings up a screen showing the file.  You can move through the file with
  258. the arrow keys until you find the line you want to change, in our case the
  259. line that starts with "PATH=".  Use the End key to position the cursor at the
  260. end of the "PATH=" line, then type the text you want to add, such as
  261. ";C:\KERMIT".
  262.  
  263. To save the file, press Alt-f (hold down Alt, press f) to activate the File
  264. menu.  Then use the down-arrow key to highlight the Save item, and then press
  265. the Enter key.
  266.  
  267. To exit from EDIT, press Alt-f again, use the arrow key to highlight Exit, and
  268. press Enter.
  269.  
  270. If you are using a word processing program to create or modify a DOS or Kermit
  271. command file, do not include any special effects (bold, underline, italics),
  272. and be sure to save the file in text mode.  The method for doing this depends
  273. on the word processor.
  274.  
  275. In Microsoft Word 5.0, for example, press the Esc key to get to the menu,
  276. press T to choose Transfer, press S to choose Save, type the filename, use the
  277. arrow keys to get to the "format" line, choose Text-Only, press Enter to save
  278. the file, and then leave the program by pressing the Esc key and then Q.
  279.  
  280. In WordPerfect 5.1, use Ctrl-F5 (hold down the Ctrl key and press the F5 key)
  281. to save the file, press T to select DOS Text, 1 to Save, type the filename and
  282. press Enter, and quit from WordPerfect by pressing the F7 key.
  283.  
  284. (End of MS-DOS Kermit 3.14 READ.ME)
  285.