home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SBBS1B00.ZIP / DOCS.EXE / DOCS / GLOSSARY.TXT < prev    next >
Text File  |  1992-07-17  |  13KB  |  300 lines

  1.                              Synchronet Documentation
  2.                                 Glossary of Terms
  3.  
  4. Alias:
  5.         False name that a user is known as. The use of Aliases is common on
  6.         BBSs. Synchronet allows the sysop to disallow the use of them, forcing
  7.         all users to be known by their real names.
  8.  
  9. ANSI:
  10.         American National Standards Institute. References made to ANSI are
  11.         actually referring to the ANSI terminal definition and the related
  12.         escape sequences used to change cursor positioning and text attributes.
  13.  
  14. Archive:
  15.         A file that contains multiple (possibly compressed) files, that can
  16.         be expanded. Archived files usually have a specific extension that
  17.         specifies what type of archive utility was used to create it.
  18.         The most popular archive utilities are PkZip (.ZIP files),
  19.         LhArc (.LZH and .ICE files), and ARJ (.ARJ files).
  20.  
  21. ASCII:
  22.         American Standard Code of Information Interchange. A 7 bit binary code
  23.         used to represent letters, numbers, symbols, and control codes.
  24.         Supported by almost every computer and terminal manufacturer.
  25.         See Extended ASCII.
  26.  
  27. BBS:
  28.         Bulletin Board System. A system configured to accept users via modem
  29.         or network to access public and private messages. Many BBSs also
  30.         incorporate file transfers (the uploading and downloading of program
  31.         and data files), information services, online entertainment, and more.
  32.  
  33. BPS:
  34.         Bits Per Second or Bit Rate. The rate of data transmitted between
  35.         modems. For every byte of data (8 bits), a start and stop bit are added
  36.         for a total of ten bits per data byte. So a through-put of 2400bps 
  37.         means 2400 bits are being transmitted every second, of which only 1950 
  38.         bits are data.
  39.  
  40. Chat:
  41.         Online real-time communication between users.
  42.  
  43. COM Port:
  44.         RS-232 communications port on an IBM PC compatible computer through
  45.         which digital signals are exchanged between it and the modem (or other
  46.         peripheral). The interface is either a 25 or 9 pin mail connector.
  47.  
  48. Command Line:
  49.         The complete syntax used for the execution of a program. Includes
  50.         the program path and name to execute and any parameters that may be
  51.         required by the program for proper execution.
  52.  
  53. Compression:
  54.         See Archive.
  55.  
  56. Co-sysop:
  57.         BBS user with additional privileges to enable partial system
  58.         maintenance. Co-sysops on a Synchronet system would usually have
  59.         an ML in the range 80-89 and have an exemption flag for each sysop
  60.         function he is given rights to.
  61.  
  62. CR:
  63.     Carriage Return. This character represents the end of a line of text
  64.     and is usually initiated with the ENTER key on most keyboards.
  65.  
  66. Decompression:
  67.         See Extraction.
  68.  
  69. Directory:
  70.         A section within a file library that contains files for uploading or
  71.         downloading. Also known as a file area.
  72.  
  73. Download:
  74.         Transferring a file from a BBS or other host system to a remote
  75.         computer.
  76.  
  77. DCE:
  78.         Data Communications Equipment. Dial-up modems that establish and
  79.         control the data link via the telephone network.
  80.  
  81. DCE Rate:
  82.         The data transfer rate between two modems.
  83.  
  84. DTE:
  85.         Data Terminal Equipment. The device that generates or is the final
  86.         destination of data - the computer.
  87.  
  88. DTE Rate:
  89.         The data transfer rate between the computer and the modem.
  90.  
  91. E-mail or Electronic Mail:
  92.         Private multiple line messages between users that are stored on a BBS
  93.         until the receiver deletes them.
  94.  
  95. Escape Sequence:
  96.         A sequence of characters usually preceded by a control code to perform
  97.         attribute changes and cursor positioning on a terminal.
  98.         See ANSI.
  99.  
  100. Exemptions:
  101.         Extended privileges given to users to remove access limitations or
  102.         provide access to certain sysop functions.
  103.         See USEREDIT.DOC.
  104.  
  105. External Programs:
  106.         Programs (.COM, .EXE, or .BAT files) that the BBS executes for added
  107.         functionality. External programs are used for archive manipulation,
  108.         file transfers, games, databases, text editors, virus scanning,
  109.         backups, and more. Often referred to as doors or chains.
  110.  
  111. Extraction:
  112.         The splitting (and possible decompression) of an archived file into
  113.         the original set of multiple files.
  114.         See Archive.
  115.  
  116. File Transfer Protocol:
  117.         See Transfer Protocol.
  118.  
  119. Flag:
  120.         One of 26 possible switches labeled A through Z. Flags are used to
  121.         represent specific security privileges or restrictions for a user.
  122.         See USEREDIT.DOC for more information.
  123.  
  124. Group or Message Group:
  125.         A group of message sub-boards with a similar subject matter.
  126.  
  127. Hardware Flow Control:
  128.         The modem's use of the CTS (Clear to Send) line to control the flow of
  129.         data to from the computer to the modem.
  130.  
  131. LAN or Local Area Network:
  132.         A group of personal computers connected in a local environment for the
  133.         purpose of sharing data, applications, and peripherals.
  134.  
  135. Library or Lib:
  136.         A group of transfer directories with a similar subject matter.
  137.  
  138. Logon:
  139.         The act of entering a BBS system through a valid user account.
  140.  
  141. Message:
  142.         File stored on the system created by a user that may contain ASCII text
  143.         ,Ctrl-A codes, and ANSI escape sequences. Messages are either public
  144.         (posted on a sub-board) or private (e-mail sent to a single user).
  145.  
  146. MF or Main Flags:
  147.         Sysop configurable flags that can determine which Message Groups,
  148.         Sub-boards, External Programs, and General Text File Sections a user
  149.         can have access to. If a section of the board has been configured by
  150.         the sysop to only allow access to users with a certain flag, then only
  151.         user's with that flag set (and meet the other section requirements)
  152.         will have access.
  153.         See USEREDIT.DOC for more information.
  154.  
  155. ML or Main Level:
  156.         A decimal value in the range of 0 to 99 that determines a user's
  157.         main security level on Synchronet BBS. A user's ML determines how long
  158.         he can stay online per call, total time per day, total logons a day,
  159.         maximum number of lines per message, which Message Groups, Sub-boards,
  160.         External Programs, and General Text File Sections the user can access.
  161.  
  162. Multinode:
  163.         System that operates with multiple simultaneous access paths to the
  164.         same database of messages and other resources.
  165.  
  166. Multitask:
  167.         The act of performing multiple tasks seemingly simultaneously.
  168. Modem:
  169.         A device that transmits/receives computer data through a communications
  170.         channel such as radio or telephone lines. Modems modulate, or
  171.         transform, digital signals from a computer into an analog form that can
  172.         be carried successfully on a phone line. Modems also demodulate signals
  173.         received from the phone link back to digital signals before passing
  174.         them to the receiving computer.
  175.  
  176. Network:
  177.         Connection of two or more computers to facilitate the sharing of
  178.         resources. See LAN and WAN.
  179.  
  180. NUP or New User Password:
  181.         A password that the sysop has determined as a requirement before a
  182.         new user can apply for access.
  183.  
  184. Online:
  185.         The state of a user when he is currently using a BBS.
  186.  
  187. Offline:
  188.         The state of a BBS or BBS Node when it is not able to receive users
  189.         and the state of a user when he is not currently using the BBS.
  190.  
  191. Post:
  192.         The act of a user writing and saving a message on a public sub-board.
  193.  
  194. Protocol:
  195.         A system of rules and procedures governing communications between two
  196.         or more devices. Protocols vary, but communicating devices must follow
  197.         the same protocol in order to exchange data. The format of the data,
  198.         readiness to receive or send, error detection and error correction are
  199.         some of the operations that may be defined in protocols.
  200.         See Transfer Protocol.
  201.  
  202. QWK Packet:
  203.         A single compressed file, usually created by PKZIP, that contains
  204.         new messages, e-mail, sysop bulletins, and a list of new files that can
  205.         be downloaded by a user for use with an offline message reader. The
  206.         filename is the BBS ID followed by a .QWK extension (regardless of the
  207.         compression method). The developer of this packet format was Mark
  208.         Herring (Sparky) of Sparkware, for use with his Qmail Door (external
  209.         program). There are many popular offline message readers that support
  210.         the QWK format.
  211.  
  212. REP Packet:
  213.         A QWK reply packet. Also, a single compressed file, usually created by
  214.         PKZIP, that contains e-mail or posts from the user that he/she created
  215.         with an offline message reader. The filename is the BBS ID followed
  216.         by a .REP extension. The packet must be uploaded by the user before
  217.         the messages and e-mail can be sent to the destination users or posted.
  218.  
  219. Restrictions:
  220.         Flags that a sysop can place on a user to restrict the user from
  221.         certain features of a BBS.
  222. RS-232:
  223.         Interface standard developed by the Electronic Industries Association
  224.         (EIA) to define the signals and voltages used when data is exchanged
  225.         between a computer or terminal and a modem or serial printer. Data is
  226.         usually transmitted via a cable with a 9 or 25 pin connector.
  227.  
  228. Serial Port:
  229.         See COM Port.
  230.  
  231. Sub-board:
  232.         A section within a message group that contains multiple messages posted
  233.         by users on a specific topic. Also referred to as a conference, forum,
  234.         or special interest group (SIG).
  235.  
  236. Sysop:
  237.         System Operator. A person who participates in the maintenance or
  238.         management of a BBS. In Synchronet, sysops are defined as users with
  239.         a main level of 90 or greater.
  240.  
  241. Text File Sections:
  242.         Areas for the storage of text files that the sysop wants users to have
  243.         the ability to read. Often referred to as general text file sections.
  244.         Common text files would be information about the BBS, ANSI art work,
  245.         and documents on debatable subjects. Text files placed in text file
  246.         sections do not get purged as public messages do and are not part
  247.         of the transfer section, so transfer points and transfer access are not
  248.         required.
  249.  
  250. TF or Transfer Flags:
  251.         Flags that a sysop can use to make certain file libraries or
  252.         directories only accessible to users that have those flags set.
  253.         If the sysop has configured a library or directory to only allow access
  254.         to users with a certain TF set, then only users with that flag set
  255.         will have access.
  256.         See USEREDIT.DOC for more information.
  257.  
  258. TL or Transfer Level:
  259.         A decimal number in the range of 0 to 99 that a sysop can use to
  260.         restrict certain users from accessing file libraries or directories.
  261.         See USEREDIT.DOC for more information.
  262.  
  263. Transfer Protocol:
  264.         A protocol designed to govern the transmission of files between two
  265.         computer systems. BBS transfer protocols are usually specific to modem
  266.         transmissions. The most common of which are Xmodem, Ymodem, and Zmodem.
  267.         Most communications programs contain built-in protocol support and
  268.         stand-alone transfer protocol programs (like Omen Technology's DSZ)
  269.         are also available.
  270.  
  271. UART:
  272.         Universal Asynchronous Receiver Transmitter. The IC that controls
  273.         the serial port I/O. You must have a UART for each COM port in your
  274.         computer. The most common UARTs for IBM PCs are NS8250s and NS16450s.
  275.         If you are using a high-speed (9600bps or higher) modem with your COM
  276.         port and having communication problems, quite often the only solution
  277.         is to replace your UART for that COM port with a buffered UART, usually
  278.         an NS16550AFN. SBBS's use of interrupt driven COM I/O allows high-speed
  279.         modems to communicate accurately without a buffered UART, so an
  280.         NS16550AFN is not necessary or even utilized. More modern UARTs are
  281.         being integrated with other peripheral controller ICs into a single
  282.         chip (or chip-set). This design does not allow for the replacement of
  283.         the actual UART. Internal modems have their own built-in UART.
  284.  
  285. Upload:
  286.         Transferring a file from a remote computer to a BBS or other host
  287.         system.
  288.  
  289. User to User Transfer:
  290.         An upload that is sent to a particular user or set of users. These
  291.         transfers are only allowed if the sysop creates a sub-board with a
  292.         short name of "User". The sysop should set the access TL to 90 and
  293.         the upload TL to something in the user range to allow users to upload
  294.         to the directory, but not be able to list the contents of the
  295.         directory. A user performs a user to user upload with the '/U' command
  296.         from the transfer menu, and the destination user(s) can download the
  297.         file with the '/D' command.
  298.  
  299. /* End of GLOSSARY.TXT */
  300.