Basic of Networking

4/30/2010


A computer network consists of a collection of computers, printers and other equipment that is connected together so that they can communicate with each other. Fig 1 gives an example of a network in a school comprising of a local area network or LAN connecting computers with each other, the internet, and various servers.


Broadly speaking, there are two types of network configuration, peer-to-peer networks and client/server networks.
Peer-to-peer networks are more commonly implemented where less then ten computers are involved and where strict security is not necessary. All computers have the same status, hence the term 'peer', and they communicate with each other on an equal footing. Files, such as word processing or spreadsheet documents, can be shared across the network and all the computers on the network can share devices, such as printers or scanners, which are connected to any one computer.

Client/server networks are more suitable for larger networks. A central computer, or 'server', acts as the storage location for files and applications shared on the network. Usually the server is a higher than average performance computer. The server also controls the network access of the other computers which are referred to as the 'client' computers. Typically, teachers and students in a school will use the client computers for their work and only the network administrator (usually a designated staff member) will have access rights to the server.

Components of a Network
A computer network comprises the following components:
  • A minimum of at least 2 computers
  • Cables that connect the computers to each other, although wireless communication is becoming more common (see Advice Sheet 20 for more information)
  • A network interface device on each computer (this is called a network interface card or NIC)
  • A ‘Switch’ used to switch the data from one point to another. Hubs are outdated and are little used for new installations.
  • Network operating system software

Read More...