Data Link Control (DLC)

Data Link Control (DLC) (1) Short for Data Link Control, the second lowest layer in the OSI Reference Model. Every network interface card (NIC) has a DLC address or DLC identifier (DLCI) that uniquely identifies the node on the network. Some network protocols, such as Ethernet and Token-Ring use the DLC addresses exclusively. Other protocols, such as TCP/IP, use a logical address at the Network Layer to identify nodes. Ultimately, however, all network addresses must be translated to DLC address...
Read More

MOSFET – Metal-Oxide Semiconductor Field-Effect Transistor

MOSFET – Metal-Oxide Semiconductor Field-Effect Transistor Pronounced MAWS-feht. Acronym for metal-oxide semiconductor field-effect transistor, a common type of transistor in which charge carriers, such as electrons, flow along channels. The width of the channel, which determines how well the device conducts, is controlled by an electrode called the gate, separated from channel by a thin layer of oxide insulation. The insulation keeps current from flowing between the gate and channel. MOSFET...
Read More

Node Definition

Node Definition (1) In networks, a processing location. A node can be a computer or some other device, such as a printer. Every node has a unique network address, sometimes called a Data Link Control (DLC) address or Media Access Control (MAC) address. (2) In tree structures, a point where two or more lines meet.
Read More

Upload Definition

Upload Definition While downloading is receiving a file from another computer, uploading is the exact opposite. It is sending a file from your computer to another system. Pretty straight forward. It is possible to upload and download at the same time, but it may cause slower transfer speeds, especially if you have a low bandwidth connection. Because most files are located on Internet servers, people generally do a lot more downloading than uploading.
Read More

ADSL Definition

ADSL Definition Stands for "Asymmetric Digital Subscriber Line." ADSL is a type of DSL, which is a method of transferring data over copper telephone lines. While symmetrical DSL (SDSL) uploads and downloads data at the same speed, ADSL has different maximum data transfer rates for uploading and downloading data. For example, an ADSL connection may allow download rates of 1.5Mbps, while upload speeds may only reach 256Kbps. Since most users download much more data than they upload, th...
Read More

Contention Definition

Contention Definition (1) Contention means competition for resources. The term is used especially in networks to describe the situation where two or more nodes attempt to transmit a message across the same wire at the same time. (2) A type of network protocol that allows nodes to contend for network access. That is, two or more nodes may try to send messages across the network simultaneously. The contention protocol defines what happens when this occurs. The most widely used contention p...
Read More

Channel Definition

Channel Definition (1) A transmission path . (2) A set of properties that distinguishes one channel from another. For example, TV channels refer to particular frequencies at which radio waves are transmitted. IRC channels refer to specific discussions. (3) In sales and marketing, the way in which a vendor communicates with and sells products to consumers. (4) In a field-effect transistor, such as a MOSFE T, a channel is the semiconductor path on which current flows. (5) For IBM ...
Read More

CSMA/CD – Carrier Sense Multiple Access / Collision Detection

CSMA/CD - Carrier Sense Multiple Access / Collision Detection Short for Carrier Sense Multiple Access / Collision Detection, a set of rules determining how network devices respond when two devices attempt to use a data channel simultaneously (called a collision). Standard Ethernet networks use CSMA/CD to physically monitor the traffic on the line at participating stations. If no transmission is taking place at the time, the particular station can transmit. If two stations attempt to transmi...
Read More

Lossy Definition

Lossy Definition Lossy file compression results in lost data and quality from the original version. Lossy compression is typically associated with image files, such as JPEGs, but can also be used for audio files, like MP3s or AAC files. The "lossyness" of an image file may show up as jagged edges or pixelated areas. In audio files, the lossyness may produce a watery sound or reduce the dynamic range of the audio. Because lossy compression removes data from the original file, the resultin...
Read More

Lossless Definition

Lossless Definition Lossless compression reduces a file's size with no loss of quality. This seemingly magical method of reducing file sizes can be applied to both image and audio files. While JPEGs and MP3s use lossy compression, newer compression algorithms, such as JPEG 2000 and Apple Lossless compression, can be used to create lossless compressed files. Lossless compression basically rewrites the data of the original file in a more efficient way. However, because no quality is lost, ...
Read More