home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ICS100.ZIP / ICS.DOC < prev    next >
Encoding:
Text File  |  1995-08-06  |  16.1 KB  |  369 lines

  1.  
  2.                           ▄█▄   ▄███████▄   ▄███████▄
  3.                          █████ ████▀  ▀███ ████▀ ▀████
  4.                          █████ ████        ▀█████▄▄
  5.                          █████ ████           ▀▀█████▄
  6.                          █████ ████▄  ▄███ ████▄ ▄████
  7.                           ▀█▀   ▀███████▀   ▀███████▀
  8.  
  9.      InterConnect System 1.0ß - Connecting users through smart software
  10.  
  11.               Copyrighted Multiboard Communications Centre, 1995
  12.                         All rights reserved, worldwide.
  13.  
  14.  
  15. ╓───────────────────────────────────────────────────────────────────────────╖
  16. ║ What is it?                                                               ║
  17. ╙───────────────────────────────────────────────────────────────────────────╜
  18.  
  19.     A program that allows 2 users to connect directly to one another as
  20.     if their modems were connected directly.   This allows them to play
  21.     multiplayer modem games such as DOOM or DESCENT as well as transfer
  22.     files directly between themselves.
  23.  
  24.     This is a great service for both free and subscription systems, and
  25.     is sure to increase the excitement on your system!
  26.  
  27.  
  28. ╓───────────────────────────────────────────────────────────────────────────╖
  29. ║ Requirements                                                              ║
  30. ╙───────────────────────────────────────────────────────────────────────────╜
  31.  
  32.     InterConnect requires a network card for it's communication,  since
  33.     it uses the common IPX protocol to "talk" to the other nodes.    If
  34.     you are already running a network of some type,  then this probably
  35.     does not concern you very much.
  36.  
  37.     For those that are running a few  lines under something like  OS/2,
  38.     Windows or DESQview, here is what you will need:
  39.  
  40.        1 - Network card  (either Arcnet or Ethernet is fine, you can
  41.            find used Arcnet cards at computer shows, auctions or from
  42.            other sysops for $5-10, often free -- even a good new
  43.            ethernet card won't run you more than $50 these days)
  44.  
  45.        3 - Drivers
  46.  
  47.            a) Network card driver (comes with the network card)
  48.            b) LSL.COM (you can find it free from many sources)
  49.            c) IPXODI.COM (again, another freebee at many sources)
  50.  
  51.            Most of these drivers can be found in a package that
  52.            was originally designed for network DOOM called OLDIPX.ZIP
  53.            available for FTP from ftp://ftp.uwp.edu/pub/games/doom
  54.  
  55.            You would load them in your autoexec like this...
  56.  
  57.            NE2000.COM      (my network card driver)
  58.            LSL.COM         (link support layer)
  59.            IPXODI.COM      (IPX driver)
  60.  
  61.            You will also need to make a NET.CFG file, here's a basic
  62.            example of one:
  63.  
  64.            Link Driver NE2000   <- replace this with your card name
  65.            INT 10               <- replace this with your card int
  66.            PORT 340             <- replace this with your card portaddr
  67.            FRAME Ethernet_802.3
  68.            FRAME Ethernet_802.2
  69.  
  70.     To run under a multitasker,  you should let it know that it is on a
  71.     network.  For DESQview,  it is quite simple, just go into the SETUP
  72.     network configuration, and set it as running a 7A type network, and
  73.     set a network buffer to about 4 to 16k depending on how much memory
  74.     you can afford to use.
  75.  
  76.     For Windows and OS/2, it's a little trickier.. if you have problems
  77.     see if there is a sysop in your area running a network on them, and
  78.     see if they are willing to give you a few pointers.
  79.  
  80.     This might seem difficult at first but it goes quite easily usually
  81.     once you get started.   Other requirements are about 300k of memory
  82.     and a MS-DOS compatible 3.x or higher machine.
  83.  
  84.  
  85. ╓───────────────────────────────────────────────────────────────────────────╖
  86. ║ CONFIG.EXE - Configuration program                                        ║
  87. ╙───────────────────────────────────────────────────────────────────────────╜
  88.  
  89.     ICS is very easy to install.
  90.  
  91.       1) First, unpack the contents of the archive into a directory
  92.       2) Run the CONFIG.EXE program...
  93.  
  94.  
  95.     System Information
  96.     ──────────────────────────────────────────────────────────────────
  97.  
  98.           ═══ BBS & Sysop name
  99.  
  100.                   Here you enter the details about your system
  101.                   Remember that when registering that you must
  102.                   register under the  names which appear here,
  103.                   *exactly* as they appear, including capitial
  104.                   letters and spacing.
  105.  
  106.           ═══ Serial & Registration numbers
  107.  
  108.                   Here you enter  the serial  and registration
  109.                   numbers after registering the software. This
  110.                   will unlock the demo restrictions.
  111.  
  112.           ═══ Nodes
  113.  
  114.                   This is the maximum number of nodes you have
  115.                   on your system, or would like supported.  To
  116.                   maximize efficency,  do not make this number
  117.                   higher than the number of nodes on your BBS.
  118.  
  119.           ═══ IPX Base Address
  120.  
  121.                   By default InterConnect will use a  range of
  122.                   IPX sockets, starting at 5678h to 5678h plus
  123.                   the number nodes defined.  If this IPX range
  124.                   conflicts with any of your existing programs
  125.                   simply change the base number.
  126.  
  127.           ═══ IPX Broadcast
  128.  
  129.                   You can choose to use  broadcast  or  direct
  130.                   sent data packets.   Normally set this value
  131.                   to  "No"  as it will speed up some networks,
  132.                   however if you need to set it otherwise, you
  133.                   can do so here.
  134.  
  135.  
  136.     Messaging Information
  137.     ───────────────────────────────────────────────────────────────────
  138.  
  139.           ═══ Semaphore Type
  140.  
  141.                   This slot is for the external messaging type
  142.                   that your BBS uses.   If  your system is not
  143.                   supported it does not mean that ICS will not
  144.                   work for you,  just simply that users inside
  145.                   the ICS door cannot send/receive messages to
  146.                   other users outside the ICS door  -  but all
  147.                   messaging between users  inside  of the door
  148.                   will still work correctly.
  149.  
  150.           ═══ Semaphore Path
  151.  
  152.                   This is the path that node  messages will be
  153.                   saved.  This semaphore path must be the same
  154.                   as the one in the BBS software.
  155.  
  156.           ═══ Semaphore Format
  157.  
  158.                   This option lets you configure  the style of
  159.                   the header for messages  sent from the "ICS"
  160.                   door.  You do not have to modify this, as it
  161.                   is only a visual preference option.
  162.  
  163.                   Available codes for the message:
  164.  
  165.                      <USER>    -  The users full name
  166.                      <ENTER>   -  This will enter a carriage return
  167.                      <MESSAGE> -  This is the entered message
  168.                      <NODE>    -  Users node number
  169.                      <PAUSE>   -  Will place a pause in the message when
  170.                                   sending to users outside of the door.
  171.  
  172.  
  173.     Online Help
  174.     ──────────────────────────────────────────────────────────────────
  175.  
  176.     To provide online help  for your users,  place the ICSHELP.* files
  177.     in the main ICS directory.  Depending on the users graphic setting
  178.     either the ICSHELP.ASC or ICSHELP.ANS will be displayed.  (If only
  179.     the ASCII version exists,  it will  be displayed regardless of the
  180.     user graphic setting)
  181.  
  182.  
  183. ╓───────────────────────────────────────────────────────────────────────────╖
  184. ║ ICS.EXE - The program                                                     ║
  185. ╙───────────────────────────────────────────────────────────────────────────╜
  186.  
  187.     InterConnect can be run from anywhere on your harddrive.   It will
  188.     locate it's own files automatically, so there is no need to change
  189.     paths before running it.
  190.  
  191.     You should run it with the full path and file name of the DOOR.SYS
  192.     drop file on the command line to run it...
  193.  
  194.     For example:
  195.  
  196.     ICS c:\bbs\door.sys
  197.  
  198.     This by defaults runs with a Fossil driver, however if you wish to
  199.     use the internal communications routines simply add a /I parameter
  200.     on the end of the command line or /I:PORT,IRQ,LOCKED for your non-
  201.     standard ports or if you are getting 'garbage' on the remote end.
  202.  
  203.     Three examples would be:
  204.  
  205.     ICS c:\bbs\door.sys /I             - For a standard com port
  206.     ICS c:\bbs\door.sys /I:3E8,5       - For a port at 3E8, Irq 5
  207.     ICS c:\bbs\door.sys /I:3E8,5,19200 - Same as above, but open at 19200
  208.  
  209.     InterConnect will also support the DORINFOx.DEF drop file, however it
  210.     is *CRUCIAL* that you specify the node number on the command line, or
  211.     ICS will not function correctly.  Here is an example:
  212.  
  213.     ICS c:\bbs\dorinfo1.def /I:3E8,5,19200 /N=7
  214.  
  215.     This would use the internal com routines for port 3e8, int 5 at 19200
  216.     on node 7.   For the fossil driver routines, the same node would look
  217.     like this..
  218.  
  219.     ICS c:\bbs\dorinfo1.def /N=7
  220.  
  221.     You can also specify the amount of time the user has,  or if you want
  222.     to check the user time at all.   This is good if you are running this
  223.     program as a subscription function.
  224.  
  225.     ICS c:\bbs\door.sys /TL=30
  226.  
  227.     This would give the user a  maximum of 30  minutes,  or whatever time
  228.     they had left.  (The lesser of the two)  To give a user an indefinate
  229.     amount of time, you can use the /TL=NONE value. (registered use only)
  230.  
  231.  
  232. ╓───────────────────────────────────────────────────────────────────────────╖
  233. ║ Common questions and answers                                              ║
  234. ╙───────────────────────────────────────────────────────────────────────────╜
  235.  
  236.    Q: What is the difference between the registered version and the
  237.       unregistered version?
  238.    A: The unregistered version is illegal to run after 45 days of use, is
  239.       limited to 15 minutes per session and you cannot use the /TL=NONE
  240.       parameter.
  241.  
  242.    Q: Can people chat when transferring files?
  243.    A: That depends on what protocol they use to transfer the files with.
  244.       ICS works with all protocols, so if they are using something like
  245.       Bimodem which supports bi-directional transfers and chatting, then
  246.       they will have quite a productive session.
  247.  
  248.    Q: It says "IPX is not installed"?
  249.    A: Make sure you follow the instructions in the "Requirements" section
  250.       of this documentation.
  251.  
  252.    Q: Do my users have to run and special software?
  253.    A: No, they can run their standard terminal programs to transfer files
  254.       and chat, however if they are playing DOOM, etc, they will of course
  255.       need a copy of that program.
  256.  
  257.    Q: Can I install DOOM on my system, and let my users play using their
  258.       regular terminal package?
  259.    A: No, modems don't work that way.  To see graphics on the remote end
  260.       special software is required - in this case DOOM.
  261.  
  262.    Q: People are getting low transfer rates using the internal com
  263.       routines? (the /I switch on the command line)
  264.    A: ICS is optimized for fossil communications.  With the internal com
  265.       routines, we experienced a 1450 cps rate on a 14,400 modem, as
  266.       opposed to the 1620 cps rates when using the fossil driver.  If you
  267.       are experiencing and strange problems, then the fossil routines
  268.       might be best.
  269.  
  270.    Q: When I use the fossil driver, the users get garbage on the other side?
  271.    A: Some systems react bizarre with locked com ports.  If you experience
  272.       this problem, then set this enivroment variable:
  273.  
  274.       SET FOSSIL=NOSET
  275.  
  276.       ...in your autoexec, or if you are short on enviroment space, run
  277.       the door in a batch file like this...
  278.  
  279.       @echo off
  280.       SET FOSSIL=NOSET
  281.       \path\ICS.EXE \path\DOOR.SYS
  282.       SET FOSSIL=
  283.  
  284.    Q: Will this run with my BBS software?
  285.    A: ICS runs with virtually any BBS software that can execute an
  286.       external program or 'door'.  It does have some 'extra' features
  287.       for certain BBS packages, but ICS works quite well with any
  288.       other packages too.
  289.  
  290.  
  291.  
  292. ╓───────────────────────────────────────────────────────────────────────────╖
  293. ║ Support                                                                   ║
  294. ╙───────────────────────────────────────────────────────────────────────────╜
  295.  
  296.    If you have any questions or comments, you  can netmail us at FidoNet
  297.    address 1:2401/305 (CM,VFC,V32).    Please poll back for your replies
  298.    as we get dozens of messages a day, and crashing them all out is just
  299.    too expensive -  or optionally,  make a note that you would like your
  300.    message routed back to you.  You can also contact us via the Internet
  301.    for faster responses, and directly sent out replies.   The address is
  302.    "support@mbcc.com"   Normally you will find us in the RA_UTIL FidoNet
  303.    area as well, as well as the MCC_SUPPORT echo of course.   The latest
  304.    version can always be FREQ'd from us with the magic name ICS.   Also,
  305.    newest MCC software is also now available via the Internet at...
  306.  
  307.    ftp://  ra.fileshop.com/pub/ra/mcc
  308.    ftp://  ra.uti.com/sys/bbs/bbs/mcc
  309.    www://  www.uti.com/mcc
  310.  
  311.    You can also FREQ the files from us via Fidonet,  the  magic names to
  312.    file request are: OLMS,  UPCHECK, SPORTS,  ISERVER, GIFSEE,  VOTEBOX,
  313.    QF, CVS, and ICS - check out our CATALOG.DOC!
  314.  
  315.  
  316. ╓───────────────────────────────────────────────────────────────────────────╖
  317. ║ Registration                                                              ║
  318. ╙───────────────────────────────────────────────────────────────────────────╜
  319.  
  320.     ■ REGISTER.CAN - registration form for Canada
  321.     ■ REGISTER.USA - registration form for USA
  322.     ■ REGISTER.ASA - registration form for ASIA
  323.     ■ REGISTER.AUS - registration form for Australia
  324.     ■ REGISTER.EUR - registration form for Europe
  325.  
  326.  
  327. ╓───────────────────────────────────────────────────────────────────────────╖
  328. ║ License and Disclaimer                                                    ║
  329. ╙───────────────────────────────────────────────────────────────────────────╜
  330.  
  331.     "ICS" is NOT free,  it is being  marketed under  the "try before you
  332.     buy" or shareware concept.  You are entitled to use  ICS  and CONFIG
  333.     for  a period  up to  forty-five (45) days,  after  which  you  MUST
  334.     register or stop using the programs.
  335.  
  336.     Registration entitles  you to  use  ICS 1.0  as well  as  any future
  337.     versions of the program that may or may not be released,  subject to
  338.     any additional licensing conditions which may be attached.
  339.  
  340.     Registration  will also you to use all of the available functions of
  341.     ICS, take  away  the "Unregistered" message at start up, and help to
  342.     continue  to  develop  this program.  (not to  mention maintain  the
  343.     legality of this agreement)
  344.  
  345.     By running any of the  executable programs included,  you agree that
  346.     Pete Rocca, Darryl Olthoff, Multiboard Communications Centre nor any
  347.     affiliates of  the above mentioned  are responsible  for any  damage
  348.     ever  experienced, however  so created. If you cannot agree to this,
  349.     then your privilege to use any of these programs  is revoked  and it
  350.     becomes illegal for you to execute  any programs included with  this
  351.     documentation.
  352.  
  353.     You may freely copy and  distribute the  shareware version of ICS as
  354.     long as its original archived contents  are not modified in any way.
  355.     You may NOT  distribute any  registration keys  without the  express
  356.     written  consent of Pete Rocca  of Multiboard Communications Centre.
  357.     You may  not use a registration key that  is not  licensed to you by
  358.     Pete Rocca, or any of the registration sites appointed by Pete Rocca
  359.  
  360.     It is illegal to edit, alter, hack, reverse engineer and / or modify
  361.     any components of the ICS archive in any manner.
  362.  
  363.     If dispute of any issues on legal grounds said above, then governing
  364.     law of Ontario, Canada will rule.
  365.  
  366.     If you agree to all of the above,  then you  may use these programs.
  367.  
  368.     * REMEMBER THAT REGISTRATION IS QUITE INEXPENSIVE FOR ALL YOU GET! *
  369.