Search This Blog

Sunday, March 7, 2010

What does "topology" mean?

What does "topology" mean?

A computer network is made of computers which are linked to one another with communication lines (network cables, etc.) and hardware elements (network adapters, as well as other equipment for ensuring that data travels correctly). The physical arrangement — that is, the spatial configuration of the network — is called the physical topology. The different kinds of topology are:

  • Bus topology
  • Star topology
  • Ring topology
  • Tree topology
  • Mesh topology

The logical topology, as opposed to the physical topology, refers to way that data travels along communication lines. The most common logical topologies are EThernet, Token ring and FDDi

Wednesday, March 3, 2010

Similarities between types of networks

Similarities between types of networks

The different types of networks generally have the following points in common:

  • Servers: computers which provided shared resources to users, by means of a network server.
  • Clients: computers which access the shared resources provided by a network server.
  • Connection medium: how the computers are linked together.
  • Shared data: Files that can be accessed on the network servers
  • Printers and other shared peripherals: files, printers, or other elements employed by the network's users
  • Miscellaneous resources: other resources provided by the server

Why networks are important

Why networks are important

A computer is a machine used to manipulate data. Humans, being communicative creatures, quickly understood why it would be useful to link computers to each other in order to exchange information.

A computer network can serve several distinct purposes:

  • Sharing resources (files, applications or hardware, an Internet connection, etc.)
  • Communication between people (email, live discussions, etc.)
  • Communication between processes (such as between industrial computers)
  • Guaranteeing full access to information for a specified group of people (networked databases)
  • Multiplayer video games

Networks are also used for standardising applications. The term groupware is generally used to refer to tools that let multiple people work over a network. For example, email and group scheduling can be used to communicate more quickly and efficiently. Here's a glimpse of the advantages that such systems have:

  • Lower costs, due to sharing data and peripherals,
  • Standardising applications,
  • Providing timely access to data,
  • More efficient communication and organisation.
Today, with the Internet, networks have become more unified. It is clear, then, that there are several reasons to install a network, whether for a business or an individual.

How the networking chapters are organised

How the networking chapters are organised
The networking section of Commentcamarche is divided into several chapters:

The chapter Introduction to networking describes what a network is and the different types of networks that exist
The chapter Data tranmission is about how each data is transmitted in each type of medium
The chapter Neteork equipment describes the different kinds of equipment that are used to connect computers to one another
The chapter Protocols explains how information is sent (logically speaking) over networks, and in particular over the Internet
The chapter Technologies lays out the different physical means that can be used to send information
In the section Practical information, the chapter Getting the most from the Internet gives information for learning to use the Internet!

What is a network

What is a network

The generic term "network" refers to a group of entities (objects, people, etc.) which are connected to one another. A network, therefore, allows material or immaterial elements to be circulated among all of these entities, based on well-defined rules.

  • network: A group of computers and peripheral devices connected to each other. Note that the smallest possible network is two computers connected together.
  • networking: Implementing tools and tasks for linking computers so that they can share resources over the network.

Depending on what kind of entity is involved, the term used will differ:

  • transportation network: A combination of infrastructure and vehicles used for transporting people and goods between different geographic areas.
  • telephone network: Infrastructure for transporting voice signals from one telephone station to another.
  • neural network: A group of brain cells connected to each other
  • criminal network: A group of con artists in cahoots (wherever there's one con artist, there's usually another!)
  • computer network: A group of computers linked to each other with physical lines, exchanging information as digital data (binary values, i.e. values encoded as a signal which may represent either 0 or 1)


The articles you're now reading, obviously, deal with computer networks.

There isn't just one kind of network, as there have historically been different kinds of computers, which communicate using various different languages. The need for multiple types of networks also arises from the heterogeneity of the physical transmission media that link them together, whether that means the data is transferred the same way (such as by electrical pulses, light beams, or electromagnetic waves) or uses the same kind of physical medium (such as coaxial cable, twisted pairs, or fibre-optic lines).

Each chapter describes the characteristics of physical transmission media, as well as the way data travels over the network.