home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MODEMS / USRMAN.ZIP / APG.ASC < prev    next >
Encoding:
Text File  |  1990-12-27  |  24.3 KB  |  900 lines

  1.                      COURIER HIGH SPEED MODEMS
  2.  
  3.  
  4.  
  5.                                               
  6.                          APPENDIX G.  GLOSSARY
  7.  
  8.       
  9.  
  10.       Cross-references in the following
  11.       definitions are printed in boldface.
  12.  
  13.    Analog Loopback
  14.  
  15.       A modem self-test in which data from the
  16.       keyboard is sent to the modem's
  17.       transmitter, modulated into analog form,
  18.       looped back to the receiver, demodulated
  19.       into digital form, and returned to the
  20.       screen for verification.
  21.  
  22.    Analog Signals
  23.  
  24.       Continuous, varying waveforms such as
  25.       the voice tones carried over phone
  26.       lines.  Contrast with digital signals.
  27.  
  28.    Answer Mode
  29.  
  30.       A state in which the modem transmits at
  31.       the predefined high frequency of the
  32.       communications channel and receives at
  33.       the low frequency.  The transmit/receive
  34.       frequencies are the reverse of the
  35.       calling modem which is in Originate
  36.       mode.
  37.  
  38.    ARQ
  39.  
  40.       Automatic Repeat Request.  A general
  41.       term for error control protocols which
  42.       feature error detection and automatic
  43.       retransmission of defective blocks of
  44.       data.  See HST, MNP, and V.42.
  45.  
  46.  
  47.  
  48.  
  49.                                 Glossary   G-1
  50.  
  51. COURIER HIGH SPEED MODEMS
  52.  
  53.  
  54.  
  55.    ASCII
  56.  
  57.       American Standard Code for Information
  58.       Interchange.  A 7-bit binary code (0's,
  59.       1's) used to represent letters, numbers,
  60.       and  special characters such as $, !,
  61.       and /.  Supported by almost every
  62.       computer and terminal manufacturer.
  63.  
  64.    Asymmetrical Modulation
  65.  
  66.       A duplex transmission technique which
  67.       splits the communications channel into
  68.       one high speed channel and one slower
  69.       channel.  During a call under
  70.       asymmetrical modulation, the modem with
  71.       the greatest amount of data to transmit
  72.       is allocated the high speed channel.
  73.       The modem with less data is allocated
  74.       the slow, or back channel (450 bps).
  75.       The modems dynamically reverse the
  76.       channels during a call if the volume of
  77.       data transfer changes.
  78.  
  79.    Asynchronous Transmission
  80.  
  81.       Data transmission in which the length of
  82.       time between transmitted characters may
  83.       vary.
  84.  
  85.       Because the time lapses between
  86.       transmitted  characters are not uniform,
  87.       the receiving modem must be signaled as
  88.       to when the data bits of a character
  89.       begin and when they end.   The addition
  90.       of Start and Stop bits to each character
  91.       serves this purpose.
  92.  
  93.    Auto Answer
  94.  
  95.       A feature in modems enabling them to
  96.       answer incoming calls over the phone
  97.  
  98.  
  99. G-2    Glossary
  100.  
  101.                      COURIER HIGH SPEED MODEMS
  102.  
  103.  
  104.  
  105.       lines without the use of a telephone
  106.       receiver.
  107.  
  108.    Auto Dial
  109.  
  110.       A feature in modems enabling them to
  111.       dial phone numbers over the phone system
  112.       without the use of a telephone trans-
  113.       mitter.
  114.  
  115.    Baud Rate
  116.  
  117.       The number of discrete signal events per
  118.       second occurring on a communications
  119.       channel.  Although not technically accu-
  120.       rate, baud rate is commonly used to mean
  121.       bit rate.
  122.  
  123.    Bisync
  124.  
  125.       Binary Synchronous Control.  An earlier
  126.       protocol developed by IBM for software
  127.       applications and communicating devices
  128.       operating in synchronous environments.
  129.       The protocol defines operations at the
  130.       link level of communications, for
  131.       example, the format of data frames
  132.       exchanged between modems over a phone
  133.       line.  See Protocol, HDLC, SDLC.
  134.  
  135.    Binary Digit
  136.  
  137.       A 0 or 1, reflecting the use of a binary
  138.       numbering system (only two digits).
  139.       Used because the computer recognizes
  140.       either of two states, OFF or ON.
  141.       Shortened form of binary digit is bit.
  142.  
  143.    Bit Rate
  144.  
  145.       The number of binary digits, or bits,
  146.       transmitted per second (bps).
  147.       Communications channels using telephone
  148.  
  149.                                 Glossary   G-3
  150.  
  151. COURIER HIGH SPEED MODEMS
  152.  
  153.  
  154.  
  155.       channel modems are established at set
  156.       bit rates, commonly 110, 300, 1200,
  157.       2400, 4800, 9600, and 14400.
  158.  
  159.    BPS
  160.  
  161.       The bits (binary digits) per second
  162.       rate.
  163.  
  164.    Buffer
  165.  
  166.       A memory area used as temporary storage
  167.       during input and output operations.  An
  168.       example is the modem's command buffer.
  169.       Another is the Transmit Data flow
  170.       control buffer used for flow control and
  171.       to store copies of transmitted frames
  172.       until they are positively acknowledged
  173.       by the receiving modem.
  174.  
  175.    Byte
  176.  
  177.       A group of binary digits stored and
  178.       operated upon as a unit.  A byte may
  179.       have a coded value equal to a character
  180.       in the ASCII code (letters, numbers), or
  181.       have some other value meaningful to the
  182.       computer.  In user documentation, the
  183.       term usually refers to 8-bit units or
  184.       characters.  1 kilobyte (K) is equal to
  185.       1,024 bytes or characters; 64K indicates
  186.       65,536 bytes or characters.
  187.  
  188.    Carrier
  189.  
  190.       A continuous frequency capable of being
  191.       either modulated or impressed with
  192.       another information-carrying signal.
  193.       Carriers are  generated and maintained
  194.       by modems via the transmission lines of
  195.       the telephone companies.
  196.  
  197.  
  198.  
  199. G-4    Glossary
  200.  
  201.                      COURIER HIGH SPEED MODEMS
  202.  
  203.  
  204.  
  205.    CCITT
  206.  
  207.       An international organization that
  208.       defines standards for telegraphic and
  209.       telephone equipment.  For example, the
  210.       Bell 212A standard for 1200 bps
  211.       communication in North America is
  212.       observed internationally as CCITT V.22.
  213.       For 2400 bps communication, most U.S.
  214.       manufacturers observe V.22 bis.  The
  215.       initials CCITT represent the French
  216.       name; in English it's known as the
  217.       International Telegraph and Telephone
  218.       Consultative Committee.
  219.  
  220.    Character
  221.  
  222.       A representation, coded in binary
  223.       digits, of a letter, number, or other
  224.       symbol.
  225.  
  226.    Characters Per Second
  227.  
  228.       A data transfer rate generally estimated
  229.       from the bit rate and the character
  230.       length.
  231.  
  232.       For example, at 2400 bps, 8-bit
  233.       characters with Start and Stop bits (for
  234.       a total of ten bits per character) will
  235.       be transmitted at a rate of
  236.       approximately 240 characters per second
  237.       (cps).  Some protocols, such as USR-HST
  238.       and MNP, employ advanced techniques such
  239.       as longer transmission frames and data
  240.       compression to increase cps.
  241.  
  242.    Cyclic Redundancy Checking (CRC)
  243.  
  244.       An error-detection technique consisting
  245.       of a cyclic algorithm performed on each
  246.       block or frame of data by both sending
  247.       and receiving modems.  The sending modem
  248.  
  249.                                 Glossary   G-5
  250.  
  251. COURIER HIGH SPEED MODEMS
  252.  
  253.  
  254.  
  255.       inserts the results of its computation
  256.       in each data block in the form of a CRC
  257.       code.  The receiving modem compares its
  258.       results with the received CRC code and
  259.       responds with either a positive or
  260.       negative acknowledgment.  In the ARQ
  261.       protocol implemented in USRobotics high
  262.       speed modems, the receiving modem
  263.       accepts no more data until a defective
  264.       block is received correctly.
  265.  
  266.    Data Communications
  267.  
  268.       A type of communications in which
  269.       computers and terminals are able to
  270.       exchange data over an electronic medium.
  271.  
  272.    Data Compression Table
  273.  
  274.       A table of values assigned for each
  275.       character during a call under data
  276.       compression.  Default values in the
  277.       table are continually altered and built
  278.       during each call:  the longer the table,
  279.       the more efficient throughput gained.
  280.  
  281.       If a destructive Break is sent during a
  282.       call (see the &Y command), causing the
  283.       modems to reset the compression tables,
  284.       you can expect diminished throughput.
  285.  
  286.    DCE
  287.  
  288.       Data Communication (or Circuit-
  289.       Terminating) Equipment.  In this manual,
  290.       the term applies to dial-up modems that
  291.       establish and control the data link via
  292.       the telephone network.
  293.  
  294.    Dedicated Line
  295.  
  296.       A user-installed telephone line used to
  297.       connect a specified number of computers
  298.  
  299. G-6    Glossary
  300.  
  301.                      COURIER HIGH SPEED MODEMS
  302.  
  303.  
  304.  
  305.       or terminals within a limited area, for
  306.       example, one building.  The line is a
  307.       cable rather than a public-access tele-
  308.       phone line.  The communications channel
  309.       may also be referred to as nonswitched
  310.       because calls do not go through
  311.       telephone company switching equipment.
  312.  
  313.    Default
  314.  
  315.       Any setting assumed, at startup or
  316.       reset, by the computer's software and
  317.       attached devices, and operational until
  318.       changed by the user.
  319.  
  320.    Digital Loopback
  321.  
  322.       A test that checks the modem's RS-232
  323.       interface and the cable that connects
  324.       the terminal or computer and the modem.
  325.       The modem receives data (in the form of
  326.       digital signals) from the computer or
  327.       terminal, and immediately returns the
  328.       data to the screen for verification.
  329.  
  330.    Digital Signals
  331.  
  332.       Discrete, uniform signals.  In this
  333.       manual, the term refers to the binary
  334.       digits 0 and 1.
  335.  
  336.    DTE
  337.  
  338.       Data Terminal (or Terminating)
  339.       Equipment.  The device that generates or
  340.       is the final destination of data. In
  341.       this manual, the term refers to your
  342.       computer.
  343.  
  344.    Duplex
  345.  
  346.       Indicates a communications channel
  347.       capable of carrying signals in both
  348.  
  349.                                 Glossary   G-7
  350.  
  351. COURIER HIGH SPEED MODEMS
  352.  
  353.  
  354.  
  355.       directions. See Half Duplex, Full
  356.       Duplex.
  357.  
  358.    EIA
  359.  
  360.       Electronic Industries Association, which
  361.       defines electronic standards in the U.S.
  362.  
  363.    Equalization
  364.  
  365.       A compensation circuit designed into
  366.       modems to counteract certain distortions
  367.       introduced by the telephone channel.
  368.       Two types are used:  fixed (compromise)
  369.       equalizers and those that adapt to
  370.       channel conditions.  USRobotics high
  371.       speed modems use adaptive equalization.
  372.  
  373.    Error Control
  374.  
  375.       Various techniques which check the
  376.       reliability of characters (parity) or
  377.       blocks of data.  V.42, MNP and HST error
  378.       control protocols use error detection
  379.       (CRC) and retransmission of errored
  380.       frames (ARQ).
  381.  
  382.    Flow Control
  383.  
  384.       A mechanism that compensates for
  385.       differences in the flow of data input to
  386.       and output from a modem or other device.
  387.  
  388.    Frame
  389.  
  390.       A data communications term for a block
  391.       of data with header and trailer
  392.       information attached.  The added
  393.       information usually includes a frame
  394.       number, block size data, error-check
  395.       codes, and Start/End indicators.
  396.  
  397.  
  398.  
  399. G-8    Glossary
  400.  
  401.                      COURIER HIGH SPEED MODEMS
  402.  
  403.  
  404.  
  405.    Full Duplex
  406.  
  407.       Signal flow in both directions at the
  408.       same time.  In microcomputer
  409.       communications, may refer to the
  410.       suppression of the online Local Echo.
  411.  
  412.    Half Duplex
  413.  
  414.       Signal flow in both directions, but only
  415.       one way at a time.  In microcomputer
  416.       communications, may refer to activation
  417.       of the online Local Echo, which causes
  418.       the modem to send a copy of the
  419.       transmitted data to the screen of the
  420.       sending computer.
  421.  
  422.    HDLC
  423.  
  424.       High Level Data Link Control.  A
  425.       standard protocol developed by the
  426.       International Standards Organization for
  427.       software applications and communicating
  428.       devices operating in synchronous
  429.       environments.  The protocol defines
  430.       operations at the link level of
  431.       communications, for example, the format
  432.       of data frames exchanged between modems
  433.       over a phone line.  See Bisync,
  434.       Protocol, SDLC.
  435.  
  436.    HST
  437.  
  438.       High Speed Technology, USRobotics'
  439.       proprietary signaling scheme, design and
  440.       error control protocol for high-speed
  441.       modems.  HST incorporates trellis-coded
  442.       modulation, for greater immunity from
  443.       variable phone line conditions, and
  444.       asymmetrical modulation for more
  445.       efficient use of the phone channel at
  446.       speeds of 4800 bps and above.  HST also
  447.       incorporates MNP-compatible error
  448.  
  449.                                 Glossary   G-9
  450.  
  451. COURIER HIGH SPEED MODEMS
  452.  
  453.  
  454.  
  455.       control procedures adapted to
  456.       asymmetrical modulation.
  457.  
  458.    Hz
  459.  
  460.       Hertz, a frequency measurement unit used
  461.       internationally to indicate one cycle
  462.       per second.
  463.  
  464.    LAPM
  465.  
  466.       Link Access Procedure for Modems, an
  467.       error control protocol incorporated in
  468.       CCITT Recommendation V.42.  Like the MNP
  469.       and HST protocols, LAPM uses cyclic
  470.       redundancy checking (CRC) and retrans-
  471.       mission of corrupted data (ARQ) to
  472.       ensure data reliability.
  473.  
  474.    Local Echo
  475.  
  476.       A modem feature that enables the modem
  477.       to send copies of keyboard commands and
  478.       transmitted data to the screen.  When
  479.       the modem is in Command mode (not online
  480.       to another system) the local echo is
  481.       invoked through the ATE1 command.  The
  482.       command causes the modem to display your
  483.       typed commands.  When the modem is
  484.       online to another system, the local echo
  485.       is invoked through the ATF0 command.
  486.       This command causes the modem to display
  487.       the data it transmits to the remote
  488.       system.
  489.  
  490.    MI/MIC
  491.  
  492.       Mode Indicate/Mode Indicate Common, also
  493.       called Forced or Manual Originate.
  494.       Provided for installations where other
  495.       equipment, rather than the modem, does
  496.       the dialing.  In such installations, the
  497.       modem operates in Dumb mode (no Auto
  498.  
  499. G-10    Glossary
  500.  
  501.                      COURIER HIGH SPEED MODEMS
  502.  
  503.  
  504.  
  505.       Dial capability), yet must go off hook
  506.       in Originate mode to connect with
  507.       answering modems.  See MI/MIC Closure in
  508.       Chapter 2.
  509.  
  510.    MNP
  511.  
  512.       Microcom Networking Protocol, an
  513.       asynchronous error control protocol
  514.       developed by Microcom, Inc. and now in
  515.       the public domain.  The protocol ensures
  516.       error-free transmission through error
  517.       detection (CRC) and retransmission of
  518.       errored frames.  USRobotics modems use
  519.       MNP Levels 1+4 and Level 5 data com-
  520.       pression.  MNP Levels 1+4 have been
  521.       incorporated into CCITT Recommendation
  522.       V.42.  Compare HST.
  523.  
  524.    Modem
  525.  
  526.       A device that transmits/receives
  527.       computer data through a communications
  528.       channel such as radio or telephone
  529.       lines.  The Courier is a telephone
  530.       channel modem that modulates, or trans-
  531.       forms, digital signals from a computer
  532.       into the analog form that can be carried
  533.       successfully on a phone line.  It also
  534.       demodulates signals received from the
  535.       phone line back to digital signals
  536.       before passing them to the receiving
  537.       computer.
  538.  
  539.    Nonvolatile Memory (NVRAM)
  540.  
  541.       User-programmable random access memory
  542.       whose data is retained when modem power
  543.       is turned off.  Used in Courier modems
  544.       to store a user-defined default configu-
  545.       ration loaded into random access memory
  546.       (RAM) at power on.
  547.  
  548.  
  549.                                Glossary   G-11
  550.  
  551. COURIER HIGH SPEED MODEMS
  552.  
  553.  
  554.  
  555.    OFF/ON Hook
  556.  
  557.       Modem operations which are the
  558.       equivalent of manually lifting a phone
  559.       receiver (taking it off hook) and
  560.       replacing it (going on hook).
  561.  
  562.    Online Fallback
  563.  
  564.       A feature that allows high speed error-
  565.       control modems to monitor line quality
  566.       and fall back to the next lower speed if
  567.       line quality degrades.  The modems fall
  568.       forward as line quality improves.
  569.  
  570.    Originate Mode
  571.  
  572.       A state in which the modem transmits at
  573.       the predefined low frequency of the
  574.       communications channel and receives at
  575.       the high frequency.  The
  576.       transmit/receive frequencies are the
  577.       reverse of the called modem which is in
  578.       Answer mode.
  579.  
  580.    Parallel Transmission
  581.  
  582.       The transfer of data characters using
  583.       parallel electrical paths for each bit
  584.       of the character, for example, 8 paths
  585.       for 8-bit characters.  Data is stored in
  586.       computers in parallel form, but may be
  587.       converted to serial form for certain
  588.       operations.  See Serial Transmission.
  589.  
  590.    Parity
  591.  
  592.       An error-detection method that checks
  593.       the validity of a transmitted character.
  594.       Character checking has been surpassed by
  595.       more reliable and efficient forms of
  596.       block-checking, including Xmodem-type
  597.  
  598.  
  599. G-12    Glossary
  600.  
  601.                      COURIER HIGH SPEED MODEMS
  602.  
  603.  
  604.  
  605.       protocols and the ARQ protocol
  606.       implemented in Courier modems.
  607.  
  608.       The same type of parity must be used by
  609.       two communicating computers, or both may
  610.       omit parity.  When parity is used, a
  611.       parity bit is added to each transmitted
  612.       character.  The bit's value is 0 or 1,
  613.       to make the total number of 1's in the
  614.       character even or odd, depending on
  615.       which type of parity is used.
  616.  
  617.    Protocol
  618.  
  619.       A system of rules and procedures
  620.       governing communications between two or
  621.       more devices.  Protocols vary, but
  622.       communicating devices  must follow the
  623.       same protocol in order to exchange data.
  624.       The format of the data, readiness to
  625.       receive or send, error detection and
  626.       error correction are some of the opera-
  627.       tions that may be defined in protocols.
  628.  
  629.    RAM
  630.  
  631.       Random Access Memory.  Memory that is
  632.       available for use when the modem is
  633.       turned on, but that clears of all infor-
  634.       mation when the power is turned off.
  635.       The modem's RAM holds the current
  636.       operational settings, a flow control
  637.       buffer, and a command buffer.
  638.  
  639.    Remote Digital Loopback
  640.  
  641.       A test that checks the phone link and a
  642.       remote modem's transmitter and receiver.
  643.       Data entered from the keyboard is trans-
  644.       mitted from the initiating modem,
  645.       received by the remote modem's receiver,
  646.       looped through its transmitter, and
  647.  
  648.  
  649.                                Glossary   G-13
  650.  
  651. COURIER HIGH SPEED MODEMS
  652.  
  653.  
  654.  
  655.       returned to the local screen for
  656.       verification.
  657.  
  658.    Remote Echo
  659.  
  660.       A copy of the data received by the
  661.       remote system, returned to the sending
  662.       system and displayed on the screen.
  663.       Remote echoing is a function of the
  664.       remote system.
  665.  
  666.    ROM
  667.  
  668.       Read Only Memory.  Permanent memory, not
  669.       user-programmable.  The Courier's
  670.       factory settings are stored in ROM and
  671.       can be read (loaded) into RAM as an
  672.       operational configuration if DIP switch
  673.       S10 is ON at power on.
  674.  
  675.    Serial Transmission
  676.  
  677.       The transfer of data characters one bit
  678.       at a time, sequentially, using a single
  679.       electrical path.  See Parallel
  680.       Transmission.
  681.  
  682.    Start/Stop Bits
  683.  
  684.       The signaling bits attached to a
  685.       character before the character is
  686.       transmitted during Asynchronous
  687.       Transmission.
  688.  
  689.    SDLC
  690.  
  691.       Synchronous Data Link Control.  A
  692.       protocol developed by IBM for software
  693.       applications and communicating devices
  694.       operating in IBM's Systems Network
  695.       Architecture (SNA).  The protocol
  696.       defines operations at the link level of
  697.       communications, for example, the format
  698.  
  699. G-14    Glossary
  700.  
  701.                      COURIER HIGH SPEED MODEMS
  702.  
  703.  
  704.  
  705.       of data frames exchanged between modems
  706.       over a phone line.  See Bisync,
  707.       Protocol, HDLC.
  708.  
  709.    Synchronous Transmission
  710.  
  711.       A form of transmission in which blocks
  712.       of data are sent at strictly timed
  713.       intervals.  Because the timing is
  714.       uniform, no Start or Stop bits are
  715.       required.  Compare Asynchronous
  716.       Transmission.
  717.  
  718.       Some mainframes only support synchronous
  719.       communications unless their owners have
  720.       installed a synchronous adapter and
  721.       appropriate software.
  722.  
  723.    Terminal
  724.  
  725.       A device whose keyboard and display are
  726.       used for sending and receiving data over
  727.       a communications link.  Differs from a
  728.       microcomputer in that it has no internal
  729.       processing capabilities.  Used to enter
  730.       data into or retrieve processed data
  731.       from a system or network.
  732.  
  733.    Terminal Mode
  734.  
  735.       An operational mode required for
  736.       microcomputers to transmit data.  In
  737.       Terminal mode the computer acts as if it
  738.       were a standard terminal such as a
  739.       teletypewriter, rather than a data
  740.       processor.  Keyboard entries go directly
  741.       to the modem, whether the entry is a
  742.       modem command or data to be transmitted
  743.       over the phone lines.  Received data is
  744.       output directly to the screen.  The more
  745.       popular communications software products
  746.       control Terminal mode as well as enable
  747.  
  748.  
  749.                                Glossary   G-15
  750.  
  751. COURIER HIGH SPEED MODEMS
  752.  
  753.  
  754.  
  755.       more complex operations, including file
  756.       transmission and saving received files.
  757.  
  758.    Throughput
  759.  
  760.       The amount of actual user data
  761.       transmitted per second without the
  762.       overhead of protocol information such as
  763.       Start and Stop bits or frame headers and
  764.       trailers.  Compare characters per
  765.       second.
  766.  
  767.    Transmission Rate
  768.  
  769.       Same as Bit Rate.
  770.  
  771.    V.21
  772.  
  773.       A CCITT standard for modem
  774.       communications at 300 bps.  Modems made
  775.       in the U.S. or Canada follow the Bell
  776.       103 standard.  However, the modem can be
  777.       set to answer V.21 calls from overseas.
  778.       See Register S27 in Chapter 6.
  779.  
  780.    V.22
  781.  
  782.       A CCITT standard for modem
  783.       communications at 1200 bps, compatible
  784.       with the Bell 212A standard observed in
  785.       the U.S. and Canada.
  786.  
  787.    V.22 bis    
  788.  
  789.       A CCITT standard for modem
  790.       communications at 2400 bps.  The
  791.       standard includes an automatic link
  792.       negotiation fallback to 1200 bps and
  793.       compatibility with Bell 212A/V.22
  794.       modems.
  795.  
  796.  
  797.  
  798.  
  799. G-16    Glossary
  800.  
  801.                      COURIER HIGH SPEED MODEMS
  802.  
  803.  
  804.  
  805.    V.23
  806.  
  807.       A CCITT standard for modem
  808.       communications at 1200 bps with a 75 bps
  809.       back channel.  Used in the U.K.
  810.  
  811.    V.25
  812.  
  813.       A CCITT standard for modem
  814.       communications that specifies an answer
  815.       tone different from the Bell answer tone
  816.       used in the U.S. and Canada.  All
  817.       USRobotics modems can be set with the B0
  818.       command so that they use the V.25 2100
  819.       Hz tone when answering overseas calls.
  820.  
  821.    V.32
  822.  
  823.       A CCITT standard for modem
  824.       communications at 9600 bps and 4800 bps.
  825.       V.32 modems fall back to 4800 bps when
  826.       line quality is impaired, and fall
  827.       forward again to 9600 bps when line
  828.       quality improves.
  829.  
  830.    V.32 bis
  831.  
  832.       A CCITT standard that extends the V.32
  833.       connection range:  4800, 7200, 9600, 12K
  834.       and 14.4K bps.  V.32 bis modems fall
  835.       back to the next lower speed when line
  836.       quality is impaired, and fall back
  837.       further as necessary.  They fall forward
  838.       to the next higher speed when line
  839.       quality improves.
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.                                Glossary   G-17
  850.  
  851. COURIER HIGH SPEED MODEMS
  852.  
  853.  
  854.  
  855.    V.42
  856.  
  857.       A CCITT standard for modem
  858.       communications that defines a two-stage
  859.       process of detection and negotiation for
  860.       LAPM  error control.  V.42 also supports
  861.       the MNP error control protocol, levels
  862.       1+4.
  863.  
  864.    V.42 bis
  865.  
  866.       An extension of CCITT V.42 that defines
  867.       a specific data compression scheme for
  868.       use with V.42 and MNP error control.
  869.  
  870.    Word Length
  871.  
  872.       The number of bits in a data character
  873.       without parity, start or stop bits.
  874.  
  875.    Xmodem
  876.  
  877.       The first of a family of error control
  878.       software protocols used to transfer
  879.       files between modems.  These protocols
  880.       are in the public domain and are
  881.       available from many bulletin board
  882.       services.
  883.  
  884.    XON/XOFF
  885.  
  886.       Standard ASCII control characters used
  887.       to tell an intelligent device to
  888.       stop/resume transmitting data.  In most
  889.       systems typing <Ctrl>-S sends the XOFF
  890.       character.  Some devices, including the
  891.       Courier, understand <Ctrl>-Q as XON;
  892.       others interpret the pressing of any key
  893.       after <Ctrl>-S as XON.
  894.  
  895.  
  896.  
  897.  
  898.  
  899. G-18    Glossary
  900.