home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / apps / f1317 / kermit.bwr < prev    next >
Text File  |  1991-03-27  |  1KB  |  38 lines

  1.  
  2.                       Kermit for Microsoft Windows
  3.                       ----------------------------
  4.                               Beware File
  5.  
  6.  
  7. Windows Multitasking
  8. --------------------
  9.  
  10. Due to the fact that MS Windows implements COOPERATIVE multitasking, it is
  11. possible for a not so nice program to steal Windows' attention for an
  12. inordinate amount of time.  If this happens, an active file transfer
  13. may be aborted by the remote side because it is not receiving any responses.
  14.  
  15. Certain actions inside the windows environment can cause the same problem.
  16. Multitasking is suspended any time a system modal dialog box is on the screen.
  17.  
  18. Fortunately, you should rarely encounter these problems during normal use.
  19.  
  20.  
  21. Setting Communications Configuration
  22. ------------------------------------
  23.  
  24. It is very important to set your communications options before attempting
  25. to connect to another KERMIT.  Use Configuration:Communications to set
  26. these options.
  27.  
  28.  
  29. Communicating with IBM Mainframes
  30. ---------------------------------
  31.  
  32. This program does fully support such operation.  However, you must be sure
  33. to configure all of the communications options correctly.  Also, the
  34. ASCII to EBCDIC translations performed by the mainframe side must be
  35. correct.  If you are unsure of the correctness of the mainframe
  36. KERMIT's installation, try a different version of KERMIT on your
  37. PC (the standard MS-DOS version is fine).
  38.