home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v611docs.zip / VMAIN611.ZIP / V-G < prev    next >
Text File  |  1993-10-13  |  27KB  |  731 lines

  1.                                             VBBS 6.11 Documentation --  G-1
  2.  
  3.  
  4.          ╔════════════════════════════════════════════════════════════════╗
  5.          ║ APPENDIX G        CHANNEL CONFIGURATION AND MODEMS             ║
  6.          ╚════════════════════════════════════════════════════════════════╝
  7.  
  8.          VCONFIG/Channel Configuration
  9.          ═════════════════════════════
  10.  
  11.                 VBBS comes preconfigured to work correctly with most
  12.          2400 baud modems.  If you are setting up a 2400 baud system,
  13.          your modem configuration should be as simple as choosing the
  14.          correct modem port in VCONFIG's channel.cfg.  High speed
  15.          modems will probably require a more complex configuration.
  16.          Basic information is provided here for a sampler of those
  17.          modems.  Due to the variety of systems in use throughout the
  18.          network, indepth setup assistance for your specific hardware
  19.          is best obtained from the Modem Mania message base. Please
  20.          subscribe to it by running VAREA.
  21.  
  22.  
  23.                 VBBS allows multiple phone lines to be configured,
  24.          depending on the registration level chosen.  For each data
  25.          line in VBBS, a channel (phone line) configuration must be
  26.          set to define the Serial COM port that the individual line(s)
  27.          will be running from.  An example follows:
  28.  
  29.                 1.) COM Port :
  30.                 2.) Base Address (Hex):
  31.                 3.) IRQ (Hex) :
  32.                 4.) Baud Rate :
  33.                 5.) Init String :
  34.                 6.) Locked Baud Rate :
  35.                 7.) Hardware (RTS/CTS) Handshake :
  36.                 8.) Minimum Baud allowed :
  37.  
  38.  
  39.          COM Port
  40.  
  41.                 Define a communications port for each channel in use.  COM
  42.                 ports can be used more than once, but the repeated port must
  43.                 have a different base address to prevent an IRQ conflict.
  44.  
  45.          Base Address
  46.  
  47.                 The base address that DOS understands as the port assignment
  48.                 for the channel. (example: COM1 is 3F8, COM2 is 2F8).
  49.  
  50.          IRQ
  51.  
  52.                 Assign an IRQ (Interrupt ReQuest) for further definition of 
  53.                 the communications port.
  54.  
  55.          Baud Rate
  56.  
  57.                 Define your modem's baud rate speed, from 300 to 57600.
  58.  
  59.  
  60.                                             VBBS 6.11 Documentation --  G-2
  61.  
  62.  
  63.  
  64.          Init String
  65.  
  66.                 The modem initialization string used by a particular channel
  67.                 to define reset and operation of the modem.
  68.  
  69.          Locked Baud Rate
  70.  
  71.                 Toggle YES/NO for locked baud rate at high speeds.  This
  72.                 should be set to NO for 2400-baud and slower modems.
  73.  
  74.          Note: High-speed modems should use a locked baud rate to
  75.                indicate the maximum throughput achieved by the modem.  For
  76.                instance, a 14400-baud modem could be defined as 14400, 19200,
  77.                38400, or 57600, as the modem allows.
  78.  
  79.          Hardware (RTS/CTS) Handshake
  80.  
  81.                 Toggle "No, Yes(Normal), or Yes(Slow)".  This setting is for 
  82.                 high speed modems.  Yes(Normal) is the preferred choice.
  83.  
  84.          Minimum Baud Allowed
  85.  
  86.                 Configure a minimum speed to tailor a high-speed line.
  87.  
  88.  
  89.          UART Chips and Recommendations
  90.          ══════════════════════════════
  91.  
  92.                 The NS16550AFN, or UART (Universal Asynchronous
  93.          Receiver/Transmitter) chip, is the heart of your asynchronous
  94.          communications board.  The advantage of the 16550 over the
  95.          16450 and 8250 UARTs is that it has a 16 byte buffer.
  96.  
  97.  
  98.          Reliability
  99.  
  100.                 On the older chips, with their single-byte buffer, you would
  101.          lose data if a second byte came in from the modem before the CPU had
  102.          sufficient time to call the first byte. The 16550, with its 16-byte
  103.          buffer, gives the CPU up to 16 opportunities to access data before a
  104.          character is lost.
  105.  
  106.  
  107.          Multitasking
  108.  
  109.                 When VBBS is transmitting data, it has to stop the CPU and
  110.          fill the UART's transmit buffer.  That means that the background
  111.          caller will experience a system slowdown while VBBS attempts to send
  112.          data to another caller.  In addition, the older 8250 chips were much
  113.          less reliable, and were never designed for the high speeds of current
  114.          modems.  The NS16550AFN, on the other hand, is designed with high bus
  115.          speeds and high modem speeds in mind.  When multitasking, even at
  116.          slower baud rates, the 16550 can be very helpful in providing smooth
  117.          operation for the entire system.
  118.  
  119.  
  120.                                             VBBS 6.11 Documentation --  G-3
  121.  
  122.  
  123.          Modem Initialization Settings
  124.          ═════════════════════════════
  125.           
  126.                 Since high speed modems can utilize so many settings, it is
  127.          almost impossible to include them all in one initialization string.
  128.          Therefore, you may wish to use the NRAM feature to store the settings
  129.          which are common to most applications and use the VBBS init string
  130.          for VBBS-specific settings.
  131.  
  132.                 This collection of modem settings has been garnered over time
  133.          from VBBS sysops working with an unlimited variety of hardware con-
  134.          figurations.  If the following recommendations provide unsatisfactory
  135.          results, please refer to the VirtualNET support subs for further
  136.          assistance.
  137.  
  138.  
  139.          Modem AT Command Settings
  140.  
  141.          Standard 2400 bps or 1200 bps Hayes Compatibles (NON-MNP):
  142.  
  143.          Supports the extended "&" command set:
  144.  
  145.                 ATX4Q0E0V1&C1&D2S2=251S7=40
  146.  
  147.         
  148.          X4     Enables extended result codes
  149.          Q0     Modem returns result codes
  150.          E0     Modem does not echo commands back to the computer
  151.          V1     Modem returns verbal result codes
  152.          &C1    Modem asserts carrier detect based on connection
  153.                 status
  154.          &D2    On DTR high-to-low transition, modem Hangs Up.
  155.          S2=251 Disable modem escape sequence
  156.          S7=40  Time modem waits for a carrier when initiating a new
  157.                 connection
  158.  
  159.         
  160.          Does not support the extended "&" command set:
  161.        
  162.                 ATX4Q0E0V1S2=251S7=40
  163.  
  164.                 Modems which do not use the & command set usually have DIP
  165.          switches of some type to set their mode of operation. Verify
  166.          that your modem is set to assert CD (carrier detect) only 
  167.          when connected to a remote modem and hang up on drop of DTR 
  168.          (data terminal ready).
  169.  
  170.  
  171.  
  172.                                             VBBS 6.11 Documentation --  G-4
  173.  
  174.  
  175.          High Speed Modem Initialization Strings
  176.          ═══════════════════════════════════════
  177.  
  178.          ─────────────────────────────────────────────────────────────
  179.  
  180.          Aceex 14.4
  181.                                                                       
  182.                 AT&F1S0=0M0E0V1X4&C1&D2&M5\N0S95=1S46=136S36=5               
  183.  
  184.          ─────────────────────────────────────────────────────────────
  185.         
  186.          Boca 14.4 V32bis:
  187.  
  188.                 AT&F E0 V1 Q0 W2 S95=3 S7=50 S0=0
  189.  
  190.          ─────────────────────────────────────────────────────────────
  191.  
  192.          Compucom High Speed Modems:
  193.  
  194.                 AT&F2*H1%C0\N0S25=2M0QV1ES11=50&C1&D2H&W
  195.  
  196.          Compucom STAR:
  197.  
  198.                 AT&F2*H2&D2S7=75&Y0&WX4M0L0S11=50
  199.  
  200.  
  201.          Recommendations:
  202.  
  203.                 Assign the above values to NRAM settings, and the initiali-
  204.          zation string will actually read 
  205.  
  206.                 ATZ0
  207.         
  208.          To assign an NRAM setting, enter the above initialization
  209.          string, then type 
  210.  
  211.                 AT&W0
  212.  
  213.          To disable CCSP (Compucom proprietary protocol) type
  214.  
  215.                 AT*H0
  216.           
  217.          Baud rate should be locked and set to 19200, or 38400 for
  218.          those with 16550 UARTs.
  219.  
  220.          ─────────────────────────────────────────────────────────────
  221.  
  222.          Cardinal 9600:
  223.  
  224.                 ATW2Q0V1E0&D2&C1S2=251M0&W2S95=1235
  225.  
  226.          - or -
  227.  
  228.                 ATQ0V1E0&D2&C1S2=251S7=45M0
  229.         
  230.          ─────────────────────────────────────────────────────────────
  231.  
  232.  
  233.                                             VBBS 6.11 Documentation --  G-5
  234.  
  235.  
  236.          ─────────────────────────────────────────────────────────────
  237.  
  238.          Digicomm 14.4
  239.  
  240.                 AT&F&C1*S1E0
  241.  
  242.          ─────────────────────────────────────────────────────────────
  243.  
  244.          Lightning Communications:
  245.  
  246.                 AT&FE0&D2&C1&Q9S7=65W2M0
  247.  
  248.                 Locked Baud Rate:  38400
  249.                 RTS/CTS         :  Slow
  250.  
  251.          ─────────────────────────────────────────────────────────────
  252.  
  253.          Motorola UDS 14.4 V32bis:
  254.  
  255.                 AT&F E0 V1 Q0 S0=0 %R2 \Q3 \V1 \M0 &C1 &D2 \N7 S7=50
  256.  
  257.          ─────────────────────────────────────────────────────────────
  258.  
  259.          SupraFAXmodem 14.4 V32bis:
  260.  
  261.                 AT&F2 E0 V1 Q0 W2 S95=3 S7=50
  262.         
  263.          ─────────────────────────────────────────────────────────────
  264.  
  265.          TwinCom V.32:
  266.  
  267.                 ATE0H0M0Q0V1X4S0=0S2=1W0S95=145
  268.         
  269.          ─────────────────────────────────────────────────────────────
  270.  
  271.          US Robotics Courier HST / Courier Dual Standard:
  272.  
  273.             NRAM Settings Recommended:
  274.  
  275.             X7     Return full result codes
  276.             &H1    Turns on hardware handshaking for output from DTE (CTS
  277.                    line) *
  278.             &R2    Turns on hardware handshaking for input to DTE    (RTS
  279.                    line) *
  280.             &B1    Fixes the DTE to DCE rate **
  281.             &N0    Negotiates highest link rate with fallback/fallforward
  282.                    enabled
  283.             &M4    Enables ARQ if remote modem has ARQ
  284.             &C1    Modem asserts carrier detect based on connection
  285.                    status
  286.             &D2    On DTR high-to-low transition, modem hangs up
  287.             &A3    Give FULL EXTENDED Result Codes
  288.  
  289.             (Choose one of the 3 &K commands below based on your preference)
  290.  
  291.  
  292.                                             VBBS 6.11 Documentation --  G-6
  293.  
  294.  
  295.             &K1    Enables data compression if remote modem requests
  296.                    compression
  297.             &K3    Enables V.42 bis data compression but not MNP5
  298.             &K0    Disables all compression
  299.  
  300.          USRobotics Courier 14400 HST Dual Standard:
  301.  
  302.             B0  C1  E1  F1  M1  Q0  V1  X7
  303.             BAUD=38400  PARITY=N  WORDLEN=8
  304.             DIAL=HUNT   ON HOOK   TIMER
  305.  
  306.             &A3  &B1  &C1  &D2  &G0  &H1  &I0  &K3  &L0
  307.             &M4  &N0  &P0  &R2  &S0  &T5  &X0  &Y1  %R0
  308.  
  309.             S00=000  S01=000  S02=251  S03=013  S04=010
  310.             S05=008  S06=002  S07=045  S08=002  S09=006
  311.             S10=007  S11=050  S12=050  S13=000  S14=000
  312.             S15=008  S16=000  S17=000  S18=000  S19=000
  313.             S20=000  S21=010  S22=017  S23=019  S24=150
  314.             S25=000  S26=000  S27=000  S28=008  S29=020
  315.             S30=000  S31=000  S32=001  S33=000  S34=000
  316.             S35=000  S36=000  S37=000  S38=000
  317.  
  318.          - or -
  319.  
  320.             B0  C1  E1  F1  M1  Q0  V1  X7
  321.             BAUD=19200  PARITY=N  WORDLEN=8
  322.             DIAL=HUNT   ON HOOK   TIMER
  323.  
  324.             &A3  &B0  &C1  &D2  &G0  &H1  &I0  &K3  &L0
  325.             &M4  &N0  &P0  &R2  &S0  &T5  &X0  &Y1  %R0
  326.  
  327.             S00=000  S01=000  S02=251  S03=013  S04=010
  328.             S05=008  S06=002  S07=045  S08=002  S09=006
  329.             S10=007  S11=070  S12=050  S13=000  S14=001
  330.             S15=008  S16=000  S17=000  S18=000  S19=000
  331.             S20=000  S21=010  S22=017  S23=019  S24=150
  332.             S25=000  S26=000  S27=000  S28=008  S29=020
  333.             S30=000  S31=000  S32=001  S33=000  S34=000
  334.             S35=000  S36=000  S37=000  S38=000
  335.  
  336.          VBBS Initialization String:
  337.  
  338.                 ATX7Q0E0V1S2=251S7=25&H1&R2&B1&M4&N0&K1&A3
  339.  
  340.          - or -
  341.  
  342.                 ATX7Q0E0V1S2=251S7=25&H1&R2&B1&A3
  343.  
  344.          ─────────────────────────────────────────────────────────────
  345.  
  346.  
  347.                                             VBBS 6.11 Documentation --  G-7
  348.  
  349.  
  350.          ─────────────────────────────────────────────────────────────
  351.          USRobotics Courier 9600 HST Settings
  352.  
  353.             C=1  E=1  F=1  M=3  Q=0  V=1  X=7  B=1
  354.             BAUD=19200  PARITY=N  WORDLEN=8
  355.             DIAL=TONE   ON HOOK    TIMER
  356.  
  357.             &A1  &B1  &G0  &H1  &I2  &K0
  358.             &M4  &N0  &P0  &R2  &S1  &Y1
  359.  
  360.             S00=000  S01=000  S02=251  S03=013
  361.             S04=010  S05=008  S06=002  S07=025
  362.             S08=002  S09=006  S10=007  S11=040
  363.             S12=050  S13=000  S14=001  S15=000
  364.             S16=000  S17=000  S18=000  S19=005
  365.             S20=000  S21=010  S22=017  S23=019
  366.  
  367.             DIAL=TONE   M=3  X=7  F=1  B=1
  368.             BAUD=19200  PARITY=N  WORDLEN=8
  369.  
  370.             &A1  &B1  &G0  &H1  &I2  &K0
  371.             &M4  &N0  &P0  &R2  &S1  &Y1
  372.  
  373.             S02=251  S03=013  S04=010  S05=008
  374.             S06=002  S07=025  S08=002  S09=006
  375.             S10=007  S11=040  S12=050  S13=000
  376.             S15=000  S19=005  S21=010  S22=017
  377.             S23=019
  378.  
  379.          ─────────────────────────────────────────────────────────────
  380.  
  381.          Additional USR Intitialization Strings:
  382.  
  383.          USRobotics Dual Standard 14.4
  384.          ─────────────────────────────
  385.  
  386.             (Square LEDs -- not the 16.8 model):
  387.  
  388.                 AT&B1 B0 E0 V1 Q0 &N0 &M4 S7=50 &H1 &R2 &A3
  389.  
  390.             (might work with newer 16.8 model also)
  391.  
  392.  
  393.          US Robotics HST 14.4
  394.          ────────────────────
  395.  
  396.             (Round LEDs -- reports CONNECT 9600 even if 14400):
  397.  
  398.                 AT&B1 B1 E0 V1 Q0 &N0 &M4 S7=50 &H1 &R2 &A3
  399.  
  400.  
  401.          Older US Robotics HST 9600
  402.          ──────────────────────────
  403.  
  404.                 AT&B1 B1 E0 V1 Q0 &N0 &M4 S7=50 &H1 &R2
  405.  
  406.  
  407.                                             VBBS 6.11 Documentation --  G-8
  408.  
  409.  
  410.          NOTE: USRobotics modem users (Dual Std and HST) can specify that a
  411.                smaller transmit buffer should be used during non-ARQ con-
  412.                nections, so that when 2400/non-error correcting callers call
  413.                the board, the space-bar abort is more responsive. The modem
  414.                will auto-adjust the size of the transmit buffer for each con-
  415.                nection.
  416.  
  417.                 non-ARQ: 128 bytes
  418.                     ARQ: 4k
  419.  
  420.          To enable this modem feature, set S15=8.
  421.  
  422.          ─────────────────────────────────────────────────────────────
  423.  
  424.          Zoom 14400 Fax/Modem:
  425.  
  426.                 Locked Baud Rate:  38400
  427.                 RTS/CTS         :  Slow
  428.  
  429.                 AT&C1&D2E0H0Q0V1X4W0S95=3\T2
  430.  
  431.          ─────────────────────────────────────────────────────────────
  432.  
  433.          Zoom 2400 V.42bis:
  434.  
  435.                 ATX4Q0V1E0&D2&C1S2=251S7=45
  436.  
  437.          ACTIVE PROFILE:
  438.  
  439.             B1 E1 L2 M1 N1 P Q0 V1 W1 X4 Y0 &C0 &D0 &G0 &J0 &K3 &Q5 &R0
  440.             &S0 &T4 &X0 &Y0
  441.             S00:000 S01:000 S02:043 S03:013 S04:010 S05:008 S06:002
  442.             S07:045 S08:002 S09:006
  443.             S10:014 S11:095 S12:050 S18:000 S25:005 S26:001 S36:005
  444.             S37:000 S38:020 S44:003
  445.             S46:138 S48:000 S49:008 S50:255
  446.  
  447.          STORED PROFILE 0:
  448.  
  449.             B1 E1 L2 M1 N1 P Q0 V1 W0 X4 Y0 &C0 &D0 &G0 &J0 &K3 &Q5 &R0
  450.             &S0 &T4 &X0
  451.             S00:000 S02:043 S06:002 S07:030 S08:002 S09:006 S10:014
  452.             S11:095 S12:050 S18:000
  453.             S25:005 S26:001 S36:005 S37:000 S38:020 S44:003 S46:138
  454.             S48:007 S49:008 S50:255
  455.  
  456.          STORED PROFILE 1:
  457.  
  458.             B1 E1 L2 M1 N1 P Q0 V1 W0 X4 Y0 &C0 &D0 &G0 &J0 &K3 &Q5 &R0
  459.             &S0 &T4 &X0
  460.             S00:000 S02:043 S06:002 S07:030 S08:002 S09:006 S10:014
  461.             S11:095 S12:050 S18:000
  462.             S25:005 S26:001 S36:005 S37:000 S38:020 S44:003 S46:138
  463.             S48:007 S49:008 S50:255
  464.  
  465.          ─────────────────────────────────────────────────────────────
  466.  
  467.                                             VBBS 6.11 Documentation --  G-9
  468.  
  469.  
  470.          ZyXEL High Speed:
  471.  
  472.          This is saved as Profile 0.  Init string is just ATZ0.
  473.  
  474.          NOTE: Be aware that register S20 sets the DTE speed, set to 19200,
  475.          so you may want to change this to S20=2 or S20=1.
  476.  
  477.          CURRENT SETTING:
  478.  
  479.             B0   E0   L4   M0   N5   Q0   V1   X6
  480.             &B1  &C1  &D2  &G0  &H3  &J0  &K4  &L0  &M0  &N0  &P0  &R1
  481.             &S0  &X0  &Y0
  482.             *B0  *C0  *D0  *E0  *I0  *M0  *P9  *Q2  *S0
  483.  
  484.             S00=000   S01=000   S02=251   S03=013   S04=010
  485.             S05=008   S06=003   S07=060   S08=002   S09=006
  486.             S10=007   S11=070   S12=000   S13=000   S14=002
  487.             S15=002   S16=000   S17=018   S18=000   S19=000
  488.             S20=003   S21=176   S22=000   S23=112   S24=133
  489.             S25=000   S26=000   S27=156   S28=064   S29=000
  490.             S30=000   S31=017   S32=019   S33=000   S34=030
  491.             S35=000   S36=000   S37=000   S38=016   S39=000
  492.  
  493.          ─────────────────────────────────────────────────────────────
  494.  
  495.          ZyXEL 14400 V.32 V.32bis V.42 V.42bis Send/Recieve Fax/Modem:
  496.  
  497.                 AT&FX6E0&C1&D2&G2H0M0|
  498.  
  499.                 Locked Baud: 19200
  500.                 Hardware handshaking normal
  501.         
  502.          ─────────────────────────────────────────────────────────────
  503.  
  504.  
  505.          Discussion of Communications Standards
  506.          ══════════════════════════════════════
  507.  
  508.          Description of Standards
  509.  
  510.             CCITT v.21       300 bps.  (FSK).
  511.             Bell  103J
  512.  
  513.             Bell  202        1200 bps, half duplex.
  514.             Leased lines.
  515.  
  516.             CCITT v.22       1200 bps. (DPSK).
  517.             Bell  212A
  518.  
  519.             CCITT v.22bis    2400 bps. (DPSK).
  520.  
  521.  
  522.                                             VBBS 6.11 Documentation --  G-10
  523.  
  524.  
  525.             CCITT v.26ter    2400 bps with echo cancellation
  526.  
  527.             Bell  208        4800 bps. Used on leased lines.
  528.  
  529.             CCITT v.27ter    G3 FAX at 4800 bps with fall back to 2400
  530.                              bps.
  531.  
  532.             CCITT v.29       G3 FAX at 9600 bps with fall back to 7200
  533.                              and 4800 bps.  Also used by Compucom
  534.                              modems.
  535.  
  536.             CCITT v.32       9600 bps with echo cancellation.  Fall back
  537.                              to 4800 bps.  Both directions simultaneously.
  538.                              (QAM).
  539.                              
  540.             CCITT v.32bis    14400 bps with echo cancellation.  Fall back
  541.                              to 12000, 9600, and 7200 bps.  (TCM)  Both
  542.                              directions simultaneously.
  543.  
  544.             CCITT v.33       14400 with fall back to 12000 bps.
  545.  
  546.             USR HST14400     US Robotics HST modulation.  14400 bps in
  547.                              one direction and 450 bps in reverse
  548.                              direction.  Fall back to 12000, 9600, and
  549.                              4800 bps.
  550.  
  551.             Trailblazer      Proprietary up to 18000 bps.
  552.  
  553.             Hayes V-Series   Proprietary full-duplex 9600 baud.  Hayes'
  554.                              CCITT LAP-B error correction and data
  555.                              compression.
  556.  
  557.             EIA Class2 FAX   G2 Fax standard.
  558.  
  559.             CCITT v.FAST     19200 bps or slightly higher.  Uses echo
  560.                              CCITT v.32bisbis.
  561.  
  562.             ISDN             Integrated Services Digital Network on fiber
  563.                              optic cable.
  564.  
  565.             SMDS             Switched Multi-Megabit Data Service on fiber
  566.                              optics.
  567.  
  568.  
  569.             HDSL             High-rate Digital Subscriber Link.  In
  570.                              development.
  571.  
  572.          
  573.          Table of Modes
  574.  
  575.            MODE         BPS        BAUD      MODULATION      NOTES
  576.  
  577.            v.33         14400      2400       128-TCM
  578.            v.33         12000      2400        64-TCM
  579.            v.32bisbis   19200      2400       512-TCM
  580.  
  581.                                             VBBS 6.11 Documentation --  G-11
  582.  
  583.  
  584.            v.32bis      14400      2400       128-TCM
  585.            v.32bis      12000      2400        64-TCM
  586.            v.32bis       9600      2400        32-TCM
  587.            v.32bis       7200      2400        16-TCM
  588.            v.32          9600      2400        32-TCM
  589.            v.32          9600      2400        16-QAM        Uncoded
  590.            v.32          4800      2400         4-DPSK
  591.            v.29          9600      2400        16-QAM
  592.            v.29          7200      2400         8-QAM
  593.            v.29          4800      2400         4-DPSK
  594.            v.27ter       4800      1600         8-PSK
  595.            v.27ter       2400      1200         4-DPSK
  596.            G3 FAX                                            v.29/.27ter
  597.            v.22bis       2400       600        16-QAM
  598.            v.22          1200       600         4-DPSK       BELL 212A
  599.            ISDN         65536     65536        FiberOptic    Digital
  600.  
  601.                 The baud rate over the phone line means that more than two
  602.          tones are used at the baud frequency to achieve the bps rate. For
  603.          instance, 4-DPSK means four tones.
  604.  
  605.  
  606.          Error Correction Standards
  607.  
  608.             NAME      DESC OF ERROR CORRECTION AND DATA COMPRESSION
  609.  
  610.             MNP1      Hardware error correction.
  611.             MNP2      Hardware error correction.
  612.             MNP3      Hardware error correction.  Strips off start and
  613.                       stop bits during transmission over phone line.
  614.             MNP4      Hardware error correction.  Fastest way to send
  615.                       compressed files.  Strips off start and stop bits
  616.                       during transmission.  Also adapts to line
  617.                       conditions.
  618.             MNP5      Hardware error correction and data compression (up
  619.                       to 2 time compression on TEXT).  Do NOT use on
  620.                       compressed files!
  621.             MNP6      Additional Universal Link Negotiation and
  622.                       Statistical Duplexing to MNP5 service
  623.             MNP7      Additional Enhanced Data Compression with MNP4.
  624.             MNP8      TBA
  625.             MNP9      Additional Enhanced Data Compression with v.32
  626.                       modems.  Also adds Enhanced Universal Link
  627.                       Negotiation, which allows connection to both MNP
  628.                       and non-MNP modems at the highest performance
  629.                       level.
  630.             MNP10     Hardware error correction and data compression.
  631.             v.42      CCITT error correction. LAPM.  Fastest way to send
  632.                       compressed files.  Strips off start and stop bits
  633.                       during transmission.
  634.             v.42bis   CCITT data compression (up to 4 time compression on
  635.                       TEXT).  Uses a version of the Lempel-Ziv data
  636.                       compression algorithm.
  637.  
  638.  
  639.                                             VBBS 6.11 Documentation --  G-12
  640.  
  641.          Glossary of Terms
  642.  
  643.             baud        Actual rate of symbols trasmitted per second.
  644.             bps         Bits Per Second.
  645.             MNP         Microcom Networking Protocol.
  646.             CCITT       International Telephone and Telegraph
  647.                         Consultative Committee.
  648.             FSK         Frequency Shift Keying.
  649.             DPSK        Phase Shift Keying.
  650.             QAM         Quadrature Amplitude Modulation.  Combination of
  651.                         PSK and AM.
  652.             TCM         Trellis Coded Modulation.
  653.             LAPM        Link Access Procedure for Modems.
  654.  
  655.  
  656.          VBBS FOSSIL Documentation
  657.          ═════════════════════════
  658.  
  659.                The use of a fossil driver with VBBS is not required. However,
  660.          a fossil driver can handle 2 or more serial ports using the same 
  661.          IRQ line.  In fact, a FOSSIL can be used to control up to 8 ports.  
  662.          It can be "programmed" to use almost any serial board in existence.
  663.  
  664.                 VBBS has been extensively tested with both the BNU and X00
  665.          FOSSIL drivers. If you're new to FOSSIL drivers, they provide a stan-
  666.          dard way for programs to communicate with serial ports. The FOSSIL may
  667.          load through either AUTOEXEC.BAT or CONFIG.SYS. The advantages and
  668.          disadvantages of each are discussed at length within the individual
  669.          FOSSIL documentation.  Overall, use of VBBS' own serial routines are
  670.          preferred over external fossil drivers. 
  671.  
  672.          Number of Simultaneous Open Ports
  673.  
  674.             The basic CONFIG.SYS install for X00 is: DEVICE=X00.SYS
  675.  
  676.             The basic AUTOEXEC.BAT install for BNU is: BNU
  677.  
  678.                 By default, a FOSSIL will assume you wish to have only one
  679.          communications port open at any given moment.  The FOSSIL doesn't
  680.          specify which port (COM1, COM2, COM3, etc) but is merely concerned
  681.          with the maximum number of simultaneous open ports.  Each port you
  682.          request is like a "data channel," corresponding to your VBBS data
  683.          channels.  For more detailed information on a driver, consult the
  684.          specific FOSSIL documentation.
  685.  
  686.  
  687.                                             VBBS 6.11 Documentation --  G-13
  688.  
  689.  
  690.          2-Node System
  691.  
  692.             Channel 1 to be on COM1
  693.             Channel 2 to be on COM2
  694.             ───────────────────────
  695.  
  696.                 X00: DEVICE=X00.SYS 0=COM1 1=COM2
  697.                 BNU: BNU /P=2
  698.  
  699.                 VCONFIG: Set Channel 1 to COM1
  700.                          Set Channel 2 to COM2
  701.  
  702.             Channel 1 to be on COM2
  703.             Channel 2 to be on COM3
  704.             ───────────────────────
  705.  
  706.                 X00: DEVICE=X00.SYS 0=COM2 1=COM3
  707.                 BNU: BNU /P=2
  708.  
  709.                 VCONFIG: Set Channel 1 to COM2
  710.                          Set Channel 2 to COM3
  711.  
  712.  
  713.          4-Node System
  714.  
  715.             Channel 1 to be on COM1
  716.             Channel 2 to be on COM2
  717.             Channel 3 to be on COM3
  718.             Channel 4 to be on COM4
  719.             ───────────────────────
  720.  
  721.                 X00: DEVICE=X00.SYS 0=COM1 1=COM2 2=COM3 3=COM4
  722.                 BNU: BNU /P=4
  723.  
  724.                 VCONFIG: Set Channel 1 to COM1
  725.                          Set Channel 2 to COM2
  726.                          Set Channel 3 to COM3
  727.                          Set Channel 4 to COM4
  728.  
  729.  
  730.  
  731.