home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / TEXT / HI_SPEED.ZIP / HI-SPEED.DOC
Text File  |  1992-01-07  |  102KB  |  2,210 lines

  1. ?
  2.                      What You Need To Know About Modems
  3.  
  4. December 25, 1991
  5. Version 1.0
  6. ------------------------------------------------------------------------------
  7. Copyright (c) 1991 Patrick Chen. All rights reserved.
  8. Distribution Notice: This document may be distributed by electronic bulletin
  9. boards and commercial on-line services. This document may not be edited or
  10. changed in any way for redistribution.
  11.  
  12. This article is Part One of a three-part report entitled "The Joy of
  13. Telecomputing." As a plain ASCII file, it cannot contain any of the
  14. illustrations and graphic elements provided in the printed version. For
  15. further information about "The Joy of Telecomputing," see Appendix C.
  16.  
  17. This article should be useful to anyone interested in high-speed modems (or
  18. 2400 bps modems with MNP-5 or V.42bis). Most modems mentioned in this article
  19. are external units. These modems can be used on any microcomputer system, be
  20. it a PC, a Macintosh or an Amiga. Although only certain communication programs
  21. are used as examples, the discussions about setting up software apply to
  22. packages not covered herein.
  23.  
  24. It is assumed that the reader knows the basics about going online. For
  25. example, we would not discuss how to connect an external modem to your
  26. computer, nor would we explain what 8-N-1 means.
  27.  
  28. This file is in the IBM ASCII format. Each line ends with a linefeed and a
  29. carriage return. If you use a Macintosh, open the file with a text editor and
  30. get rid of the linefeeds. (I recommend McSink, a shareware text editor widely
  31. available. Just launch McSink and open the file, then choose the Convert menu
  32. and select Strip Linefeeds.)
  33.  
  34. To print this document, use a 10-pitch (12 characters per inch) mono-spaced
  35. font such as Courier.
  36.  
  37. Every effort has been made to supply complete and accurate information.
  38. However, information contained herein is subject to change without notice and
  39. should not be construed as a commitment by the author who assumes no
  40. responsibilities for any errors that may appear.
  41.  
  42. Trademarks: The author has attempted throughout this document to distinguish
  43. proprietary trademarks from discriptive terms by following the capitalization
  44. style used by the manufacturer.
  45. -----------------------------------------------------------------------------
  46. CONTENTS
  47. Introduction
  48. Modulation Protocols
  49.      2400 bps modems
  50.      High-speed modems
  51.           V.32
  52.           V.32bis
  53.           U.S. Robotics HST
  54.           Telebit PEP
  55.           Hayes Express 96
  56.           CompuCom CSP
  57.      Things to come
  58.           V.fast
  59.           ISDN
  60. Error Control Protocols
  61.      V.42 and MNP-4
  62.      V.42 & MNP-4 can provide error-free connections
  63.      V.42 and MNP-4 can improve throughput
  64.      Are MNP 4/V.42 useful?
  65. Data Compression Protocols
  66.      MNP-5 & V.42bis
  67.      Are MNP-5 & V.42bis useful?
  68.      Compression by Software vs. MNP-5/V.42bis
  69.      Local Flow Control and Data Buffering
  70.      Macintosh and high-speed modems
  71.      PC and UART
  72. Profiles of High-speed modems
  73.      ATI 9600etc/e
  74.      CompuCom SpeedModem Champ/Star/Storm
  75.      Hayes modems
  76.      Image Communications: Twincom 96/42
  77.      Intel 9600EX & 14.4EX
  78.      Practical peripherals PM9600SA & PM9600
  79.      Prometheus modems
  80.      Telebit modems
  81.      U.S. Robotics modems
  82.      Zoom V.32 Turbo Modems
  83.      Things to come
  84. Buying a High-speed Modem
  85.      Should you pay the extra for a V.32bis modem?
  86.      Should you buy a modem with a proprietary modulation protocol?
  87.      Should you buy a 2400 bps modem with V.42bis?
  88.      Beware of the ads
  89. Setting Up Software to Work with High-speed Modems
  90.      The Proper Software Setup
  91.      Does Your Software Initialize the Modem Properly?
  92.      Does Your Software Configure Itself to Match the Modem Settings?
  93.      Why You May Need to Change the Initialization String
  94.      Editing the Initialization String
  95.      Match Software Settings To the Modem Settings
  96. Configuring Popular Communications Software to Work with High-speed Modems
  97.      Procomm 2.0
  98.      Telix
  99.      Qmodem
  100.      HyperAccess 5
  101.      Crosstalk for Windows
  102.      MicroPhone II (for Macintosh)
  103.      ZTerm (for Macintosh)
  104. Other Settings for Your Communications Software
  105.      Telephone Number
  106.      Dial String: ATDT
  107.      8-N-1 or 7-E-1 (data bits-parity-stop bits)
  108.      Half vs. Full Duplex: Local Echo
  109.      Terminal Emulation
  110.      Comm Port
  111.      File Transfer Protocols
  112.           ASCII
  113.           Xmodem
  114.           Xmodem-1K
  115.           Ymodem
  116.           Ymodem-g
  117.           Zmodem
  118.           Kermit
  119.           Sealink
  120.           Which file transfer protocol should you use?
  121. Appendix A: Resources
  122. Appendix B: How to reach the author
  123. Appendix C: About "The Joy of Telecomputing"
  124.  
  125.  
  126.  
  127. -------------------------------------------------------------------------
  128. Introduction
  129.  
  130.      Buying and using a modem used to be relatively easy. Not so long ago,
  131.      almost all modems are 1200 or 2400 bps units and they are all compatible
  132.      with the Hayes Smartmodems (although some are more Hayes-compatible than
  133.      others). How time has changed.
  134.  
  135.      Today, modems not only run faster, they are also loaded with features
  136.      like error control and data compression. Suddenly, you are confronted
  137.      with all the buzzwords: V.32, V.32bis, V.42, V.42bis, MNP-5, LAP-M, etc.
  138.      What do they mean? And what do they mean to you?
  139.  
  140.      To make the most of a high-speed modem, you need to understand three
  141.      different kinds of protocols and the relationships among them. They are
  142.      the modulation protocols, error control protocols and data compression
  143.      protocols.
  144.  
  145. Modulation Protocols
  146.  
  147.      Modem stands for MOdulator/DEModulator. A modem converts digital signals
  148.      generated by the computer into analog signals which can be transmitted
  149.      over a telephone line and transforms incoming analog signals into their
  150.      digital equivalents.
  151.  
  152.      The specific techniques used to encode the digital bits into analog
  153.      signals are called modulation protocols. The various modulation
  154.      protocols define the exact methods of encoding and the data transfer
  155.      speed. In fact, you cannot have a modem without modulation protocols. A
  156.      modem typically supports more than one modulation protocols.
  157.  
  158.      The raw speed (the speed without data compression) of a modem is
  159.      determined by the modulation protocols. High-speed modems are modems
  160.      that feature modulation protocols at 9600 bps or higher. A 2400 bps
  161.      modem with data compression that can theoretically yield a 9600 bps
  162.      throughput is not a high-speed modem.
  163.  
  164.      "CCITT" is a French acronym for the International Telegraph and
  165.      Telephone Consultative Committee. CCITT, a United Nations agency, is an
  166.      international telecommunications standards committee that makes
  167.      recommendations on a broad range of subjects concerning data
  168.      communications.
  169.  
  170.   2400 bps Modems
  171.  
  172.      A 2400 bps Hayes-compatible modem typically supports the following
  173.      modulation protocols:
  174.  
  175.      Bell 103         (300 bps U.S. Standard)
  176.      Bell 212A        (1200 bps U.S. Standard)
  177.      CCITT V.22       (1200 bps standard used outside the U.S.)
  178.      CCITT V.22bis    (2400 bps International Standard)
  179.  
  180.      Some 2400 bps modems also support the following protocols:
  181.  
  182.      CCITT V.21       (300 bps standard used outside the U.S.)
  183.      CCITT V.23       (1200/75 and 75/1200 bps, used in Europe)
  184.  
  185.      In the past, most 2400 bps modems do not support any error correction or
  186.      data compression protocols. Recently, however, many modem manufacturers
  187.      have introduced 2400 bps modems with extra features like data
  188.      compression, error correction and fax capability.
  189.  
  190.   High-speed Modems
  191.  
  192.      There are two standard modulation protocols for high-speed modems: V.32
  193.      and V.32bis. Both are standards established by the CCITT.
  194.  
  195.      V.32
  196.  
  197.      This is the standard for 9600 (and 4800) bps modems. CCITT V.32 is
  198.      adopted by the CCITT in 1984. But the market has not taken off until
  199.      recently. V.32 modems used to cost more than modems using proprietary
  200.      modulation protocols (Hayes introduced the Smartmodem 9600, a V.32
  201.      modem, in 1988 with a $1999 price tag). But it is no longer true. At
  202.      present, street prices for most V.32 modem are below $500. Every modem
  203.      manufacturer is making V.32 modems now. Packet-switching networks like
  204.      Sprintnet (Telenet) and CompuServe are also starting to support V.32
  205.      modems. Companies that make modems with proprietary modulation protocols
  206.      are making modems with "dual standard." U.S. Robotics, Telebit, Hayes
  207.      and CompuCom all have modems that support V.32 and their own proprietary
  208.      protocols.
  209.  
  210.      V.32bis
  211.  
  212.      V.32bis, established in early 1991, is the CCITT standard for 14400 bps
  213.      modems. A V.32bis modem also can fall back to 12000, 9600, 7200 and 4800
  214.      bps. V.32bis is downwardly compatible with V.32.
  215.  
  216.      Unlike 2400 bps modems where a single modulation protocol (V.22bis) is
  217.      supported by all modem makers, there are several proprietary modulation
  218.      protocols used by modems from different manufacturers.
  219.  
  220.      U.S. Robotics HST (High Speed Technology)
  221.  
  222.      Until the recent surge of V.32 modems, the U.S. Robotics HST was the de
  223.      facto standard in the PC-based BBS community. U.S. Robotics introduced
  224.      the Courier HST modem in 1986 and pioneered the market for high-speed
  225.      modems in the IBM PC environment. The immense popularity of the HST
  226.      modems was partly due to the generous discount program U.S. Robotics
  227.      offered to the BBS Sysops (SYStem OPerators). Many modem manufacturers
  228.      have implemented similar Sysop discount programs, but most BBS sysops
  229.      remain loyal to the U.S. Robotics modems.
  230.  
  231.      The original Courier HST modem ran at 9600 bps. U.S. Robotics later
  232.      improved the speed of the Courier HST to 14400 bps.
  233.  
  234.      Although U.S. Robotics remains committed to the HST modems, there are
  235.      now three different high-speed Courier modems available: the Courier HST
  236.      (which only supports the HST protocol), the Courier V.32bis (which only
  237.      supports V.32bis) and the Courier HST Dual Standard (which supports both
  238.      the HST and the V.32bis protocols).
  239.  
  240.      Telebit PEP (Packetized Ensemble Protocol)
  241.  
  242.      Telebit introduced the TrailBlazer in 1985 that employed a proprietary
  243.      modulation protocol called PEP. While the Courier HST is popular among
  244.      BBS, Telebit modems dominate the UNIX UUCP and Usenet communities.
  245.      (Usenet, UUCP and the Internet are discussed in Part II of "The Joy of
  246.      Telecomputing").
  247.  
  248.      The TrailBlazer Plus owes its success partly to its built-in support for
  249.      the UUCP g-protocol, thus allowing efficient and flawless UUCP session.
  250.      PEP also performs well even with noisy telephone lines. The actual
  251.      throughput is around 14400 bps. The TrailBlazer Plus has an installed
  252.      base of more than 120,000 units.
  253.  
  254.      Telebit also introduced a cheaper (and slower) PEP modem, the T1000, in
  255.      1988.
  256.  
  257.      Hayes Express 96
  258.  
  259.      Hayes entered the high-speed modem arena in 1987 with the introduction
  260.      of the V-series Smartmodem 9600. The modem used a proprietary modulation
  261.      protocol called Express 96 (also known as Hayes "Ping Pong" protocol).
  262.      The V-series modems have not been as successful as the U.S. Robotics or
  263.      the Telebit modems.
  264.  
  265.      CompuCom CSP (CompuCom Speed Protocol)
  266.  
  267.      While every modem manufacturer is jumping on the V.32 bandwagon,
  268.      CompuCom bucked the trend and came out with the SpeedModem Champ in
  269.      early 1991. It's a 9600 bps modem with a proprietary modulation
  270.      protocol called CSP. The SpeedModem Champ has one strong selling point.
  271.      It is the only modem with a proprietary protocol that costs less than a
  272.      generic V.32 modem. The internal SpeedModem Champ is priced at $169. An
  273.      external version is available for $199. Hundreds of PC-based bulletin
  274.      board systems have installed the SpeedModem Champ. The Champ also works
  275.      as a Hayes-compatible 2400 bps modem with MNP 2-4 error control and
  276.      MNP-5 data compression.
  277.  
  278.      Two modems can establish a connection only when they share a common
  279.      modulation protocol. To connect at high speed, two modems have to
  280.      support the same high-speed modulation protocol. Therefore, a modem with
  281.      a proprietary modulation protocol can only establish a high-speed
  282.      connection with another modem from the same manufacturer. A U.S.
  283.      Robotics HST modem can only establish a high-speed connection (at 9600
  284.      or 14400 bps) with another HST or an USR Dual Standard modem. A Courier
  285.      HST modem cannot establish a high-speed connection with a Courier
  286.      V.32bis modem. They can only connect at 2400 bps. (All high-speed modems
  287.      in the market support the CCITT V.22bis modulation protocol).
  288.  
  289.      On the other hand, two V.32 modems can talk to each other at 9600 bps.
  290.      They do not have to be from the same manufacturer. Two V.32bis modems
  291.      can talk to each other at 14400 bps. A V.32 modem can talk to a V.32bis
  292.      modem at 9600 bps.
  293.  
  294.  
  295.   Things to come
  296.  
  297.      V.fast
  298.      CCITT is working on a new modem standard, dubbed V.fast. If all goes
  299.      well, the next modem standard can materialize before 1993. A V.fast
  300.      modem is expected to reach a raw speed of 19,200-24,000 bps over
  301.      standard dial-up telephone lines.
  302.  
  303.      ISDN
  304.      In a couple of years we may not need modems at all. Integrated Services
  305.      Digital Network (ISDN) has been coming for years. When will ISDN really
  306.      become available for the rest of us? It depends on your local telephone
  307.      company. It is estimated that by the end of 1994 about half the
  308.      telephone connections in the U.S. will has access to it. With ISDN, you
  309.      won't need a modem since no modulation or demodulation will be
  310.      necessary. You will need an ISDN adapter instead.
  311.  
  312.      An ISDN line carries three digital channels: two "B" channels that carry
  313.      various kinds of data at 64,000 bps and a "D" channel at 16,000 bps that
  314.      can carry control signals or serve as a third data channel.
  315.  
  316.      A single ISDN channel can transfer uncompressed data bidirectionally at
  317.      64,000 bps. Combine that with a data compression scheme and you will be
  318.      able to transfer data at hundreds of kilobits per second.
  319.  
  320.      Eventually, ISDN will provide widely available, low-cost digital
  321.      communications for voice and data communication. Until ISDN is firmly in
  322.      place, high-speed modems will be with us for a while.
  323.  
  324. Error Control (Error-Correcting, Error Correction) Protocols
  325.  
  326.      Besides high-speed modulation protocols, all current models of
  327.      high-speed modems also support error control and data compression
  328.      protocols.
  329.  
  330.   V.42 and MNP-4
  331.  
  332.      There are two standards for error control protocols: MNP 4 and V.42. The
  333.      Microcom Networking Protocol, MNP, is developed by Microcom. MNP 2 to 4
  334.      are error correction protocols. MNP-5 is a data compression protocol.
  335.      V.42 is established by CCITT. V.42 actually incorporates two error
  336.      control schemes. V.42 uses LAP-M (Link Access Procedure for Modems) as
  337.      the primary scheme and includes MNP-4 as the alternate scheme.
  338.      Therefore, a V.42 modem will be able to establish an error-controlled
  339.      connection with a modem that only supports MNP 4.
  340.  
  341.      A modem that uses a proprietary modulation protocol may also use a
  342.      non-standard error control protocol. For example, Hayes V-series
  343.      Smartmodem 9600 supports an error control protocol called LAP-B.
  344.      CompuCom's SpeedModem Champ also uses a non-standard error control
  345.      protocol.
  346.  
  347.  
  348.   V.42 & MNP-4 can provide error-free connections
  349.  
  350.      Modems without error control protocols, such as most 2400 bps
  351.      Hayes-compatible modems, cannot provide error-free data communications.
  352.      The noise and other phone line anomalies are beyond the capabilities of
  353.      any standard modem to deliver error-free data.
  354.  
  355.      V.42 (and MNP 2-4) copes with the phone line impairments by filtering
  356.      out the line noise and automatically retransmitting corrupted data. If
  357.      you have used a standard Hayes-compatible modem, you probably notice
  358.      some garbled characters (like "@8d_\nw`[ce") show up on your screen from
  359.      time to time. When two modems establish an error-controlled connection,
  360.      they are said to have a reliable link and are capable of filtering out
  361.      those garbled characters caused by the line noise. Notice that the line
  362.      noise is still there, it just does not show up on your screen or the
  363.      screen on the remote system.
  364.  
  365.      The filtering process used by V.42 (and MNP 2-4) is similar to the error
  366.      correction scheme used by file transfer protocols (such as Xmodem). The
  367.      two modems use a sophisticated algorithm to make sure that the data
  368.      received match with the data sent. If there is a discrepancy, the data
  369.      is resent.
  370.  
  371.      What is the difference between error control protocols (such as V.42)
  372.      and file transfer protocols (such as Xmodem)?
  373.  
  374.      For one thing, file transfer protocols provide error detection and
  375.      correction only during file transfers. File transfer protocols do not
  376.      provide any error control when you are reading e-mail messages or
  377.      chatting with other people online. In other words, an error control
  378.      protocol is "on" all the time during your online session and file
  379.      transfer protocols are "on" only some of the times, namely when you are
  380.      sending or receiving files.
  381.  
  382.      Even though an error control protocol is "on" all the time, we still
  383.      need file transfer protocols when two modems establish a reliable link.
  384.      A modem works with bit streams, timing and tones. It does not understand
  385.      what a file is. When you download or upload a file, your communications
  386.      software needs to take care of the details related to the file: the
  387.      filename, file size, etc. This is handled by the file transfer protocol
  388.      which does more than error-checking.
  389.  
  390.      Some file transfer protocols, most notably Ymodem-g and Imodem, are
  391.      developed to handle file transfer without performing any error-checking.
  392.      The idea of using a protocol like Ymodem-g is to eliminate the
  393.      redundancy thus improve the transfer speed. Ymodem-g and Imodem should
  394.      only be used with modems that provide built-in error control protocols.
  395.      These file transfer protocols do not provide any error-detection or
  396.      recovery capability. If a problem occurs during the file transfer, the
  397.      transfer session will be aborted.
  398.  
  399.      Protocols like Ymodem-g or Imodem depend on the modems to provide
  400.      assurance for the integrity of data being transferred. However, you
  401.      should know that a reliable link between two modems does not provide
  402.      absolute guarantee for the data integrity during file transfer. When you
  403.      call a remote computer, there are really three links involved in the
  404.      process. Besides the link between the two modems, there are still one
  405.      link between your computer and your modem and another link between the
  406.      remote modem and the remote computer. When two modems make a reliable
  407.      connection using V.42 or MNP 4, only the data integrity between the two
  408.      modems is ensured. It is still possible for errors to occur at either
  409.      end between the serial port and the modem (in the cable) or in the
  410.      computer itself. (Fortunately, such errors are rare.)
  411.  
  412.      For extra protection, you may still want to use a file transfer protocol
  413.      - such as Zmodem - which also performs error checking even if you have a
  414.      reliable link with the remote system. There is a common misconception
  415.      that Ymodem-g is much faster than other file transfer protocols.
  416.      Although Ymodem-g is significantly faster than Ymodem, it offers little
  417.      over Zmodem. Zmodem has proven to be extremely efficient. (See benchmark
  418.      below)
  419.  
  420.  
  421.         Filename          Ymodem      Ymodem-g      Zmodem
  422.         -------------------------------------------------------
  423.         the-wave.txt      1527 cps    3261 cps      3296 cps
  424.         dayrpt.arc         761        1042          1025
  425.         dayrpt.wks        1244        2314          2337
  426.         sunset.arc         745         987           965
  427.         sunset.pic        1297        2594          2588
  428.         text109k.arc       814        1089          1064
  429.         text109k.txt      1351        2812          2885
  430.  
  431.  
  432.         Note: The seven test files used throughout this article are available
  433.         on the Hayes BBS (800-874-2937). It is an excellent source for
  434.         information about Hayes products. The BBS also provides a database
  435.         for thousands of BBS in the U.S. Best of all, it is free.
  436.  
  437.         Unless noted otherwise, the results are obtained by using the
  438.         following:
  439.  
  440.         Computer: Mac SE with Mobius Two Page Display with 68030 accelerator
  441.         Modem: ATI 9600etc/e (the modem is set as V.32 with V.42bis enabled)
  442.         Operating System: System 7.0
  443.         Communication Software: ZTerm (Comm port speed set to 38400 bps)
  444.         File Transfer Protocol: Zmodem
  445.  
  446.         All results are reported by ZTerm. (I use several communication
  447.         programs on both IBM PC and Mac. All of them show the average
  448.         throughput while file transfer is in progress, but ZTerm actually
  449.         produces a report after the transfer is completed).
  450.  
  451.  
  452.   V.42 & MNP-4 can improve throughput
  453.  
  454.      The other benefit of V.42 (or MNP 4) is that it can improve throughput.
  455.      Before sending the data to a remote system, a modem with V.42 (or MNP 4)
  456.      assembles the data into packets and during that process it is able to
  457.      reduce the size of the data by stripping out the start and stop bits.
  458.  
  459.      A character typically takes up 1 start bit, 8 data bits and 1 stop bit
  460.      for a total of 10 bits. When two modems establish a reliable link using
  461.      V.42 or MNP 4, the sending modem strips the start and stop bits (which
  462.      subtracts 20% of the data) and sends the data to the other end. The
  463.      receiving modem then reinserts the start and stop bits and pass the data
  464.      to the remote computer.
  465.  
  466.      Therefore, even without compressing the data you can expect to see as
  467.      much as 1150 characters per second on a 9600 bps connection. (Although
  468.      the modem subtracts 20% of the data, the speed increase is less than 20%
  469.      due to the overhead incurred by the error control protocol.) Here are
  470.      the test results obtained by downlaoding the same file (1) without any
  471.      error control protocol, (2) with MNP-4, and (3) with V.42. No data
  472.      compression protocol is used.
  473.  
  474.  
  475.         Filename               No EC        MNP-4        V.42
  476.         ------------------------------------------------------------------
  477.         the-wave.txt           935 cps      1151 cps     1128 cps
  478.         dayrpt.arc             863          1023         1002
  479.         dayrpt.wks             898          1071         1052
  480.         sunset.arc             838           971          953
  481.         sunset.pic             903          1080         1065
  482.         text109k.arc           908          1085         1064
  483.         text109k.txt           937          1150         1127
  484.  
  485.  
  486.  
  487.   Are MNP4 and V.42 useful?
  488.      Absolutely. Anyone that has ever used a standard modem can appreciate
  489.      the benefit of an error-free connection. And the increase in data
  490.      throughput, though modest, is nothing to sneeze at.
  491.  
  492.  
  493. Data Compression Protocols
  494.  
  495.      Besides error control protocols, all current high-speed modems also
  496.      support data compression protocols. That means the sending modem will
  497.      compress the data on-the-fly and the receiving modem will decompress the
  498.      data to its original form.
  499.  
  500.   MNP-5 and V.42bis
  501.  
  502.      There are two standards for data compression protocols, MNP-5 and CCITT
  503.      V.42bis. Some modems also use proprietary data compression protocols.
  504.  
  505.      A modem cannot support data compression without utilizing an error
  506.      control protocol, although it is possible to have a modem that only
  507.      supports an error control protocol but not any data compression
  508.      protocol. A MNP-5 modem requires MNP 4 error control protocol and a
  509.      V.42bis modem requires V.42 error control protocol.
  510.  
  511.      Also note that although V.42 include MNP-4, V.42bis does not include
  512.      MNP-5. However, virtually all high-speed modems that support CCITT
  513.      V.42bis also incorporate MNP-5.
  514.  
  515.      The maximum compression ratio that a MNP-5 modem can achieve is 2:1.
  516.      That is to say, a 9600 bps MNP-5 modem can transfer data up to 19200
  517.      bps. The maximum compression ratio for a V.42bis modem is 4:1. That is
  518.      why all those V.32 modem manufacturers claim that their modems provide
  519.      throughput up to 38400 bps.
  520.  
  521.   Are MNP-5 and V.42bis useful?
  522.  
  523.      Don't be fooled by the claim. It is extremely rare, if ever, that you
  524.      will be able to transfer files at 38400 bps. In fact, V.42bis and MNP-5
  525.      are not very useful when you are downloading files from online services.
  526.      Why?
  527.  
  528.      How well the modem compression works depends on what kind of files are
  529.      being transferred. In general, you will be able to achieve twice the
  530.      speed for transferring a standard text file (like the one you are
  531.      reading right now). Decreasing by 50% means that you can double the
  532.      throughput on the line so that a 9600 bps modem can effectively transmit
  533.      19200 bps.
  534.  
  535.      V.42bis and MNP-5 modem cannot compress a file which is already
  536.      compressed by software. In the case of MNP-5, it will even try to
  537.      compress a precompressed file and actually expand it, thus slow down the
  538.      file transfer! Here are the test results obtained by downloading the
  539.      three compressed files using (1) MNP-4 without data compression, (2)
  540.      MNP-5, (3) V.42 without data compression, and (4) V.42bis.
  541.  
  542.  
  543.         Filename          MNP-4         MNP-5         V.42         V.42bis
  544.         -------------------------------------------------------------------
  545.         dayrpt.arc        1023 cps      946           1002         1010
  546.         sunset.arc         971          935            953          950
  547.         text109k.arc      1085          988           1064         1053
  548.  
  549.  
  550.  
  551.      If you have ever downloaded files from a BBS or online service, you know
  552.      that almost all files are in a compressed format. Therefore, you should
  553.      only expect to see an actual throughput between 950 to 1100 cps even if
  554.      your V.32/V.42bis modem is supposed to offer throughput "up to" 38400
  555.      bps.
  556.  
  557.      Most PC files are in the ZIP format. Macintosh files are typically in
  558.      the .SIT (Stuffit) or .CPT (Compact Pro) format. Amiga files are usually
  559.      in the ZOO, ARC or LZH format. Note that GIF files are also in a
  560.      compressed format.
  561.  
  562.  
  563.   Compression by Software vs. MNP-5/V.42bis
  564.  
  565.      There are several reasons why compression software programs (such as
  566.      PKZIP or Stuffit) are superior to MNP-5 or V.42bis.
  567.  
  568.      1. Compressed files save disk storage space.
  569.  
  570.      2. Compression software programs are more versatile. Most of them allow
  571.         you to group several files in a compressed file archive to ensure
  572.         that all the related files get transferred at the same time.
  573.  
  574.      3. Software compression is more efficient than on-the-fly modem
  575.         compression. In the case of a small file, this may not make much
  576.         difference. But the difference can be significant when you are
  577.         transferring large files.
  578.  
  579.         Filename          Size               Time           Throughput
  580.         -----------------------------------------------------------------
  581.         the-wave.txt      143579 bytes       43 seconds     3296 cps
  582.         dayrpt.arc          8423 bytes        8 seconds     1010 cps
  583.         dayrpt.wks         19712 bytes        8 seconds     2337 cps
  584.         sunset.arc          5084 bytes        5 seconds      950 cps
  585.         sunset.pic         16391 bytes        6 seconds     2643 cps
  586.         text109k.arc       29775 bytes       28 seconds     1053 cps
  587.         text109k.txt      111386 bytes       39 seconds     2822 cps
  588.  
  589.  
  590.      As we can see from the test results, it is about 30% faster to transfer
  591.      the compressed file text109k.arc than to download the text file with
  592.      V.42bis.
  593.  
  594.      Hayes BBS does not provide a compressed version for the file
  595.      the-wave.txt. Using PKZIP (for PC) and Stuffit (for Macintosh), we
  596.      obtain the following results:
  597.  
  598.      the-wave.zip: 6812 bytes (PKZIP)
  599.      the-wave.sit: 6081 bytes (Stuffit)
  600.  
  601.      Assuming a transfer speed of 1000 cps, the compressed file can be
  602.      downloaded in 7 seconds. That's six times faster than downloading the
  603.      text file with V.42bis!
  604.  
  605.      Here is another example. Spider Island Software BBS (714-730-5785) has a
  606.      test file called One-Minute Max. It is a Macintosh TIFF file (file size
  607.      206,432 bytes). According to Spider Island Software, the file can be
  608.      downloaded in 56 seconds (with an effective throughput of 3745cps) with
  609.      a V.32/V.42bis modem.
  610.  
  611.      The result may seem impressive at first. However, the file can be
  612.      compressed to 6065 bytes (with Compact Pro) or 7385 bytes (with
  613.      Stuffit). Assuming a transfer speed of 1000 cps, it would only take 6-8
  614.      seconds to transfer. Again, it is seven to nine times faster than
  615.      downloading the file with V.42bis.
  616.  
  617.      On-the-fly modem compression does have one advantage. It is more
  618.      convenient. You can send a file without compressing it first and the
  619.      recipient does not need to decompress the file.
  620.  
  621.   Local Flow Control and Data Buffering
  622.  
  623.      To get the most from a modem with data compression, you'll want to send
  624.      data from your PC to the modem as quickly as possible. If the modem is
  625.      idle and waiting for the computer to send data, you are not getting the
  626.      maximum performance from the modem.
  627.  
  628.      For example, you have a V.32/V.42bis modem and you want to send a text
  629.      file to a remote system which also has a V.32/V.42bis modem. Let's
  630.      assume the modem is able to send the file at 20000 bps using V.42bis. If
  631.      your computer is sending data to your modem at 9600 bps, your modem will
  632.      have to stop and wait to receive data from your computer.
  633.  
  634.      To get the maximum performance, you want to set the computer to send
  635.      data to the modem at 38400 bps (the maximum a V.32/V.42bis modem can
  636.      achieve). Since the modem can only send the file to the other modem at
  637.      20000 bps, it will never have to wait.
  638.  
  639.      Here are the test results for downloading the text file the-wave.txt by
  640.      setting the communication port at different speeds:
  641.  
  642.      the-wave.txt:    946 cps (modem port speed 9600 bps)
  643.                       1885 cps (modem port speed 19200 bps)
  644.                       3296 cps (modem port speed 38400 bps)
  645.  
  646.  
  647.      However, there is a new problem. Since your computer is sending data
  648.      faster than the modem can handle, there needs to be some ways for the
  649.      modem to ask the computer to stop sending data. Otherwise, data loss is
  650.      sure to occur. This is where local flow control comes into play.
  651.  
  652.      A high-speed modem typically supports two kinds of local flow control:
  653.      hardware handshaking (CTS/RTS) and software handshaking (XON/XOFF). Of
  654.      the two, hardware flow control is the preferred method.
  655.  
  656.      We have mentioned earlier that there are three links involved when you
  657.      are connected to a remote system:
  658.  
  659.      1. The link between your computer and your modem
  660.      2. The link between the modems
  661.      3. The link between the remote modem and the remote computer
  662.  
  663.      Local flow control is used for the first and third links. Notice that
  664.      the first link may not use the same kind of flow control as the third
  665.      link.
  666.  
  667.      Hardware flow control (or hardware handshaking) works by altering
  668.      voltage levels on the RTS (Request To Send) and CTS (Clear To Send)
  669.      signal lines at the RS232 serial interface between the modem and the
  670.      computer.
  671.  
  672.      CTS is used by the modem on the sending end of a transmission. When the
  673.      local modem is ready to receive data, it sends the CTS signal to the
  674.      local computer and the computer starts transferring data. If the modem
  675.      is unable to accept the data as fast as it is received from the
  676.      computer, the modem will disable the CTS to inform the computer that the
  677.      modem buffer is almost full (A high-speed modem typically contains a
  678.      small amount of RAM which is used to provide data buffers). The computer
  679.      will then suspend data transfer. Once the local modem has emptied its
  680.      buffer by transmitting data to the remote modem, it will enable CTS
  681.      again.
  682.  
  683.      RTS is used by the computer on the receiving end of a transmission. When
  684.      the computer cannot accept data at the rate at which the modem is
  685.      passing data, it will disable RTS. The computer enables RTS again when
  686.      it is ready to resume receiving data from the modem.
  687.  
  688.      Software flow control (or software handshaking) is achieved by embedding
  689.      control character in the data stream. XON and XOFF are the most commonly
  690.      used control characters. XON is also known as Control-Q or DC3 (ASCII
  691.      19) while XOFF is known as Control-S or DC1 (ASCII 17).
  692.  
  693.      The use of XON and XOFF during data transfer can create problem when a
  694.      binary file contain the Control-S (^S) character as a legitimate part of
  695.      the data. Do not use this method if ^S and ^Q are part of the
  696.      transmitted data.
  697.  
  698.  
  699.   Macintosh and High-speed Modems
  700.  
  701.      If you use a Macintosh with a high-speed modem, you will need a special
  702.      modem cable that is wired correctly to support hardware handshaking. You
  703.      can order the cable from most mail-order companies that sell high-speed
  704.      modems. I got mine from Maya Computer (800-541-2318) for $10 (plus $2.50
  705.      for shipping & handling).
  706.  
  707.      Unfortunately, the cable did not work with my SE. The cable is good
  708.      since it worked fine on a Mac IIsi. It just refused to work on my SE. I
  709.      was disappointed but not surprised. After all, my SE is equipped with a
  710.      25 Mhz 68030 accelerator. (Well, it is actually both an accelerator and
  711.      a video adapter for a 19 inch dual-page monitor.) Since I will never
  712.      want to run my SE without the accelerator, I have no choice but to use
  713.      software handshaking.
  714.  
  715.   PC and UART (8250, 16450, 16550)
  716.  
  717.      Your PC's serial port has a UART (Universal Asynchronous
  718.      Receiver/Transmitter) chip to control the input/output. The XT usually
  719.      has an 8250 UART, the AT usually has a 16450 UART. If you are running
  720.      Windows, Desqview, OS/2 or any other multitasking environment, you
  721.      should upgrade your UART with the 16550 (if your PC does not already
  722.      have one). The 16550 is standard in most IBM PS/2 and many 386-based
  723.      computers. The 16550 UART has a 16 bytes FIFO (first in, first out)
  724.      buffer that helps to prevent degradation when several programs are
  725.      running at the same time.
  726.  
  727.      If you use an external modem, the UART is in your computer (either on
  728.      the motherboard or on an I/O card that has the serial port). If you use
  729.      an internal modem, the UART is on the modem. (Both internal modems from
  730.      Practical Peripherals and Zoom use the 16550 UART. The Twincom 96/42
  731.      uses a 16450. The CompuCom SpeedModem Champ, due to its unique design,
  732.      does not use a standard UART.)
  733.  
  734.      Even if you have a 16550 UART, the communication software that you use
  735.      will need to support it. Fortunately, the most recent versions of
  736.      popular communications programs are all designed to support the 16550
  737.      UART.
  738.  
  739.      Hayes ESP (Enhanced Serial Port)
  740.      Hayes makes an adapter called Enhanced Serial Port (ESP) that has two
  741.      serial ports complete with an on-board coprocessor. The ESP can save
  742.      your PC's CPU from having to manage the work load. If a 16550 UART is
  743.      not good enough for you, the ESP may be the only answer.
  744.  
  745.  
  746. Profiles of High-speed Modems
  747.  
  748. Here are profiles of some high-speed modems. The list is not comprehensive,
  749. nor is it intended to be. Unless noted otherwise, the street price quoted are
  750. from PC Connection (800-243-8088) in PC Magazine (12/31/91). PC Connection
  751. generally does not offer the lowest price, but the service is excellent. I
  752. have dealt with PC Connection and MacConnection (800-800-4444) for years
  753. and have yet to be disappointed with their services.
  754.  
  755. Unless noted otherwise, a V.32/V.42bis modem supports V.32, MNP2-5,
  756. V.42/V.42bis. And a V.32bis/V.42bis modem supports V.32bis, MNP 2-5,
  757. V.42/V.42bis. Most modems listed here are introduced in the past eighteen
  758. months.
  759.  
  760.  
  761.   ATI 9600etc/e
  762.  
  763.      ATI Technologies is well known for their video adapters. But they also
  764.      make a V.32/V.42bis external modem. As of this writing, it is the least
  765.      expensive external modem from an established manufacturer. It is a
  766.      generic high-speed modem that works well. The street price for the ATI
  767.      9600etc/e is $379.
  768.  
  769.      I have been using an ATI 9600etc/e for several months now and I am very
  770.      pleased with it. I will not hesitate to recommend it to anyone looking
  771.      for an affordable V.32/V.42bis modem.
  772.  
  773.      There are two things I really like about the ATI modem:
  774.      * It has a slide volume control on the outside so you can easily adjust
  775.        the volume by hand.
  776.      * It has factory settings for three different modes: V.32 only, V.32
  777.        with MNP-5, V.32 with V.42bis. It is very convenient if you need to
  778.        initialize the modem in different ways.
  779.  
  780.  
  781.   CompuCom SpeedModem Champ/Star/Storm
  782.  
  783.      The SpeedModem Champ is a 9600 bps high-speed modem with CompuCom's
  784.      proprietary CSP modulation protocol. It is introduced in early 1991. It
  785.      can be ordered from CompuCom directly at a discount price of $169. The
  786.      CompuCom Champ is supported by hundreds of BBS in the U.S., including
  787.      heavyweights such as EXEC-PC and Channel 1.
  788.  
  789.      CompuCom also markets the SpeedModem Combo which is a SpeedModem Champ
  790.      with fax and voice mail capabilities. The current price is $269.
  791.      The SpeedModem Storm is a dual-mode modem. It supports both CSP and
  792.      V.32/V.42bis. The discount price is $299 (internal) and $339 (external).
  793.      The Storm is also available with fax and voice mail options for an
  794.      additional $90.
  795.  
  796.      The SpeedModem Star is also a dual-mode modem. It supports both CSP and
  797.      V.32bis/V.42bis. The discount price is $499 (internal) and $539
  798.      (external). The Star is also available with fax and voice mail options
  799.      for an additional $90.
  800.  
  801.  
  802.   Hayes Modems
  803.  
  804.      V-series Smartmodem 9600. Introduced in 1987, this is a high-speed modem
  805.      that supports the proprietary Hayes Express 96 modulation protocol. The
  806.      V-series Smartmodem 9600 is still available from various mail order
  807.      vendors. There is also an internal unit called V-series Smartmodem
  808.      9600B.
  809.  
  810.      Smartmodem 9600. Introduced in 1988, the Smartmodem 9600 is a V.32
  811.      modem. It does not support any error control or data compression
  812.      protocol. Don't confuse this unit with the V-series Smartmodem 9600.
  813.  
  814.      Ultra 96 is a dual-mode modem from Hayes. Introduced in 1990, the Ultra
  815.      96 supports both V.32/V.42bis and the Hayes Express 96 modulation
  816.      protocol. Ultra 96 has many unique features that are not needed if you
  817.      are calling BBS or online services. The current street price is $669.
  818.  
  819.      Introduced in Fall 1991, Ultra 144 is a dual-mode modem that supports
  820.      both V.32bis/V.42bis and the Hayes Express 96 protocol. The current
  821.      street price is $799.
  822.  
  823.      Optima 96 is a plain vanilla V.32/V.42bis modem. This is Hayes' answer
  824.      to the "generic" V.32/V.42bis modem. The current street price is $479.
  825.  
  826.  
  827.   Image Communications: Twincom 96/42
  828.  
  829.      The Twincom 96/42 is an internal V.32/V.42bis modem. It lists for $299.
  830.      (Don't expect to get discount on the price.) It just won a 1991 Best Buy
  831.      Award from Computer Shopper. Notice that it has a 16450 UART, not a
  832.      16550. Furthermore, you cannot replace the 16450 with a 16550, the
  833.      Twincom 96/42 will not support a 16550 UART at all.
  834.  
  835.  
  836.   Intel 9600EX & 14.4EX
  837.  
  838.      The 9600EX is a V.32/V.42bis modem. The 14.4EX is a V.32bis/V.42bis
  839.      modem. PC Connection is selling the 9600EX for $499 and the 14.4EX for
  840.      $549. If you decide to buy an Intel modem, the 14.4EX is obviously a
  841.      better deal.
  842.  
  843.  
  844.   Practical Peripherals PM9600SA & PM9600
  845.  
  846.      The PM9600SA is a V.32/V.42bis modem. It is designed to be compatible
  847.      with the Hayes Ultra 96. That means you can tell your communications
  848.      software that you have a Hayes Ultra 96. However, the PM9600SA only
  849.      responds to a subset of the commands supported by the Hayes Ultra 96.
  850.      Any commands specific to the Hayes Ultra 96 that are not implemented in
  851.      the PM9600SA will be ignored.
  852.  
  853.      Some early PM9600SA units have quite a few problems connecting to other
  854.      V.32 modems. (Make sure you send in the warranty card.) Practical
  855.      Peripheral has since sent out several ROM upgrades and the current
  856.      shipping units seem to be working fine.
  857.  
  858.      Practical Peripherals also makes an internal modem that features a 16550
  859.      UART. You can get the PM9600SA for $469 and the internal PM9600 for
  860.      $399.
  861.  
  862.  
  863.   Prometheus Modems
  864.  
  865.      Prometheus modems are available from many Macintosh mail order
  866.      companies. Until recently, Prometheus is the only manufacturer that
  867.      makes high-speed modems with fax capability.
  868.  
  869.      Promodem 9600 Plus is a V.32/V.42bis modem. It can also send and receive
  870.      Group III fax at 9600 bps.
  871.  
  872.      Prometheus Ultima is a V.32bis/V.42bis fax modem. It can also send and
  873.      receive Group III fax at 9600 bps. MacConnection sells the Ultima for
  874.      $689.
  875.  
  876.  
  877.   Telebit Modems
  878.  
  879.      Telebit makes several modems. The prices quoted for the Telebit modems
  880.      are their new list prices.
  881.  
  882.      TrailBlazer Plus. $849. Introduced in 1985, the Trailblazer has been the
  883.      de facto standard in the UNIX UUCP and Usenet communities. With the new
  884.      pricing, you should consider the T2500 or the T3000 instead of the
  885.      TrailBlazer Plus if you need to connect to a Telebit PEP modem.
  886.  
  887.      T1000. Introduced in 1988, the T1000 is the little brother of the
  888.      TrailBlazer Plus. The T1000 supports PEP at a slower speed. The actual
  889.      throughput is about 9600 cps. The current list price is $699. Unlike the
  890.      TrailBlazer Plus, the T1000 does not have callback or password security.
  891.  
  892.      T2500. $949. Introduced in 1989 when V.32 modems started to enter the
  893.      market, the T2500 supports both V.32/V.42bis and PEP. The maximum
  894.      throughput is 19,200 bps due to the limitation imposed by the older
  895.      Rockwell chipset used.
  896.  
  897.      T1600. $699. The T1600 is a V.32/V.42bis modem introduced in 1991. It
  898.      provides built-in support for UUCP and offers password and callback
  899.      security.
  900.  
  901.      T3000. $949. This is the top of the line model from Telebit. The T3000
  902.      is a V.32bis/V.42bis modem. PEP upgrade is available for $99 until
  903.      3/31/92. After that date, the upgrade will be $199.
  904.  
  905.      QBlazer. $745. If I am going to buy another high-speed modem today, this
  906.      will be it. (I use a notebook computer). QBlaser is the first portable
  907.      V.32/V.42bis modem (2.3"x2.4"x2.4"). It works with a 9-volt battery for
  908.      about two hours.
  909.  
  910.      Note that T1600, T2500, T3000 all offer the following features:
  911.      * Built-in support for UNIX UUCP, Xmodem, Ymodem, Kermit file transfer
  912.        protocols
  913.      * Two types of dial-access security: password security and callback
  914.        security
  915.      * Remote management and diagnostics
  916.  
  917.  
  918.   U.S. Robotics Modems
  919.  
  920.      Courier HST. This is the modem that made U.S. Robotics the king of
  921.      PC-based BBS communities. Unless you are only going to communicate with
  922.      other USR HST modems, it is probably not a good idea to purchase this
  923.      unit. The street price for a 14400 bps HST is $550-$600. Telemart
  924.      (800-521-1973) sells either the internal or the external version for
  925.      $559.
  926.  
  927.      Courier V.32bis. Introduced in 1990, this is a V.32bis/V.42bis modem. It
  928.      does not support HST. Telemart offers the external version for $565 and
  929.      the internal version for $535.
  930.  
  931.      Courier HST Dual Standard. This unit is introduced in 1990. If you need
  932.      to connect to HST modems and also want to be able to talk to other
  933.      V.32/V.32bis modems, this is the modem to buy. Its current street price
  934.      is around $800. Telemart sells the HST Dual Standard for $799. (Note
  935.      that earlier HST Dual Standard modems only support V.32 and not
  936.      V.32bis.) The HST Dual Standard is considered by many PC users as the
  937.      best modem money can buy.
  938.  
  939.      The only reservation I have about the Courier modems is their size. The
  940.      external Courier modems are rather bulky: 8.3" wide, 12.65" deep, 1.57"
  941.      tall. I would not want to carry one of these with me when I travel.
  942.      (It's bigger than my notebook computer.)
  943.  
  944.      Sportster 9600 V.42bis. This unit is introduced in 1991. The Sportster
  945.      9600 is an entry level V.32/V.42bis modem from U.S. Robotics. The list
  946.      price is $645 for the external version. ($595 for the Internal version).
  947.  
  948.      WorldPort 9600 V.32. The WorldPort 9600 is a portable pocket modem.
  949.      Originally made by Touchbase Systems, the WorldPort 9600 is a V.32/MNP-5
  950.      modem. It does not support V.42/V.42bis. The WorldPort 9600 works with a
  951.      9-volt battery. The list price is $699.
  952.  
  953.  
  954.   Zoom V.32 Turbo Modems
  955.  
  956.      Zoom has been making Hayes-compatible modems for a long time. The V.32
  957.      Turbo is their entry into the high-speed modem arena. The V.32 Turbo is
  958.      a V.32/V.42bis with a 12000 bps turbo mode which is compatible with a
  959.      V.32bis modem at 12000 bps. Zoom also makes an internal version of the
  960.      V.32 Turbo that features a 16550 UART. PC Connection sells the internal
  961.      model for $399.
  962.  
  963.  
  964.   Things to come
  965.  
  966.      Every modem manufacturer makes at least one V.32/V.42bis modem now. And
  967.      soon every manufacturer will also make a V.32bis/V.42bis modem. The
  968.      price for V.32 and V.32bis modems will continue to drop.
  969.  
  970.      In fact, Supra has announced an external V.32 fax modem (SupraFaxModem
  971.      V.32) for $299 and an external V.32bis fax modem (SupraFaxModem V.32bis)
  972.      for $399. These prices are for the modems only. Communication and fax
  973.      software will be bundled with the modem for an additional $50-$70.
  974.      (These modems won't be available at least until January 1992.)
  975.  
  976.  
  977. Buying a High-speed Modem
  978.  
  979.      V.32 and V.32bis modems are clearly the standards of high-speed modems
  980.      today. You should buy a V.32 or a V.32bis modem unless
  981.  
  982.      1. Your application requires a high-speed modem with a proprietary
  983.         modulation protocol. In this case, you should consider a dual-mode
  984.         modem that support both the proprietary protocol and V.32 (or
  985.         V.32bis).
  986.  
  987.      2. You cannot afford a V.32 modem. In this case, your only choice for a
  988.         high-speed modem is the CompuCom SpeedModem Champ.
  989.  
  990.  
  991.   Should you pay the extra for a V.32bis modem?
  992.  
  993.      A V.32bis modem is faster than a V.32 modem but it also costs more.
  994.      Should you pay the extra for the speed difference? That depends on two
  995.      factors: what's the price difference and how do you want to reach the
  996.      remote system. If the price difference is $50, I would buy the V.32bis
  997.      modem. But what if the price difference is $200?
  998.  
  999.      Assuming the remote system support V.32bis, a V.32bis modem will pay for
  1000.      itself rather quickly if you are placing long distance calls to the
  1001.      remote system. However, it may be more cost-effective for you to use
  1002.      some packet-switching networks to reach the remote system by calling a
  1003.      local number. A V.32bis modem will be wasted since none of the
  1004.      packet-switching networks currently support V.32bis. In fact, they are
  1005.      just starting to offer 9600 bps access service. Part III of "The Joy of
  1006.      Telecomputing" provides a comprehensive discussion of the issues
  1007.      involved.
  1008.  
  1009.  
  1010.   Should you buy a modem with a proprietary modulation protocol?
  1011.  
  1012.      With the exception of the CompuCom SpeedModem Champ, it is generally not
  1013.      a good idea to purchase a modem which only supports a proprietary
  1014.      modulation protocol. If you have to connect to a modem that uses a
  1015.      proprietary modulation protocol, you should consider getting a modem
  1016.      that supports dual modulation protocols (USR Courier Dual Standard,
  1017.      Telebit 2500 or 3000, Hayes Ultra).
  1018.  
  1019.      Should you buy the SpeedModem Champ? It certainly costs much less than
  1020.      even the least expensive generic V.32 modem in the market today.
  1021.      Assuming the systems you are calling support both V.32 and the CompuCom
  1022.      Champ modems, should you save the money and buy the Champ?
  1023.  
  1024.      Unfortunately, there is no clear-cut answer to the question. The answer
  1025.      again depends on how you are going to reach the remote systems. If you
  1026.      want to reach the remote systems via a packet-switching network, the
  1027.      CompuCom Champ may not be a good choice.
  1028.  
  1029.      The CompuCom Champ is generally not supported by packet-switching
  1030.      networks (The only company that supports the CompuCom Champ is
  1031.      Connect-USA). As a result, you will only be able to connect at 2400 bps
  1032.      with the packet-switching networks. You would be forced to place a long
  1033.      distance call if you want to connect at 9600 bps. See Part III of "The
  1034.      Joy of Telecomputing" for the various issues involved.
  1035.  
  1036.  
  1037.   Should you buy a 2400 bps modem with V.42bis?
  1038.  
  1039.      If you are thinking of purchasing a 2400 bps modem with V.42bis data
  1040.      compression, think again.
  1041.  
  1042.      We have mentioned earlier that V.42bis and MNP-5 are useless for
  1043.      downloading compressed files. There is one more reason why a 2400 bps
  1044.      with V.42bis is generally not useful when you are calling commercial
  1045.      online services or BBS.
  1046.  
  1047.      Online services and BBS usually have separate phone numbers for 2400 bps
  1048.      and high-speed modems. Most of them do not support V.42bis on their 2400
  1049.      bps lines. Therefore, you won't be able to make a connection with
  1050.      V.42bis if you call their 2400 bps modem lines.
  1051.  
  1052.      Couldn't you call their 9600 bps lines? Well, not really. Commercial
  1053.      online services, as well as many bulletin board systems, typically do
  1054.      not allow you to call their high-speed modem lines with a 2400 bps
  1055.      modem. You won't be able to make a connection even if you try.
  1056.  
  1057.      You should seriously consider the CompuCom SpeedModem Champ instead of a
  1058.      2400 bps modem with V.42bis. The CompuCom Champ will probably give you
  1059.      much more for your money (especially if you need to pay more than $100
  1060.      for the V.22bis/V.42bis modem).
  1061.  
  1062.  
  1063.   Beware of the Ads
  1064.  
  1065.      Current V.32 modems typically support MNP 2-5 and V.42/V.42bis. However,
  1066.      there are still some earlier models of V.32 modems in the market which
  1067.      1. may not support any error control or data compression protocol (Hayes
  1068.         Smartmodem 9600).
  1069.      2. may support MNP 2-5 but not V.42/V.42bis.
  1070.      3. may support proprietary data compression protocol (Microcom MNP-9).
  1071.      4. may support V.42 but not V.42bis (Prometheus).
  1072.  
  1073.  
  1074.      When a modem is said to offer a 38400 bps speed (or throughput), it may
  1075.      mean that
  1076.      1. it is a V.32 or V.32bis modem with V.42bis
  1077.      2. it is a V.32 modem with proprietary data compression protocol (some
  1078.         Microcom modems)
  1079.      3. it is a high-speed modem with proprietary modulation protocol and
  1080.         V.42bis (U.S. Robotics Courier HST)
  1081.      4. it is a high-speed modem with proprietary modulation protocol and
  1082.         proprietary data compression protocol (CompuCom Champ)
  1083.  
  1084.      An ad that says "USR modem, 38400 bps throughput, V.42bis" does not tell
  1085.      us anything except that the modem is made by U.S. Robotics. It could be
  1086.      any one of the three Courier modems. It could even be a Sportster 9600.
  1087.  
  1088.  
  1089.      When a modem is said to offer a 9600 bps speed (or throughput), it may
  1090.      mean several things:
  1091.      1. it is a V.32 modem
  1092.      2. it is a high-speed modem using proprietary modulation protocol (Hayes
  1093.         V-series Smartmodem 9600, Telebit 1000, etc).
  1094.      3. it is a 2400 bps modem with V.42bis data compression.
  1095.      4. it is a 2400 bps modem with 9600 bps fax
  1096.      5. it is a 2400 bps modem both V.42bis and fax
  1097.  
  1098.  
  1099.  
  1100. Setting Up Software To Work With High-speed Modems
  1101.  
  1102.      Getting a high-speed modem is only half the battle. You will need to get
  1103.      it to work with your communications program. Most communications
  1104.      programs still come with settings configured for standard 2400 bps
  1105.      modems.
  1106.  
  1107.      Since all 2400 bps modems are Hayes-compatible, it is relatively easy to
  1108.      set up the software. You simply install the software as if you had a
  1109.      Hayes modem. The software usually will work flawlessly. And you don't
  1110.      really have to worry about things like the initialization string.
  1111.  
  1112.      Getting a high-speed modem to work with your software is a different
  1113.      story. There is no longer a Hayes standard that everyone follows. Here
  1114.      are some of the reasons why you need to know how to configure your
  1115.      high-speed modem to work with your communications program.
  1116.  
  1117.      First, your high-speed modem may not be supported by your software.
  1118.  
  1119.      Secondly, even if your software supports your high-speed modem, the
  1120.      software may not be set up properly.
  1121.  
  1122.      Finally, even if your software is set up properly, the settings may not
  1123.      work all the times.
  1124.  
  1125.  
  1126.   The Proper Software Setup
  1127.  
  1128.      When we say that the software is set up properly, we mean that
  1129.  
  1130.      1. the modem is initialized properly by the communications software, and
  1131.      2. the settings of your software match those of the modem
  1132.  
  1133.      What is the proper way to initialize a high-speed modem? In general,
  1134.      your modem needs to be initialized to:
  1135.  
  1136.      * Enable V.42bis Data Compression
  1137.      * Enable hardware flow control
  1138.      * Handle the DTR and CD signals properly (by adding &C1&D2 to the modem
  1139.        initialization string)
  1140.  
  1141.      We'll use the ATI 9600etc/e modem as an example for our discussions
  1142.      below. The initialization string described here is for the ATI modem
  1143.      only. Refer to your modem manual for the equivalent initialization
  1144.      string for your modem.
  1145.  
  1146.      The ATI modem is supported by two popular communications programs:
  1147.      Qmodem and HyperAccess 5. Qmodem initializes the modem and also
  1148.      configures itself to use hardware flow control. HyperAccess 5 also
  1149.      initializes the modem properly, however it does not configure itself to
  1150.      use hardware flow control.
  1151.  
  1152.      All modems come with default settings pre-configured from the factory.
  1153.      Many V.32 high-speed modems are preset to use V.42bis and hardware flow
  1154.      control when they are turned on. This optimal configuration enables the
  1155.      modem to automatically negotiate a connection with either another V.32
  1156.      modem supporting V.42bis or MNP protocols (or even a standard modem).
  1157.  
  1158.      Interestingly enough, not all high-speed modems are configured this way.
  1159.      The ATI 9600 etc/e modem, for example, is preset to use V.32 without
  1160.      error control or data compression at power-on. (Why? Good question.)
  1161.  
  1162.      As a result, your communications program needs to issue the appropriate
  1163.      initialization string (AT&F2) to set up the ATI modem to use V.32 with
  1164.      V.42bis and hardware flow control.
  1165.  
  1166.      There is another change required. And it has to do with the parameters
  1167.      controlling how the modem deals with two of the RS232 signals: DTR (Data
  1168.      Terminal Ready) and CD (Carrier Detect).
  1169.  
  1170.      CD is a signal generated by the modem which is used to indicate its
  1171.      connection status. DTR is a signal generated by your computer. DTR is
  1172.      used to enable the modem to accept commands from your communications
  1173.      program, it is also used by most modems to determine when to disconnect
  1174.      a call.
  1175.  
  1176.      The factory default setting for DTR tells the modem to ignore change in
  1177.      DTR (&D0), and the setting for CD forces CD always on (&C0). These
  1178.      specific settings are required by some dedicated dumb terminals in order
  1179.      to communicate with the modem. (Virtually all modems use &C0&D0 as the
  1180.      default setting.) However, these settings will often cause problems when
  1181.      hanging up the phone lines or produce an error message which says the
  1182.      modem is online when it is not.
  1183.  
  1184.      Most communications software programs expect the modem to follow DTR and
  1185.      expects CD to follow carrier. &C1&D2 set the parameters for the modem to
  1186.      handle the DTR and CD signals as expected by most communications
  1187.      programs.
  1188.  
  1189.      Therefore, the proper initialization string to use for the ATI modem
  1190.      should be AT&F2&C1&D2.
  1191.  
  1192.  
  1193.   Does Your Software Initialize the Modem Properly?
  1194.  
  1195.      Let's take a look at the initialization strings used by Qmodem and
  1196.      HyperAccess 5 for the ATI 9600etc/e modem.
  1197.  
  1198.      HyperAccess 5 use the following initialization string
  1199.  
  1200.      AT&F2E1V1L0Q0W2X4&C1&D2S11=55
  1201.  
  1202.      This string is longer than the one we suggest. But does it do more?
  1203.      Actually it doesn't. Many of the commands in the string are redundant or
  1204.      not necessary. Only AT&F2&C1&D2 are crucial.
  1205.  
  1206.      Four of the commands - E1, V1, Q0 and X4 - are redundant since they are
  1207.      duplications of the factory default settings. (Check your modem manual
  1208.      to find out what they mean. Since you would most likely need to read it
  1209.      sooner or later, you might as well get started now.)
  1210.  
  1211.      L0 does not apply to the ATI modem. L0 normally is used to set modem
  1212.      speaker volume to the lowest level. However, the ATI 9600etc/e modem
  1213.      does not respond to the L0 command. Unlike most modems, the ATI modem
  1214.      has a slide volume control on the right side for adjusting the volume
  1215.      level.
  1216.  
  1217.      The other two commands (W2 and S11=55) are not redundant, but they are
  1218.      not necessary.
  1219.  
  1220.      W2 sets the modem to report Negotiation result codes in single line
  1221.      format instead of the default three line format (W1).
  1222.  
  1223.         Three line format:              Single line format:
  1224.         -----------------               ------------------
  1225.         CARRIER 9600                    CONNECT 9600/LAP-M
  1226.         PROTOCOL: LAP-M
  1227.         CONNECT 38400
  1228.  
  1229.  
  1230.      S11=55 (default is 95) sets the modem to dial at a faster speed than the
  1231.      factory setting.
  1232.  
  1233.      Despite the fact that its initialization string contains some redundant
  1234.      commands, HyperAccess 5 does properly initialize the ATI modem.
  1235.  
  1236.      Although HyperAccess 5 will initialize the modem with the string every
  1237.      time you dial a remote system, the program does not change the factory
  1238.      default settings for the ATI modem (which is V.32 without error control
  1239.      or data compression). Every time you turn the modem off and back on, the
  1240.      modem will revert to its factory defaults.
  1241.  
  1242.      Unlike HyperAccess 5 (and other communications programs), Qmodem does it
  1243.      in a different way. It actually replaces the old factory default setting
  1244.      (AT&F) of the ATI modem with a new default configuration (AT&F2&C1&D2).
  1245.  
  1246.      When you first install Qmodem to work with an ATI 9600 etc/e modem, the
  1247.      program sends the following two strings to the modem (make sure the
  1248.      modem is connected to your PC and is turned on):
  1249.  
  1250.      AT&F2^M
  1251.      AT&C1&D2&W^M
  1252.  
  1253.      The first string sets the modem as V.32 with V.42bis enabled, hardware
  1254.      flow control enabled (among other things). Note that ^M is equivalent to
  1255.      sending a Carriage Return to the modem.
  1256.  
  1257.      The second string changes the factory settings of the CD and DTR
  1258.      (&C0&D0) and then write (&W) all the new active configuration settings
  1259.      to the nonvolatile memory of the modem. The new settings are now stored
  1260.      by the modem and become the new default configuration when the modem is
  1261.      powered on (or when it received the ATZ command).
  1262.  
  1263.      Thus, Qmodem simply sends the initialization string "ATZ^M" (which
  1264.      resets the modem to its default state, now AT&F2&C1&D2) to the modem
  1265.      whenever you load the program.
  1266.  
  1267.      Although the two programs use different techniques, the result is the
  1268.      same. The modem is initialized as V.32/V.42bis with hardware flow
  1269.      control enabled, which is normally the optimum setting.
  1270.  
  1271.  
  1272.   Does Your Software Configure Itself to Match the Modem Settings?
  1273.  
  1274.      Besides sending the right initialization string to the modem, the
  1275.      communications software will also need to match the modem setting.
  1276.      Specifically, the communications software should also use hardware flow
  1277.      control since the modem is initialized with hardware flow control
  1278.      enabled.
  1279.  
  1280.      One would expect that when a software initializes the modem to use
  1281.      hardware flow control, the software itself would also use hardware flow
  1282.      control. But it is not always true. As we mentioned earlier, HyperAccess
  1283.      5 initializes the modem with hardware flow control enabled, but expect
  1284.      you to change the flow control settings in each individual dialing
  1285.      entry.
  1286.  
  1287.  
  1288.   Why You May Need to Change the Initialization String
  1289.  
  1290.      In general, the string AT&F2&C1&D2 should work without any problem. But
  1291.      there is no guarantee that it will always work. When it does not work,
  1292.      you'll normally need to change the initialization string to solve the
  1293.      problems.
  1294.  
  1295.      Here are a few reasons why the initialization string used by your
  1296.      communications program may not work:
  1297.  
  1298.      1. The settings need adjustments to work with the system you are
  1299.         calling.
  1300.  
  1301.         Case 1: When I called the Hayes BBS, the modem would abort and failed
  1302.         to make a connection. It turned out that the default setting (30
  1303.         seconds) of the S7 register is not long enough for the ATI modem to
  1304.         make a connection with the Hayes Ultra 96 modem on the other end.
  1305.  
  1306.         Solution: To establish a connection to the Hayes BBS, I need to add
  1307.         "S7=60" to the modem initialization string and also change the
  1308.         setting in the communications software to wait 60 seconds for a
  1309.         connection.
  1310.  
  1311.         By initializing the modem with the string AT&F2&C1&D2S7=60, I was
  1312.         able to connect without any problem. (The default setting for the S7
  1313.         register is not universal, the Hayes Ultra and Practical Peripheral
  1314.         use 50 seconds as the default value.) Note that there is nothing
  1315.         special about the number 60. In my particular case, any number larger
  1316.         than 45 will work.
  1317.  
  1318.         Case 2: When I call a system that uses the Telebit T1600 modems, I
  1319.         cannot make a connection if the ATI modem is set to use V.42bis or
  1320.         MNP-5. The ATI modem will only connect reliably when it is set to use
  1321.         MNP-4.
  1322.  
  1323.         Solution: To connect successfully, I have to set up the modem as V.32
  1324.         with MNP-4 by sending the string AT&F1&U0 to the ATI modem. (AT&F1
  1325.         sets the ATI modem as V.32 with MNP-5, &U0 turns off data
  1326.         compression.)
  1327.  
  1328.      2. Your communication software may not be compatible with the setting.
  1329.         For example, America Online implemented an error-correcting scheme in
  1330.         the software (both the PC and the Mac versions) which is not
  1331.         compatible with the modem's error correction protocol.
  1332.  
  1333.         Solution: To use America Online, you need to turn off error control
  1334.         on the modem. AT&F configures the ATI modem as V.32 without error
  1335.         control.
  1336.  
  1337.      3. Your computer hardware may not work with the setting. As I mention
  1338.         earlier, you need a properly wired cable for the Mac to use hardware
  1339.         flow control. If you do not have the right cable or if your Mac
  1340.         simply won't work with the cable, you will need to use software flow
  1341.         control. (&K4 tells the ATI modem to use software flow control.)
  1342.  
  1343.         Solution: To use the ATI modem in V.32/V.42bis mode with my Mac, I
  1344.         need to disable hardware flow control and use XON/XOFF software flow
  1345.         control instead. The string AT&F2&K4&C1&D2S7=60 sets up the modem
  1346.         properly (again, S7=60 is for calling the Hayes BBS).
  1347.  
  1348.      4. You may need to change the setting to achieve better performance. It
  1349.         is advisable that you turn off MNP-5 while downloading pre-compressed
  1350.         files from a remote system that has a MNP-5 modem. You can initialize
  1351.         the ATI modem to turn off MNP-5 data compression with the string
  1352.         AT&F1&U0.
  1353.  
  1354.  
  1355.      Again, the initialization string used here is for the ATI modem only. If
  1356.      you use a different modem, you would need to check with the modem manual
  1357.      to find out the equivalent commands to use.
  1358.  
  1359.  
  1360.   Editing the Initialization String
  1361.  
  1362.      If the initialization string provided by your software does not work (or
  1363.      if your software does not support your modem at all), you'll need to
  1364.      edit the initialization string in your communications program.
  1365.  
  1366.      The modem initialization string consists of a series of commands (called
  1367.      the AT commands). They can be divided into three groups:
  1368.  
  1369.      1. A capital character followed by a digit. For example, M1.
  1370.      2. An ampersand & and a capital character followed by a digit. For
  1371.         example, &M1. Note that M1 is different from &M1.
  1372.      3. Sr=n where "r" is the number of the register to be changed and "n" is
  1373.         the new value that is being assigned. For example, S7=60.
  1374.  
  1375.      There are some other characters that may also appear in the modem
  1376.      initialization string. These characters normally should not be changed.
  1377.  
  1378.         AT      tells the modem that modem commands follow.
  1379.  
  1380.         Z       resets the modem to default state
  1381.  
  1382.         ~       makes your software pause for half a second. You can use
  1383.                 more than one ~ in a row. For example, ~~~~ tells the
  1384.                 software to pause two seconds.
  1385.  
  1386.         ^M      sends the terminating Carriage Return character to the
  1387.                 modem. This is a control code that most communication
  1388.                 software translate as a "carriage return."
  1389.  
  1390.  
  1391.      Let's assume that the appropriate initialization string to use is
  1392.      AT&F2&C1&D2S7=60 (for the ATI modem). You'll need to replace this string
  1393.      with the one provided by your communications software.
  1394.  
  1395.      If your software does not support your modem, you can install the
  1396.      program by telling it that you have a Hayes modem. After the
  1397.      installation, you'll simply edit the initialization string with the
  1398.      appropriate one. Please make sure you do not delete any ~ or ^M.
  1399.  
  1400.      Here are some examples,
  1401.  
  1402.      1. To change the string provided by Procomm Plus
  1403.  
  1404.             ATE1 S7=60 S11=60 V1 X1 Q0 S0=0^M
  1405.  
  1406.         Use the string
  1407.  
  1408.             AT&F2&C1&D2S7=60^M
  1409.  
  1410.      2. To edit the string used by Telix
  1411.  
  1412.             ATZ^M~~~AT S7=45 S0=0 V1 X4^M
  1413.  
  1414.         change it to
  1415.  
  1416.             ATZ^M~~~AT&F2&C1&D2S7=60^M
  1417.  
  1418.      3. To replace the initialization string provided by ZTerm (Macintosh)
  1419.  
  1420.             ATE1M1 V1^M
  1421.  
  1422.         use the following string
  1423.  
  1424.             AT&F2&C1&D2S7=60^M
  1425.  
  1426.  
  1427.   Match Software Settings To the Modem Settings
  1428.  
  1429.      Besides using the right initialization string, you also need to make
  1430.      sure that the settings in your communications program match those of the
  1431.      modem.
  1432.  
  1433.      Speed setting
  1434.  
  1435.      If you have a modem that supports data compression. You want to make
  1436.      sure that the speed setting for the entries in your dialing directory is
  1437.      the maximum throughput. Here are the general rules of thumb:
  1438.  
  1439.      For a V.32bis/V.42bis modem, set speed to 38400 or 57600 bps (check your
  1440.      modem manual).
  1441.      For a V.32/V.42bis modem, set speed to 38400 bps.
  1442.      For a V.32/MNP-5 modem, set speed to 19200 bps.
  1443.      For a V.22bis/V.42bis modem, set speed to 9600 bps.
  1444.      For a V.22bis/MNP-5 modem, set speed to 4800 bps.
  1445.  
  1446.      Note: Your computer may not be fast enough to work reliably at 38400 or
  1447.      57600 bps. Also, the communications programs you use may not support
  1448.      speed higher than 19200 bps.
  1449.  
  1450.  
  1451.      Hardware flow control
  1452.  
  1453.      Note that you will need to configure your software to use hardware
  1454.      handshaking if the modem is initialized to use hardware flow control.
  1455.  
  1456.  
  1457.      Dialing Time-out Value
  1458.  
  1459.      Independent from your modem setting, your software may also impose a
  1460.      limit on how long it will wait for a connection. If you initialize the
  1461.      modem with the command S7=60, you'll need to change the time-out value
  1462.      used by your software to 60 seconds accordingly.
  1463.  
  1464.  
  1465. Configuring Popular Communications Software to Work with High-speed Modems
  1466.  
  1467.      Below are brief instructions for configuring some popular communications
  1468.      programs to work with a high-speed modem. The particular initialization
  1469.      string is for the ATI 9600etc/e modem. It is assumed that the
  1470.      appropriate initialization string to use is AT&F2&C1&D2S7=60.
  1471.  
  1472.      Make sure you save the changes you make.
  1473.  
  1474.  
  1475.   Procomm Plus 2.0
  1476.  
  1477.      To change the modem initialization string: (Global, i.e. it works with
  1478.      every dialing entry)
  1479.      1. Load Procomm, press Alt-S
  1480.      2. Select Modem Options
  1481.      3. Select Modem Commands
  1482.      4. Press A
  1483.      5. Change the initialization string to AT&F2&C1&D2S7=60^M
  1484.  
  1485.      To set the software to wait 60 seconds for connection: (Global)
  1486.      1. Load Procomm, press Alt-S
  1487.      2. Select Modem Options
  1488.      3. Select General Options
  1489.      4. Press A
  1490.      5. Type 60 and press Return
  1491.  
  1492.      To enable hardware flow control: (Global)
  1493.      1. Load Procomm, press Alt-S
  1494.      2. Select Terminal Options
  1495.      3. Press D (hardware flow control)
  1496.      4. Press Space Bar to toggle, press Return to accept
  1497.      5. Press C (software flow control)
  1498.      6. Press Space Bar to toggle, press Return to accept
  1499.  
  1500.  
  1501.   Telix
  1502.  
  1503.      To change the modem initialization string: (Global)
  1504.      1. Press Alt-O
  1505.      2. Select Modem and dialing
  1506.      3. Select A (Init String)
  1507.      4. Change the initialization string to ATZ^M~~~AT&F2&C1&D2S7=60^M
  1508.  
  1509.      To set the software to wait 60 seconds for connection: (Global)
  1510.      1. Press Alt-O
  1511.      2. Select Modem and dialing
  1512.      3. Select K (Dial time) and enter 60 press Return
  1513.  
  1514.      To enable hardware flow control (Global)
  1515.      1. Press Alt-O
  1516.      2. Select Terminal options
  1517.      3. Press J (XON/XOFF software flow control)
  1518.      4. Select Off
  1519.      5. Select K (CTS/RTS hardware flow control)
  1520.      6. Select On
  1521.      7. Press ESC to exit
  1522.  
  1523.  
  1524.   Qmodem
  1525.  
  1526.      To change the modem initialization string: (Global)
  1527.      1. Press Alt-N
  1528.      2. Press M to select Modem menu
  1529.      3. Select Modem Commands
  1530.      4. Press Return
  1531.      5. Change the initialization string to AT&F2&C1&D2S7=60^M
  1532.  
  1533.      To set the software to wait 60 seconds for connection: (Global)
  1534.      1. Press Alt-N
  1535.      2. Press M to select Modem menu and Press Return to select Communication
  1536.         Parameters
  1537.      3. Press H to select Timeout delay
  1538.      4. Type 60 and press Return
  1539.      5. ESC to exit
  1540.  
  1541.      To enable hardware flow control: (Global)
  1542.  
  1543.      1. Press Alt-N
  1544.      2. Select Toggles
  1545.      3. Press Return to toggle XON/XOFF flow
  1546.      4. Select CTS/RTS flow
  1547.      5. Press Return to toggle
  1548.      6. ESC
  1549.      7. ESC
  1550.      8. Press E for Exit
  1551.      9. Save Changes
  1552.  
  1553.  
  1554.   HyperAccess 5
  1555.  
  1556.   Note: HyperAccess 5 supports the ATI 9600etc/e. However, HyperAccess 5 does
  1557.   not let you edit the initialization string directly. You can add additional
  1558.   setup commands to change the modem settings for each individual dialing
  1559.   entry.
  1560.  
  1561.      To change the modem initialization string: (Individual, i.e. it works
  1562.      only with the particular dialing entry)
  1563.      1. Select Define system settings from the Main menu
  1564.      2. Select Modify
  1565.      3. Use cursor to select the system to modify and press Enter
  1566.      4. Select Hardware from the System settings menu
  1567.      5. Select Modem
  1568.      6. Select Additional modem setup commands
  1569.      7. Type S7=60
  1570.      8. Press ESC twice to go back the Main menu
  1571.  
  1572.      To set the software to wait 60 seconds for connection:
  1573.      N/A
  1574.  
  1575.      To enable hardware flow control: (Individual)
  1576.      1. Select Define system settings from the Main menu
  1577.      2. Select Modify
  1578.      3. Use cursor to select the system to modify and press Enter
  1579.      4. Select Hardware from the System settings menu
  1580.      5. Make sure that Data terminal ready signal is output on DTR, delete
  1581.         RTS if it is listed
  1582.      6. Select Communications port
  1583.      7. Select Incoming hardware handshaking and type CTS
  1584.      8. Select Outgoing hardware handshaking and type RTS
  1585.  
  1586.  
  1587.   Crosstalk for Windows
  1588.  
  1589.      To change the modem initialization string: (Global)
  1590.      1. Pull down Setup menu and select Modem...
  1591.      2. Select Custom and click on Settings
  1592.      3. Change the initialization string to ^M~AT&F2&C1&D2S7=60^M
  1593.      4. Click OK
  1594.  
  1595.      To set the software to wait 60 seconds for connection: (Individual)
  1596.      1. Pull down File menu and select Open a phone book entry
  1597.      2. Open the phone book entry
  1598.      3. Pull down Setup menu and select Session
  1599.      4. Click on More
  1600.      5. Change the value in Allow xx seconds for the host to answer
  1601.  
  1602.      To enable hardware flow control: (Individual)
  1603.      1. Pull down File menu and select Open a phone book entry
  1604.      2. Open the phone book entry
  1605.      3. Pull down Setup menu and select Device
  1606.      4. Click on RTS/CTS and click OK
  1607.  
  1608.  
  1609.   MicroPhone II (for Macintosh)
  1610.  
  1611.      To change the modem initialization string: (Individual)
  1612.      1. Choose Settings Menu
  1613.      2. Select Communications
  1614.      3. Choose V.32 Standard from the Modem Driver list box
  1615.      4. Click OK
  1616.      5. Hold down the Command key and choose Scripts menu
  1617.      6. Select Modify Script
  1618.      7. Click the Modem Scripts button
  1619.      8. Double-click on Modem_Init
  1620.      9. Double-click on the first line that says
  1621.              Set Variable * mcmd from Expression "'AT....'"
  1622.      10. Change the initialization string in the lower right box to
  1623.              'AT&F2&C1&D2S7=60^M'
  1624.      11. Double-click on the second line that says
  1625.              Set Variable * mcmd from Expression "'AT....'"
  1626.      12. Change the initialization string in the lower right box to
  1627.              'AT&F2&C1&D2S7=60^M'
  1628.      13. Click OK
  1629.      14. Press the Option key and choose the File menu
  1630.      15. Select Save Modem Driver (If you want to save the driver under a new
  1631.          name, select Save Modem Driver As... in the File Menu. Name the new
  1632.          driver, and save it into the Modem Folder.)
  1633.  
  1634.      To set the software to wait 60 seconds for connection:
  1635.      N/A
  1636.  
  1637.      To enable hardware flow control: (Individual)
  1638.      1. Pull down Settings Menu
  1639.      2. Select Communications
  1640.      3. Click on the Hardware Handshake box
  1641.  
  1642.  
  1643.   ZTerm (for Macintosh)
  1644.  
  1645.      To change the modem initialization string: (Global)
  1646.      1. Choose Settings Menu and select Modem
  1647.      2. Change Init String to AT&F2&C1&D2S7=60^M
  1648.  
  1649.      To set the software to wait 60 seconds for connection: (Individual)
  1650.      1. Choose Settings Menu and select Modem
  1651.      2. Edit Dial Timeout
  1652.  
  1653.      To enable hardware flow control: (Global)
  1654.      1. Choose Settings Menu and Select Flow Control
  1655.      2. Uncheck Xon-Xoff Receive
  1656.      3. Uncheck Xon-Xoff Send
  1657.      4. Check HW Handshake
  1658.  
  1659.  
  1660. Other Settings for Your Communications Software
  1661.  
  1662.   Telephone Number
  1663.  
  1664.      Online services use different phone numbers for different kinds of
  1665.      modems. To get the best throughput, make sure you dial the right phone
  1666.      number. Note that many bulletin board systems do not allow calling their
  1667.      high-speed modem lines with 2400 bps modems. You would be disconnected.
  1668.  
  1669.      For example:
  1670.      EXEC-PC, the largest BBS in the United States, has the following
  1671.      telephone numbers:
  1672.  
  1673.      #1: Standard 2400 bps modems                        414-789-4210
  1674.      #2: US Robotics HST 9600 MNP5                       414-789-4337
  1675.      #3: US Robotics HST 14400 & V.32/V.42bis/MNP5       414-789-4352
  1676.      #4: US Robotics V.32bis/V.42bis & HST               414-789-4360
  1677.      #5: CompuCom Speedmodem 9600 MNP5 modems            414-789-4450
  1678.      #6: Hayes 9600B V-series modems, NON-V.32           414-789-4315
  1679.  
  1680.  
  1681.      If you have a 9600 bps HST modem, call #2.
  1682.      If you have a 14400 bps HST modem, call #3 or #4. You can also call #2
  1683.      but you won't be able to get the best throughput.
  1684.      If you have a V.32 modem, call #3 or #4.
  1685.      If you have a V.32bis modem, call #4. You can also call #3 but you won't
  1686.      get the best throughput.
  1687.      If you have a CompuCom SpeedModem Champ, call #5
  1688.      If you have a CompuCom SpeedModem Storm, call #3 or #4 (V.32), #5 (CSP)
  1689.      If you have a CompuCom SpeedModem Star, call #4 (V.32bis), you can also
  1690.      call #3 or #5 but you can only connect at 9600 bps.
  1691.      If you have a Hayes V-series Smartmodem 9600 (or 9600B) modem, call #6.
  1692.  
  1693.  
  1694.   Dial String: ATDT
  1695.  
  1696.      You don't have change the dialing string unless you use a PBX system or
  1697.      have call waiting service.
  1698.  
  1699.  
  1700.      PBX
  1701.  
  1702.      If you have to dial the digit 9 to obtain an outside line, Use ATDT9,
  1703.      (the comma , instructs the modem to pause two seconds). This allows
  1704.      enough time for the dial tone to occur before the modem dials. You can
  1705.      use as many commas as you like.
  1706.  
  1707.  
  1708.      Call Waiting
  1709.  
  1710.      Call waiting service will disrupt modem sessions. If your telephone
  1711.      company supports the ability to disable call waiting, use the dial
  1712.      string ATDT*70, (make sure you add the comma ,) instead of ATDT.
  1713.  
  1714.      ATDT*70,123-4567
  1715.  
  1716.      Also, adding 1170 after the ATDP dial command can be used to disable
  1717.      call-waiting on some pulse-dialing phone systems. Check with your phone
  1718.      company to see if these features are supported.
  1719.  
  1720.  
  1721.   8-N-1 or 7-E-1 (data bits-parity-stop bits)
  1722.  
  1723.      In general, set the parameters to 8-N-1. If you are calling a commercial
  1724.      online service (such as GEnie), you may need to set the parameters to
  1725.      7-E-1.
  1726.  
  1727.  
  1728.   Half vs. Full Duplex: Local Echo
  1729.  
  1730.      The only popular on-line service that uses half duplex is GEnie.
  1731.  
  1732.  
  1733.   Terminal Emulation
  1734.  
  1735.      If you are using an IBM compatible, choose IBM PC or ANSI.
  1736.      Otherwise, try VT102, VT100, VT52, TTY.
  1737.  
  1738.  
  1739.   Comm Port
  1740.  
  1741.      For your computer to talk to your modem, you need to tell the software
  1742.      where to find the modem. If you use a PC with an external modem, you
  1743.      need to specify which serial port the modem is connected to. If you have
  1744.      an internal modem, you need to configure the modem and tell the software
  1745.      which COM port the modem is configured for.
  1746.  
  1747.      If you use a Macintosh, specify whether your modem is connected to the
  1748.      modem port or the printer port.
  1749.  
  1750.  
  1751.   File Transfer Protocols
  1752.  
  1753.      Errors that occur during file transfer are automatically detected and
  1754.      corrected by file transfer protocols. If a block of data is received
  1755.      incorrectly, the receiving system sends a message to the sending system
  1756.      and requests the re-transmission. This process is automatic. When errors
  1757.      occur during file transfer, the communication program shows an error in
  1758.      the file transfer status window.
  1759.  
  1760.  
  1761.      ASCII
  1762.  
  1763.      This is designed to work with ASCII text files only. Notice that you do
  1764.      not have to use this protocol when transferring text files. The ASCII
  1765.      protocol is useful for uploading a text file when you are composing
  1766.      e-mail online.
  1767.  
  1768.  
  1769.      Xmodem
  1770.  
  1771.      Xmodem is one of the most widely used file transfer protocols. The
  1772.      original Xmodem protocol uses 128-byte packets and a simple "checksum"
  1773.      method of error detection. A later enhancement, Xmodem-CRC, uses a more
  1774.      secure Cyclic Redundancy Check (CRC) method for error detection. Xmodem
  1775.      protocol always attempts to use CRC first. If the sender does not
  1776.      acknowledge the requests for CRC, the receiver shifts to the checksum
  1777.      mode and continues its request for transmission.
  1778.  
  1779.  
  1780.      Xmodem-1K
  1781.  
  1782.      Xmodem 1K is essentially Xmodem CRC with 1K (1024 byte) packets. On some
  1783.      systems and bulletin boards it may also be referred to as Ymodem. Some
  1784.      communication software programs, most notably Procomm Plus 1.x, also
  1785.      list Xmodem-1K as Ymodem. Procomm Plus 2.0 no longer refers to Xmodem-1K
  1786.      as Ymodem.
  1787.  
  1788.  
  1789.      Ymodem
  1790.  
  1791.      Ymodem is essentially Xmodem 1K that allows multiple batch file
  1792.      transfer. On some systems it is listed as Ymodem Batch.
  1793.  
  1794.  
  1795.      Ymodem-g
  1796.  
  1797.      Ymodem-g is a variant of Ymodem. It is designed to be used with modems
  1798.      that support error control. This protocol does not provide software
  1799.      error correction or recovery, but expects the modem to provide the
  1800.      service. It is a streaming protocol that sends and receives 1K packets
  1801.      in a continuous stream until instructed to stop. It does not wait for
  1802.      positive acknowledgement after each block is sent, but rather sends
  1803.      blocks in rapid succession. If any block is unsuccessfully transferred,
  1804.      the entire transfer is canceled.
  1805.  
  1806.  
  1807.      Zmodem
  1808.  
  1809.      This is generally the best protocol to use if the electronic service you
  1810.      are calling supports it. Zmodem has two significant features: it is
  1811.      extremely efficient and it provides crash recovery.
  1812.  
  1813.      Like Ymodem-g, Zmodem does not wait for positive acknowledgement after
  1814.      each block is sent, but rather sends blocks in rapid succession. If a
  1815.      Zmodem transfer is canceled or interrupted for any reason, the transfer
  1816.      can be resurrected later and the previously transferred information need
  1817.      not be resent.
  1818.  
  1819.  
  1820.      Kermit
  1821.  
  1822.      Kermit was developed at Columbia University. It was designed to
  1823.      facilitate the exchange of data among very different types of computers
  1824.      (mainly minicomputers and mainframes). You probably will not need to use
  1825.      Kermit unless you are calling a minicomputer or mainframe at an
  1826.      educational institution.
  1827.  
  1828.  
  1829.      Sealink
  1830.  
  1831.      Sealink is a variant of Xmodem. It was developed to overcome the
  1832.      transmission delays caused by satellite relays or packet-switching
  1833.      networks.
  1834.  
  1835.  
  1836.      Which file transfer protocol should you use?
  1837.  
  1838.      In general, I recommend Zmodem. If Zmodem is not supported by the system
  1839.      you are calling, use Ymodem-g. (If you are connecting to a UNIX system
  1840.      in a university, you may have to use Kermit or Xmodem to transfer
  1841.      files.)
  1842.  
  1843.      Here are the test results obtained by downloading the files using
  1844.      various file transfer protocols. The number before the parentheses is
  1845.      the transfer speed (in cps) and the number in the parentheses is the
  1846.      time elapsed (in seconds).
  1847.  
  1848.      Protocol         Xmodem    Xmodem-1K   Ymodem     Ymodem-g    Zmodem
  1849.      ---------------------------------------------------------------------
  1850.      the-wave.txt     429(334)  1508(95)    1527(94)   3261(44)    3296(43)
  1851.      dayrpt.arc       314(26)    758(11)     761(11)   1042(8)     1025(8)
  1852.      dayrpt.wks       415(47)   1252(15)    1244(15)   2314(8)     2337(8)
  1853.      sunset.arc       337(15)    771(6)      745(6)     987(5)      965(5)
  1854.      sunset.pic       399(41)   1337(12)    1297(12)   2594(6)     2588(6)
  1855.      text109k.arc     343(86)    817(36)     814(36)   1089(27)    1064(27)
  1856.      text109k.txt     410(271)  1379(80)    1351(82)   2812(39)    2885(38)
  1857.  
  1858.  
  1859.  
  1860. ************************************************************************
  1861. Appendix A: Resources
  1862. Here is a list of selected modem manufacturers.
  1863. Manufacturer           Information      Tech Support     Support BBS
  1864. --------------------------------------------------------------------------
  1865. ATI Technologies       (416) 756-0718   (416) 756-0711   (416) 756-4591
  1866. Cardinal               (800) 233-0187   (717) 293-3124   (717) 293-3074
  1867. Compucom               (800) 228-6648   (408) 732-4500   (408) 738-4990
  1868. Hayes                  (404) 441-1617   (404) 441-1617   (800) 874-2937
  1869. Image Communications   (201) 935-8880   (201) 935-8880   n/a
  1870. Intel                  (800) 538-3373   (503) 629-7000   (503) 645-6275
  1871. Microcom               (800) 822-8224   (617) 551-1313   (617) 551-1655
  1872. Multi-Tech             (800) 328-9717   (800) 328-9717   (612) 785-9875
  1873. Practical Peripherals  (800) 442-4774   (818) 991-8200   (818) 706-2467
  1874. Prometheus             (800) 477-3473   (503) 624-0571   (503) 691-5199
  1875. Supra                  (800) 727-8772   (503) 967-2440   (503) 967-2444
  1876. Telebit                (800) 835-3248   (800) 835-3248   n/a
  1877. U.S. Robotics          (800) 342-5877   (800) 982-5151   (708) 982-5092
  1878. Zoom                   (800) 666-6191   (617) 423-1076   (617) 451-5284
  1879. Support BBS for Communications Programs
  1880. --------------------------------------------------------------------------
  1881. Procomm Plus (Datastorm Technologies, Inc.)              (314) 875-0523
  1882. Telix (Exis Inc.)                                        (416) 439-9399
  1883. Qmodem (The Forbin Project, Inc.)                        (319) 233-6157
  1884. HyperAccess 5 (Hilgraeve Inc.)                           (313) 243-5915
  1885. Crosstalk for Windows (DCA)                              (404) 740-8428
  1886. MicroPhone II (Software Ventures)                        (415) 849-1912
  1887. ZTerm                                                    n/a
  1888. ************************************************************************
  1889. Appendix B: How to reach the author
  1890. If you have any comments or suggestions, I'll love to hear from you. You can
  1891. reach me via
  1892. America Online:  Pat Chen
  1893. CompuServe:      70754,3162
  1894. DELPHI:          POC
  1895. FidoNet:         1:161/444.38
  1896. GEnie:           p.chen2
  1897. MCI Mail:        445-6669
  1898. Internet:        445-6669@mcimail.com
  1899.                  70754.3162@compuserve.com
  1900.                  pchen@cup.portal.com
  1901. U.S. Mail:       Patrick Chen
  1902.                  P.O. Box 5325
  1903.                  Irvine, CA 92716
  1904.  
  1905. ************************************************************************
  1906. Appendix C: About "The Joy of Telecomputing"
  1907. What is "The Joy of Telecomputing?"
  1908.  
  1909.      "The Joy of Telecomputing" is a 200-page (and growing), three-part
  1910.      report consisting of the following articles: "What you need to know
  1911.      about modems,""Life beyond CompuServe" and "Is AT&T the right choice?" A
  1912.      glossary and an index are also provided.
  1913.  
  1914.      The discussions in "The Joy of Telecomputing" are devoted to the
  1915.      following online activities: file transfer (downloading shareware,
  1916.      exchanging files with colleagues or friends), electronic mail,
  1917.      conferences (forums, newsgroups, SIGs), chatting. You won't find
  1918.      discussions on stock quotes, shopping malls, online databases, etc.
  1919.  
  1920.      Going online has become a way of life for many computer users. It is
  1921.      undeniably fascinating, fulfilling and fun. But there is also a down
  1922.      side to it: the cost can be prohibitive. I have yet to meet an avid
  1923.      modem user who didn't wish that he could afford to be online longer.
  1924.  
  1925.      To get the most mileage from your online dollars, you need to know the
  1926.      answers to the following three questions:
  1927.  
  1928.      1. What is the right modem to use?
  1929.      2. What online services are available and how do they compare?
  1930.      3. What is the most cost-effective way to reach those services?
  1931.  
  1932.      These are not isolated questions. The answers to these questions will
  1933.      help you decide what online systems are right for you.
  1934.  
  1935.      People live in different cities, use different kinds of computers and do
  1936.      different things online. It should come as no surprise that there isn't
  1937.      a single online system that is right for everyone.
  1938.  
  1939.      The goal of "The Joy of Telecomputing" is to help you get the most from
  1940.      telecomputing. Our goal is not to tell you that so-and-so is the best
  1941.      but to present you with enough information so that you will be able to
  1942.      determine what is right for you. We'll provide you a survey that is both
  1943.      comprehensive and specific.
  1944.  
  1945.      To be comprehensive, we'll cover the three main groups of online
  1946.      systems: commercial online services (CompuServe and others), bulletin
  1947.      board systems and the Internet.
  1948.  
  1949.      To be specific, we'll present you all the necessary information to help
  1950.      you make a decision. Take electronic mail, for example. Virtually all
  1951.      online systems offer electronic mail service. However, listing dozens of
  1952.      services and saying that they all offer e-mail would do little to help
  1953.      you make an intelligent decision. We'll also provide specific details
  1954.      about each service such as
  1955.  
  1956.      * How much does it cost?
  1957.      * How fast does a message get delivered?
  1958.      * Is the e-mail message protected? (Can someone else besides the
  1959.        recipient read your mail messages?)
  1960.      * Can you send e-mail to people that are not subscribers of the
  1961.        service?
  1962.      * Can you send a file with your message?
  1963.      * Is there a limit on the size of the file you can send with your
  1964.        message?
  1965.      * How can you reach the service?
  1966.      * Can you read and reply messages offline?
  1967.  
  1968.      I use MCI Mail, CompuServe and the Internet for e-mail on a daily basis.
  1969.      Do I need all these accounts? Not really. Theoretically I only need one
  1970.      of them. (Yes, you can send e-mail from MCI Mail to a CompuServe or an
  1971.      Internet user, and vice versa.) Why do I have three accounts then?
  1972.      Because each has its pros and cons. And I use e-mail so much so that the
  1973.      three accounts combined offer me the best solution.
  1974.  
  1975.      (Note: CompuServe is a good deal for e-mail only if you join the Basic
  1976.      Service Plan. To join this experimental program, type GO NEWBASIC at any
  1977.      ! prompt. For $7.95 per month, you are allowed to send 60 messages. Each
  1978.      message can have up to 7500 characters. Note that there is a surcharge
  1979.      for sending e-mail to MCI Mail users. Also, reading e-mail sent to you
  1980.      from Internet also count against your monthly allowance.)
  1981.  
  1982.      For the past eight years, I've worked as a computer consultant. I
  1983.      decided to pursue my career as a computer writer a few months ago. In
  1984.      the past three months, I have signed contracts for two computer books to
  1985.      be published in 1992.
  1986.  
  1987.      "The Joy of Telecomputing" is a project that I believe is sorely needed.
  1988.      Initially I have considered submitting it to the computer book
  1989.      publishers. However, I have learned that it can easily take six to nine
  1990.      months (if no longer) to get a book published. As a result, by the time
  1991.      the book gets to the readers, it is probably obsolete. (It may not be
  1992.      too bad if this is a book on C programming. But a book on the
  1993.      online world?) Therefore, I decide to try it on my own to see whether
  1994.      the online community would support such a project.
  1995.  
  1996.      The online world is constantly changing and it will remain one of the
  1997.      hottest growing area in microcomputing for many years to come. By
  1998.      keeping the project under my own control, I'll be able to provide you
  1999.      the information you need on a timely basis.
  2000.  
  2001.      "The Joy of Telecomputing" is an ongoing project. It will be updated
  2002.      every quarter. Future updates of "What you need to know about modems"
  2003.      will remain available on BBS and other online services.
  2004.  
  2005.      If there are enough supporters for this project, I would like to set up
  2006.      a BBS. (What else?) You will be able to exchange informations, download
  2007.      files and participate in discussions about the ever evolving online
  2008.      world.
  2009.  
  2010.  
  2011. What's in "Life Beyond CompuServe?"
  2012.  
  2013.      Part II of "The Joy of Telecomputing" provides a comprehensive survey of
  2014.      the online world. It covers the three major groups of online systems:
  2015.  
  2016.      * Commercial online services (America Online, BIX, CompuServe, DELPHI,
  2017.        GEnie, MCI Mail, Prodigy, etc).
  2018.      * BBS (including discussions on FidoNet, RIME, etc)
  2019.      * The Internet (including discussions on UUCP, Usenet, Bitnet, etc).
  2020.  
  2021.  
  2022.      Commercial Online Services
  2023.  
  2024.      In general, commercial online services do not offer good
  2025.      price/performance, though some of them excel in certain areas (such as
  2026.      e-mail). We'll look at the major commercial online services (CompuServe,
  2027.      GEnie, Prodigy, etc.) and see what they offer and what they are good
  2028.      for. Major topics covered are:
  2029.  
  2030.      * What are the major commercial online services?
  2031.      * How much do they cost?
  2032.      * How can you access those services?
  2033.      * What do they offer? How do they compare with each other?
  2034.      * How do they compare with BBS?
  2035.  
  2036.  
  2037.      The World of BBS
  2038.  
  2039.      It is estimated that more than 30,000 bulletin boards exist in the
  2040.      United States. If you live in a metropolitan area, you'll probably find
  2041.      hundreds of BBS that are local. Most BBS operate as a hobby by their
  2042.      owners and without charge to their users. There are many BBS that have
  2043.      members all over the United States (and the world).
  2044.  
  2045.      The world of BBS has become a phenomenon. BBS are no longer isolated
  2046.      systems. Fidonet, the network linking thousands of BBS around the world,
  2047.      allows users on one BBS to communicate with those on other BBS.
  2048.      Recently, with gateways to the UUCP network, many BBS has allowed their
  2049.      members to exchange e-mail with users of the Internet and to participate
  2050.      in Usenet newsgroups.
  2051.  
  2052.      We'll cover the following topics:
  2053.  
  2054.      * How many BBS are there? How do they compare?
  2055.      * How much does it cost to become a member?
  2056.      * What are the limitations?
  2057.      * How to find BBS numbers?
  2058.      * Which BBS offers the latest and greatest files for PC users?
  2059.        Macintosh users? Amiga users?
  2060.      * Which BBS are good for chatting? Which are good for conferences?
  2061.      * What is Fidonet? How does it work? What does it offer?
  2062.      * How to join Fidonet as a node?
  2063.      * How to become a point on Fidonet?
  2064.      * How to send e-mail from Fidonet to Internet (and from Internet to
  2065.        Fidonet)?
  2066.      * What is RIME?
  2067.      * What are the major BBS software available?
  2068.      * How to use BBS effectively?
  2069.      * What software tools you need and where to find them?
  2070.      * BBS Etiquette
  2071.      * Why ZTerm is the best program to use for calling BBS? (For Macintosh
  2072.        users only)
  2073.      * What are MacBinary files? How to download a Macintosh file to a PC?
  2074.        How to download a PC file to a Macintosh? (For Mac users or people
  2075.        who use both Mac and PC.)
  2076.  
  2077.  
  2078.   Internet
  2079.  
  2080.      If you want someone to learn UNIX, show him the Internet. (You don't
  2081.      need to be a UNIX expert to use the Internet though. Besides, UNIX is
  2082.      not really that hard.)
  2083.  
  2084.      Internet is a global computer network linking hundreds of thousands of
  2085.      computers (mainly UNIX computers) at universities, research institutions
  2086.      and government agencies. Internet is unsurpassed for e-mail and
  2087.      conferences (called newsgroups in the UNIX world). It is also an
  2088.      invaluable resource for free software. Some major topics covered are:
  2089.  
  2090.      * What is Internet
  2091.      * What is UUCP? What is Usenet? What is Bitnet?
  2092.      * What can you do on the Internet?
  2093.      * How to send e-mail on the Internet?
  2094.      * How to send e-mail from Internet to CompuServe, MCI Mail, Fidonet
  2095.        (and vice versa)?
  2096.      * How to send binary files?
  2097.      * What newsgroups are available?
  2098.      * How to participate in a newsgroup?
  2099.      * Etiquette
  2100.      * What is FTP?
  2101.      * What is Anonymous FTP?
  2102.      * How to use FTP?
  2103.      * What are the FTP sites available?
  2104.      * How to find the files you need?
  2105.      * What is telnet?
  2106.      * What can you do with telnet? (Read "The Cuckoo's Egg" by Cliff Stoll
  2107.        for a first-hand account on how a German hacker use telnet to break
  2108.        into computers on Internet.)
  2109.      * How to use telnet?
  2110.      * How can you get an Internet account?
  2111.      * What services are available? What kind of access level do they offer?
  2112.      * How much do they cost?
  2113.      * How to transfer files from a UNIX host to your personal computer?
  2114.      * What are uuencode and uudecode?
  2115.      * What are compress, tar and shar?
  2116.  
  2117.  
  2118. What's in "Is AT&T The Right Choice?"
  2119.  
  2120.   Part III of "The Joy of Telecomputing" provides detailed discussions on the
  2121.   various ways you can reach a remote system (i.e., a system which is not
  2122.   local to you). What is the most cost-effective way to reach those systems?
  2123.  
  2124.   There are generally two options you have to reach a remote system:
  2125.  
  2126.      1. You can place a distance call using AT&T, MCI, etc.
  2127.      2. You can reach the system via some packet-switching networks by
  2128.         dialing a local number (the system you are calling may already have a
  2129.         deal with a packet-switching network and charge you accordingly, or
  2130.         you may subscribe to one of the packet-switching networks yourself).
  2131.  
  2132.      However, packet-switching networks differ widely in what they offer, how
  2133.      much they charge, and how well they perform. We'll look at some of the
  2134.      services available (PC Pursuit, Connect-USA, Accu*Link, Tymnet,
  2135.      REDI-Access, etc.).
  2136.  
  2137.      * How many ways can you reach a remote system? What are the pros and
  2138.        cons?
  2139.      * What are packet-switching networks?
  2140.      * How do they work?
  2141.      * What services are available?
  2142.      * What do they offer?
  2143.      * What kinds of modems do they support?
  2144.      * What are the differences in performance among different
  2145.        packet-switching network?
  2146.      * How much do they cost?
  2147.      * Are packet-switching networks cost-effective?
  2148.  
  2149.  
  2150.  
  2151.  
  2152. ==============================================================================
  2153.  
  2154. How to order "The Joy of Telecomputing"
  2155.  
  2156.      30-Day Money-Back Guarantee: If you are not satisfied with your purchase
  2157.      of "The Joy of Telecomputing," return it in resalable condition with all
  2158.      the original packaging within the guarantee period for a refund check.
  2159.      Shipping cost is not refundable.
  2160.  
  2161.      To order a printed copy of "The Joy of Telecomputing," send a check or
  2162.      money order to the following address:
  2163.  
  2164.      Patrick Chen
  2165.      P.O. Box 5325
  2166.      Irvine, CA 92716  (USA)
  2167.  
  2168.  
  2169.      "The Joy of Telecomputing"..................................$19.95
  2170.      Shipping & Handling (see below).............................$_____
  2171.      California residents please add 7.75% tax ($1.55)...........$_____
  2172.  
  2173.                                                      Total.......$_____
  2174.  
  2175.  
  2176.      Note: Shipping to 48 continental states is $5.00. Alaska, Hawaii, and
  2177.      Canada is $10.00. Other countries, please send e-mail before ordering.
  2178.      Please allow 2-4 weeks for delivery.
  2179.  
  2180.      There is no need to fill out the order form if you are sending a check
  2181.      with your name and address printed on it.
  2182.  
  2183.      Non U.S. residents: please send checks or money orders drawn on U.S.
  2184.      Banks in U.S. Funds.
  2185.  
  2186.  
  2187.      Name:                                    Phone:
  2188.      ______________________________________   ______________________________
  2189.      Company:
  2190.      ________________________________________________________________________
  2191.      Address:
  2192.      ________________________________________________________________________
  2193.  
  2194.      ________________________________________________________________________
  2195.  
  2196.      Comments/Suggestions:
  2197.  
  2198.      ________________________________________________________________________
  2199.  
  2200.      ________________________________________________________________________
  2201.  
  2202.      ________________________________________________________________________
  2203.  
  2204.      ________________________________________________________________________
  2205.  
  2206.      ________________________________________________________________________
  2207.  
  2208.      ________________________________________________________________________
  2209.  
  2210.