Alias:
False name that a user is known as. The use of Aliases is common on
BBSs. Synchronet allows the sysop to disallow the use of them, forcing
all users to be known by their real names.
ANSI:
American National Standards Institute. References made to ANSI are
actually referring to the ANSI X3.64 terminal definition and the
related escape sequences used to change cursor positioning and text
attributes.
Archive:
A file that contains multiple (possibly compressed) files, that can
be expanded. Archived files usually have a specific extension that
specifies what type of archive utility was used to create it.
The most popular archive utilities are PKZIP (.ZIP files),
LHARC (.LZH), and ARJ (.ARJ files).
ASCII:
American Standard Code of Information Interchange. A 7 bit binary code
used to represent letters, numbers, symbols, and control codes.
Supported by almost every computer and terminal manufacturer.
See Extended ASCII.
Baja:
Baja (b„'h„) is a tool used to create command shells and modules for
Synchronet multinode BBS software (see DOCS\BAJA.DOC).
Baud:
An obsolete term defining the number of signal-level changes per
second. The CCITT now prefers to use "symbols per second". For example
a V.22bis connection transfers only 600 symbols per second, but in this
protocol each symbol can represent up to four values; thus, you have an
effective transmission rate of 2,400 bps. V.32 is a 2,400
symbol-per-second (9,600-bps) modulation protocol.
BBS:
Bulletin Board System. A system configured to accept users via modem
or network to access public and private messages. Many BBSs also
incorporate file transfers (the uploading and downloading of program
and data files), information services, online entertainment, and more.
On a multinode BBS, all nodes must use the same live database for
users, messages, and file transfers.
BPS:
Bits Per Second or Bit Rate. The rate of data transmitted between
modems. For every byte of data (8 bits), a start and stop bit are added
for a total of ten bits per data byte.
Chat:
Online real-time communication between users either in line by line
(multinode chat) or key by key (private chat).
COM Port:
RS-232 communications port on an IBM PC compatible computer through
which digital signals are exchanged between it and the modem (or other
peripheral). The interface is either a 25 or 9 pin male connector.
Command Line:
The complete syntax used for the execution of a program. Includes
the program path and name to execute and any parameters that may be
required by the program for proper execution. Command lines configured
in SCFG can use special command line specifiers for variable parameter
replacement. See Appendix A for more information.
Compression:
See Archive.
Conference Mail:
See EchoMail.
Co-sysop:
BBS user with additional privileges to enable partial system
maintenance. Co-sysops on a Synchronet system would usually have
a security level in the range 80-89 and have an exemption flag for each
sysop function he is given rights to.
CR:
Carriage Return. This character represents the end of a line of text
and is usually initiated with the ENTER key on most keyboards.
CrashMail:
Referring to FidoNet NetMail being sent immediately and directly (not
routed) to the BBS or network address of the destination person.
A more accurate term would be Crash NetMail, or NetMail with Crash
status.
Decompression:
See Extraction.
Directory:
A section within a file library that contains files for uploading or
downloading. Also known as a file area.
Download:
Transferring a file from a BBS or other host system to a remote
computer.
DCE:
Data Communications Equipment. Dial-up modems that establish and
control the data link via the telephone network.
DCE Rate:
The data transfer rate between two modems.
DTE:
Data Terminal Equipment. The device that generates or is the final
destination of data - the computer.
DTE Rate:
The data transfer rate between the computer and the modem.
Echo:
The term "Echo" or "Echo Conference" is often used to refer to a
sub-board where messages are distributed across a message network. The
term actually comes from FidoNet EchoMail - the technology used to
distribute sub-board messages across FidoNet.
EchoMail (Conference Mail):
Sub-board messages echoed across FidoNet in compressed packets.
EchoMail Program:
If the front-end mailer does not directly support EchoMail, an EchoMail
program is necessary. TosScan, Squish, GEcho, and FreeMail are examples
of EchoMail programs.
E-mail or Electronic Mail:
Private multiple line messages between users that are stored on a BBS
until the receiver deletes them.
Escape Sequence:
A sequence of characters usually preceded by a control code to perform
attribute changes and cursor positioning on a terminal.
See ANSI.
Exemptions:
Extended privileges given to users to remove access limitations or
provide access to certain sysop functions.
See User Edit for more information.
External Programs:
Programs (.COM, .EXE, or .BAT files) that the BBS executes for added
functionality. External programs are used for archive manipulation,
file transfers, games, databases, text editors, virus scanning,
backups, and more. Often referred to as doors or chains.
Extraction:
The splitting (and possible decompression) of an archived file into
the original set of multiple files.
See Archive.
File Transfer Protocol:
See Transfer Protocol.
Flag:
One of 26 possible switches labeled A through Z. Flags are used to
represent specific security privileges or restrictions for a user.
See User Edit for more information.
Front-end Mailer:
An EMSI compatible FidoNet message front-end. FrontDoor, SEAdog,
Binkley, and D'bridge are examples of front-end mailers.
Group or Message Group:
A group of message sub-boards with a similar subject matter.
Hardware Flow Control:
The modem's use of the CTS (Clear to Send) line to control the flow of
data to from the computer to the modem.
LAN or Local Area Network:
A group of personal computers connected in a local environment for the
purpose of sharing data, applications, and peripherals.
Level or Security Level:
A decimal value in the range of 0 to 99 that determines a user's
security level on Synchronet BBS. A user's level determines how long
he can stay online per call, total time per day, total logons a day,
maximum number of lines per message, which Message Groups, Sub-boards,
External Programs, General Text File Sections, Transfer Libraries, and
Directories the user can access.
Library or Lib:
A group of transfer directories with a similar subject matter.
Logon:
The act of entering a BBS system through a valid user account.
Message:
File stored on the system created by a user that may contain ASCII text
,Ctrl-A codes, and ANSI escape sequences. Messages are either public
(posted on a sub-board) or private (E-mail sent to a single user).
Message Network:
Two or more BBSs sharing public message sub-boards (Aka Echoes) where
messages posted on one BBS get distributed to the other BBSs on the
network. There are many different network technologies used for the
distribution of networked messages. Synchronet supports the most
popular technologies; QWK, FidoNet, and PostLink.
Multinode:
System that operates with multiple simultaneous access paths to the
same database of messages and other resources.
Multitask:
The act of performing multiple tasks seemingly simultaneously.
Modem:
A device that transmits/receives computer data through a communications
channel such as radio or telephone lines. Modems modulate, or
transform, digital signals from a computer into an analog form that can
be carried successfully on a phone line. Modems also demodulate signals
received from the phone link back to digital signals before passing
them to the receiving computer.
NetMail:
A personal message sent to a specific person on a specific BBS or at
a specific network address through a message network. Most commonly
used in reference to FidoNet NetMail.
Network:
Connection of two or more computers to facilitate the sharing of
resources. See LAN and Message Network.
NUP or New User Password:
A password that the sysop has determined as a requirement before a
new user can apply for access.
Online:
The state of a user when he is currently using a BBS.
Offline:
The state of a BBS or BBS Node when it is not able to receive users
and the state of a user when he is not currently using the BBS.
Post:
The act of a user writing and saving a message on a sub-board.
Protocol:
A system of rules and procedures governing communications between two
or more devices. Protocols vary, but communicating devices must follow
the same protocol in order to exchange data. The format of the data,
readiness to receive or send, error detection and error correction are
some of the operations that may be defined in protocols.
See Transfer Protocol.
QWK Packet:
A single compressed file, usually created by PKZIP, that contains
new messages, E-mail, sysop bulletins, and a list of new files that can
be downloaded by a user for use with an offline message reader. The
filename is the BBS ID followed by a .QWK extension (regardless of the
compression method). The developer of this packet format was Mark
Herring (Sparky) of Sparkware, for use with his Qmail Door (external
program). There are many popular offline message readers that support
the QWK format. QWK packets may also be used for message networking.
REP Packet:
A QWK reply packet. Also, a single compressed file, usually created by
PKZIP, that contains e-mail or posts from the user that he/she created
with an offline message reader. The filename is the BBS ID followed
by a .REP extension. The packet must be uploaded by the user before
the messages and e-mail can be sent to the destination users or posted.
Restrictions:
Flags that a sysop can place on a user to restrict the user from
certain features of a BBS.
RS-232:
Interface standard developed by the Electronic Industries Association
(EIA) to define the signals and voltages used when data is exchanged
between a computer or terminal and a modem or serial printer. Data is
usually transmitted via a cable with a 9 or 25 pin connector.
SCFG:
Synchronet configuration program. This program is run locally by
hitting C at the waiting for call screen or by running "SCFG" from
any node directory.
Serial Port:
See COM Port.
Sub-board:
A section within a message group that contains multiple messages posted
by users on a specific topic. Also referred to as a conference, forum,
or special interest group (SIG).
Sysop:
System Operator. A person who participates in the maintenance or
management of a BBS. In Synchronet, sysops are defined as users with
a security level of 90 or greater.
Text File Sections:
Areas for the storage of text files that the sysop wants users to have
the ability to read. Often referred to as general text file sections.
Common text files would be information about the BBS, ANSI art work,
and documents on debatable subjects. Text files placed in text file
sections do not get purged as public messages do and are not part
of the transfer section, so credits and transfer access are not
required.
Transfer Protocol:
A protocol designed to govern the transmission of files between two
computer systems. BBS transfer protocols are usually specific to modem
transmissions. The most common of which are Xmodem, Ymodem, and Zmodem.
Most communications programs contain built-in protocol support and
stand-alone transfer protocol programs (like Omen Technology's DSZ)
are also available.
Throughput:
The effective rate of data flow for a file transfer, measured in bits
per second. Throughput depends on the connect rate and the
error-control and data-compression protocols, if any.
UART:
Universal Asynchronous Receiver Transmitter. The IC (Integrated
Circuit) that controls the serial port I/O. You must have a UART for
each COM port in your computer. The most common UARTs for IBM PCs are
NS8250s and NS16450s. If you are using a high-speed (9600bps or higher)
modem with your COM port and having communication problems, quite often
the only solution is to replace your UART for that COM port with a
buffered UART, usually an NS16550AFN. More modern UARTs are being
integrated with other peripheral controller ICs into a single chip (or
chip-set). This design does not allow for the replacement of the actual
UART. Internal modems have their own built-in UART.
Upload:
Transferring a file from a remote computer to a BBS or other host
system.
User to User Transfer:
An upload that is sent to a particular user or set of users. These
transfers are only allowed if the sysop creates a sub-board with a
short name of "User". The sysop should set the access level to 90 and
the upload level to something in the user range to allow users to
upload to the directory, but not be able to list the contents of the
directory. A user performs a user to user upload with the '/U' command
from the transfer menu, and the destination user(s) can download the
file with the '/D' command.
Copyright © 2000 by Rob Swindell
Synchronet BBS Software (Synchronet)
Version 3 is comprised of several documentation,
library, executable, and source code
files, all of which are covered by the
GNU General Public License with the exception of the following portions
covered by
the GNU Lesser General Public License:
SMBLIB and XSDK.
Synchronet Version 2 (for DOS and OS/2) and its source code was released to the
Public Domain by Digital Dynamics
in 1997 and remains Public Domain software today.
Synchronet Version 3 is not Public Domain software.
Rob Swindell
PO Box 501
Yorba Linda, CA 92885
http://www.synchro.net
For the complete Copyright Information please read the Copyright Documentation .