home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / SIMTEL / CPMUG / CPMUG084.ARK / ABSTRACT.084 < prev    next >
Text File  |  1984-04-29  |  3KB  |  60 lines

  1.  
  2. CPMUG VOLUME 084 ABSTRACTS
  3.  
  4.  
  5. 084.1    16K    MODEM7.DOC
  6. 084.2    14K    MODEM76.LIB
  7. 084.3    6K    MODEM76.SET
  8. 084.4    63K    MODEM765.ASM
  9. 084.5    10K    MODEM765.COM
  10.  
  11. These files comprise the MODEM package, latest revision.  Digital Research's
  12. MAC macro-assembler is required for assembly.  This version incorporates
  13. many bug fixes over the version released in CP/M UG Vol. 79.  Most users of
  14. CP/M will be familiar with the MODEM program, originally written by Ward
  15. Christensen, now greatly modified and enhanced by a variety of programmers.
  16. For those not familiar with MODEM: this program, once customized to your
  17. particular system hardware, will allow your system to act as a computer
  18. terminal over the telephone lines.  In addition, MODEM uses a checksum/CRC
  19. block transfer method of sending and receiving disk files over the phone
  20. lines, with auto-retry on error, error reporting, counting, etc.  It is a
  21. widely endorsed and used program which soon becomes an essential tool for
  22. the serious microcomputer user.  [Note: Modem hardware IS required].
  23.  
  24.  
  25. 084.x    27K    RCPMLIST.25A    (Note: This file has been deleted)
  26.  
  27. This file is a list of Remote CP/M systems (as of May 1982) that offer
  28. public domain software via telephone using the XMODEM program below
  29. (or an earlier version -- they all work about the same as far as file
  30. transfers are concerned).  The list is divided by geographic areas, with
  31. notes as to the particulars of the system.  Some are part-time systems
  32. available only during certain hours, others are 24-hour.  Some have large
  33. disk capacities (even hard disk), some do not.  I suggest you sample
  34. several RCPM's in your area to find one that suits your needs.  Many are
  35. in areas served by MCI, SPRINT, CITYCALL, etc.
  36.  
  37.  
  38. 084.6    18K    SEQIO22.LIB
  39. 084.7    3K    XMODEM47.DOC
  40. 084.8    49K    XMODEM50.ASM
  41. 084.9    1K    XMODEM51.FIX
  42.  
  43. These files comprise the XMODEM package, a utility found on Remote CP/M (RCPM)
  44. systems.  XMODEM uses the same protocol as MODEM, but is designed for use in
  45. sending and receiving files only, with greatly simplified commands.  Version
  46. 5.0 implements a "logging" feature which "logs" the files sent and received,
  47. the date and time (assuming your RCPM uses a clock/calendar of some sort),
  48. and the name of the user sending or receiving (user data will be expected
  49. in the file "LASTCALR" which is created by both the RBBS and SIGNON systems).
  50. This feature, if enabled, will require assembly with Digital Research's MAC
  51. macro-assembler.  If this feature is disabled, ASM.COM may be used.  If the
  52. LASTCALR file is not found, no logging will take place.
  53.  
  54. Note: the XMODEM program will probably not be of great use to the average
  55. user, but is included here so as to be grouped with similar programs.
  56. XMODEM will be of interest to anyone who wishes to start an RCPM system.
  57.        ====
  58.                     Jim Mills, CPMUG Reviewer
  59.  
  60.