DB connector:-
Any of several types of cable connectors used for parallel or serial cables. The number following the letters DB (for data bus) indicates the number of pins that the connector usually has; a DB-25 connector can have up to twenty-five pins, and a DB-9 connector can have up to nine. In practice, not all the pins (and not all the lines in the cable may be present in the large connectors. If your situation demands that all the lines be present make sure you buy the right cable. Common DB connectors include the following:
• DB-9 , defined by the RS-449 standard as well as the ISO (International Standards Organization).
• DB-25 , a standard connector used with RS-232-C wiring, with twenty-five pins (thirteen on the top row and twelve on the bottom).
• DB-37 , defined as the RS-449 primary channel connector. DB-15, DB-19, and DB-50 connectors are also available. The accompanying illustration shows a male and female DB-25 connector.
Decibel:-
Abbreviated dB. One tenth of a bel, a unit of measurement common in electronics that quantifies the loudness or strength of a signal. A decibel is a relative measurement derived by comparing a measured against a known reference.
Dedicated Server:-
A computer on the network that functions only as a server performing specific network tasks, such as storing files, printing, or managing external communications.
Delimiter:-
1. Any special character that separates individual items in a data set or file. For example, in a comma-delimited file, the comma is placed between each data value as the delimiter.
2. In a Token Ring network, a delimiter is a bit pattern that defines the limits of a frame or token on the network.
Device Driver:-
A small program that allows a computer to communicate with and control a device. Each operating system contains a standard set of device drivers for the keyboard, the monitor, and so on. What you add, specialized peripheral devices, such as a CD-ROM disk drive or a network interface card; you must install the appropriate device driver so that the operating system knows how to manage the device.
|