| Backbone
A high-speed line or series of connections that forms a major pathway within a network. The term is relative as a backbone in a small network will likely be much smaller than many non-backbone lines in a large network.
Backup
Web hosts back up data on their servers. Many host packages offer backups every 24 hours. This is supposed to prevent the loss of data should something happen to the server. . If you think you may need to restore old data in case of a disaster, it may make sense to choose a hosting company that performs regular backups.
Bandwidth
This is the amount of data that is sent through a connection. If you have a large web site, with many visitors, you will need a lot more bandwidth than someone with a one page web site that gets 2 visitors a month. Some hosting plans offer unlimited bandwidth, but most have limits or will just make you pay for extra bandwidth.
Baud
Unit of signaling speed equal to the number of discrete signal elements transmited per second. Baud is synonymous with bits per second (bps). In common usage the baud rate of a modem is how many bits it can send or receive per second. Technically, baud is the number of times per second that the carrier signal shifts value - for example a 1200 bit-per-second modem actually runs at 300 baud, but it moves 4 bits per baud (4 x 300 = 1200 bits per second).
Binary
Data represented in binary format uses only two digits - 0 and 1.
Binhex
(BINary HEXadecimal) -- A method for converting non-text files (non-ASCII) into ASCII. This is needed because Internet e-mail can only handle ASCII.
Bit
Every computer uses an instruction set that is composed of a series of "bits" or "on-off" signals that are usually represented by a "1" or a "0." A bit can be thought of a single instruction that tells a computer processor whether it is "on" or "off." Think off this like the relationship between a light bulb and a light switch -- when the switch is up, the light is on, and when it is down, the light is off. A computer language combines a series of "bits" into "bytes" and provides an instruction set that tells a computer processor what to do.
BITNET
(Because It's Time NETwork (or Because It's There NETwork)) -- A network of educational sites separate from the Internet, but e-mail is freely exchanged between BITNET and the Internet. Listservs, the most popular form of e-mail discussion groups, originated on BITNET. BITNET machines are usually mainframes running the VMS operating system, and the network is probably the only international network that is shrinking.
Bit rate
The speed at which bits are transmitted over a communication link. Expressed in bits per second (bps).
Bot
An automated piece of software that can be used in chat rooms or to crawl the web.
Bps
(Bits-Per-Second) -- A measurement of how fast data is moved from one place to another. A 28.8 modem can move 28,800 bits per second.
BRI
Basic Rate Interface. A BRI line is one of two access methods for ISDN (the other one is Primary Rate Interface - PRI). A BRI has two 64 Kbps B channels and one 16 Kbps D channel.
Bridge
A network device used to connect two LANs using different cabling .
Browser
This is the client software that displays (interprets) the HTML code it receives from the server. All browsers work slightly different and one may not display the pages correctly if the code was developed exclusively for another browser. Today the two main browsers are Microsoft Internet Explorer and Netscape.
Browser sniffing
The process in which the web site tries to determine what kind of web browser the user is using. This is done to suit the website to the particular capabilities of the browser.
Burstable Bandwidth
Some colocation providers allow your Web site to use access more than your contractually allotted bandwidth for short periods of time. This is called burstable bandwidth.
Bulletin Board
A computerized version of the bulletin boards found in stores and other public places, where people can leave messages and advertise things they want to buy or sell.
Byte
A set of Bits that represent a single character. Usually there are 8 Bits in a Byte, sometimes more, depending on how the measurement is being made. |