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

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!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: <1992Dec15.032310.4595@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: <NMOUAWAD.92Dec13182754@math.waterloo.edu> <1992Dec14.165143.16065@nevada.edu> <1992Dec15.001835.13550@news.columbia.edu>
  10. Date: Tue, 15 Dec 1992 03:23:10 GMT
  11. Lines: 39
  12.  
  13. In article <1992Dec15.001835.13550@news.columbia.edu> mig@cunixb.cc.columbia.edu (Meir I Green) writes:
  14. >In article <1992Dec14.165143.16065@nevada.edu> karu@nevada.edu (NARANAPITI KARUNARATNE) writes:
  15. >>In article <NMOUAWAD.92Dec13182754@math.waterloo.edu> nmouawad@waterloo.edu (Naji Mouawad) writes:
  16. >>>
  17. >>>I've downloaded the latest Ckermit version CK5a and after setting
  18. >>>carrier to off I was able to connect which is very nice.
  19. >>>
  20. >>>Is there a 32-bit public domain or at leat a shareware (reasonable
  21. >>>price) zmodem which could work with CKermit ? While we are at it how
  22. >>>does the speed of CKermit compares to that of Zmodem ? If it is
  23. >>>anywhere close I would gladly stick to this very fine product. 
  24. >>>     -------------------------------------------------------------------
  25. >>Try M2ZMODEM found at Hobbes. It works nicely with CKOKER32 (ckermit5a188).
  26. >>Just include the following two lines in your CKERMIT.INI file.
  27. >>DEFINE SZ !M2ZMODEM -F 1 -S \%1
  28. >>DEFINE RZ !M2ZMODEM -F 1 -R \%1
  29. >
  30. >It tried it with PM-kermit and a DOS comm program, and I get "error reading
  31. >pipe".  I was using -f 1.
  32. >Anybody know what this means?
  33. >
  34. >Thanks.
  35. >Meir
  36. > * * * * *  =================== Internet   mig@cunixb.cc.columbia.edu
  37. >* * * * * * == Meir I. Green == AmateurPkt N2JPG@W2XO.PA.USA.NOAM
  38. > * * * * *  = mig@columbia.edu= Amateur IP N2JPG@uhm.ampr.org
  39. >* * * * * * =================== BC-Goliath green@smtplink.barnard.columbia.edu 
  40. F 1 and U 1 handles are explained in the M2Zmodem docs. You will have to
  41. find the correct handles for your DOS program.
  42. I simply stated how to make CKERMIT work with M2ZMODEM for zmodem
  43. transfers.
  44. BTW, what DOS program did you try it with? Both Ckermit and M2zmodem 
  45. are OS/2 programs as you know. I do not know if Ckermit can give up
  46. the COM port to a DOS program such as DSZMODEM. M2zmodem is very good.
  47. Give it a try.
  48.  
  49. Karu.
  50.  
  51.  
  52.