home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / apps / 9309 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!wupost!crcnis1.unl.edu!news.unomaha.edu!nevada.edu!karu
  3. From: karu@nevada.edu (NARANAPITI KARUNARATNE)
  4. Subject: Re: Zmodem from within CKermit... how to ? (was Re: CKermit - help!)
  5. Message-ID: <1992Dec14.165143.16065@nevada.edu>
  6. Sender: news@nevada.edu (USENET News System)
  7. Nntp-Posting-Host: helios.nevada.edu
  8. Organization: University of Nevada System Computing Services
  9. References: <harriga.921212210854@lab1.duc.auburn.edu> <1992Dec13.053154.8555@ousrvr.oulu.fi> <NMOUAWAD.92Dec13182754@math.waterloo.edu>
  10. Date: Mon, 14 Dec 1992 16:51:43 GMT
  11. Lines: 27
  12.  
  13. In article <NMOUAWAD.92Dec13182754@math.waterloo.edu> nmouawad@waterloo.edu (Naji Mouawad) writes:
  14. >
  15. >I've downloaded the latest Ckermit version CK5a and after setting
  16. >carrier to off I was able to connect which is very nice.
  17. >
  18. >Is there a 32-bit public domain or at leat a shareware (reasonable
  19. >price) zmodem which could work with CKermit ? While we are at it how
  20. >does the speed of CKermit compares to that of Zmodem ? If it is
  21. >anywhere close I would gladly stick to this very fine product. 
  22. >
  23. >
  24. >naji.
  25. >
  26. >--
  27. >     -------------------------------------------------------------------
  28. >    | Naji Mouawad  |          nmouawad@watmath.waterloo.edu            |
  29. >    |  University   |---------------------------------------------------|
  30. >    | Of Waterloo   |   "The Stranger in us is our most familiar Self"  |
  31. >     -------------------------------------------------------------------
  32. Try M2ZMODEM found at Hobbes. It works nicely with CKOKER32 (ckermit5a188).
  33. Just include the following two lines in your CKERMIT.INI file.
  34. DEFINE SZ !M2ZMODEM -F 1 -S \%1
  35. DEFINE RZ !M2ZMODEM -F 1 -R \%1
  36. That is it.
  37. Karu.
  38.  
  39.  
  40.