Tech Translations

Excuse us if we speak in a strange language.

At Invision we try very hard to speak to our clients in a manner they will understand and appreciate. Sometimes we forget and our industry lingo can get in the way. For this we offer a short list of most frequently used terms and definitions. We hope this helps in some small way.

Bus Network
A computer network where all the computers are connected to a single wire (or bus) which forms the central highway for all network traffic

Client-server
A client-server network is more commonly found in a medium-sized and large businesses. Computers are connected directly through intermediary machines know as servers. Servers handle all security, information and access peripherals, such as printers or modems.

Firewall
A system designed to prevent unauthorised access to a computer network, particularly from unauthorised Internet users (or hackers). All information entering or leaving a network is scrutinised, and rejected if it fails to meet the security policy on the firewall.

Intranet
An internal network of computers (such as an office environment) which allows transmission of data to colleagues. The intranet is controlled by a network administrator who decides on access privileges and controls the network software.

LAN
Local Area Network. A network of computers in a relatively small area such as an office or school building. Each computer (or node) has its own operating system, but can access files or use devices such as printers or modems, across the network. Users can also chat via their PCs and use email across the network.

Node
This is another term for a network terminal, or a point where the computer is connected to the network.

Peer-to-peer
A peer-to-peer network links computers together, but has no central server. The method allows computers to exchange data and access peripherals with every other computer on the network. Peer-to-peer networks only work with a small number of computers in a small office.

Router
A router is a bridge between two LANs. A router allows information to be exchanged between two LANs. The Internet uses routing extensively to more information from one LAN to another. In a packet-switching network, such as the Internet, a router examines the packets of data and sends them to their appropriate destination.

Star Network
A network where all the computers are directly connected to a central computer or server. Start networks are more flexible in terms of adding new computers to the network, and isolating one malfunctioning node. But if the central computer goes down, the network work can‘t operate.

WAN
Wide Area Network. A computer network that spans a wide geographical area. For example a company might have a number of LANs around the country. Connecting these LANs together would create a WAN. The Internet is one of the worlds biggest WANs.

Packet
This is a unit of data, which is typically a part of a file, prepared for transmission across a network.

TCP/IP
Transmission Control Protocol/Internet Protocol. This is the standard governing communication between all computers on the Internet. TCP/IP works by sending packets of information across multiple networks.

Web server
This term refers to a computer that serves Web pages. When your browser sends out a request for a page (such as http://www.teletec.f9.co.uk/networking/index.html), the server that holds the pages for this Web site will pick up that request and sends the correct page to your browser.

Proxy server
A server that sits between your computer and the Web server, which monitors all requests that pass through it. The proxy server intercepts all requests and checks that it doesn‘t all ready have the requested page on its local hard drive.

If it has then the proxy server returns the requested Web page from its local hard drive. If the proxy server doesn‘t have the requested page then it forwards the requested on to the Web server holding the requested page. A proxy server can be used to speed up Internet Access for a large number of users or can be used to filter out certain unsuitable Web pages.

DNS
Domain Name System. Networks operate on a series of IP address. Each machine has one or more IP addresses and one node and one domain. For other people on other domains (or over a WAN or LAN) to resolve these IP addresses to host names a domain name System needs to be used. This links the IP address with the host name. For example the Web site called www.foo.com could be linked to the IP address 197.283.37.5 and so on.