Home |  About Us |  Services |  Contact Us |  FAQ & Terms

Frequently Used Terms

sampleEvery profession has its jargon and the computer field is certainly no exception. While it might be easier to communicate using technical terms, communication depends on a commonality of understanding between customer and service provider. We list below a number of frequently used terms with 'user-friendly' explanations or definitions.

If you have suggestions for other terms to include, please use our Contact Us link.

Network Types: Client-server/Peer-to-peer

sample

Client-server is a computing architecture which separates a client from a server, and is almost always implemented over a computer network. Each client or server connected to a network can also be referred to as a node. The most basic type of client-server architecture employs only two types of nodes: clients and servers. This type of architecture is sometimes referred to as two-tier. It allows devices to share files and resources.

Each instance of the client software can send data requests to one or more connected servers. In turn, the servers can accept these requests, process them, and return the requested information to the client. Although this concept can be applied for a variety of reasons to many different kinds of applications, the architecture remains fundamentally the same.

These days, clients are often web browsers, although that has not always been the case. Servers typically include web servers, database servers and mail servers.

Another type of network architecture is known as peer-to-peer, because each node or instance of the program can simultaneously act as both a client and a server, and because each has equivalent responsibilities and status. Peer-to-peer architectures are often abbreviated using the acronym P2P.

Internet Service Provider

sampleAn Internet service provider (abbreviated as ISP, also called Internet access provider or IAP) is a business or organization that provides businesses or consumers access to the Internet and related services. In the past, most ISPs were run by the phone companies. Now, ISPs can be started by just about any individual or group with sufficient money and expertise. In addition to Internet access via various technologies such as cable, dial-up and DSL, they may provide a combination of services including Internet transit, domain name registration and hosting, web hosting, and colocation.

Uninterruptible Power Supply (UPS)

An uninterruptible power supply (UPS), also known as an uninterruptible power source or a battery backup is a device which maintains a continuous supply of electric power to connected equipment by supplying power from a separate source when utility power is not available. There are two distinct types of UPS: off-line and line-interactive (also called on-line).

An off-line UPS remains idle until a power failure occurs, and then switches from utility power to its own power source, almost instantaneously. An on-line UPS continuously powers the protected load from its reserves (usually lead-acid batteries), while simultaneously replenishing the reserves from the AC power.

The on-line type of UPS, in addition to providing protection against complete failure of the utility supply, provides protection against all common power problems, and for this reason it is also known as a power conditioner and a line conditioner.


Patch Panel

A patch panel is a panel, typically wall or rack mounted, that houses cable connections. One typically shorter patch cable will plug into the front side, while the back will hold the connection of a much longer and more permanent cable. The assembly of hardware is arranged so that a number of circuits, usually of the same or similar type, appear on jacks for monitoring, interconnecting, and testing circuits in a convenient, flexible manner.

Patch panels offer the convenience of allowing technicians to quickly change the path of select signals, without the expense of dedicated switching equipment. This was first used by early telephone exchanges, where the telephone switchboard (a massive array of patch panels) and a large room full of telephone operators running it was ubiquitous.

Network Switch/Hub

A network switch is a computer networking device that connects network segments. Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and a slightly higher price tag) than a network hub. Network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately. By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub. Current practice favors switches almost to the total exclusion of hubs as the price differential is minimal and the performance difference is material.