Computer Networks Revision Notes IGCSE
Computer Networks Revision Notes IGCSE
Revision Notes!
connections
Communicate with other network users (e-mail, instant
workstation
In particular, if we use a computer connected to The Internet,
we can
Make use of on-line services such as shopping (e
commerce) or banking
Get access to a huge range of information for research
etc.)
Join on-line communities (e.g. MySpace, Facebook, etc.)
accurate or reliable
Revision Notes!
Computers in a Network
Computers connected together to create a network fall into two categories: servers
and clients (workstations).
Clients
Client computers, or workstations, are the normal computers that people sit at to get
their work done.
NOTE: When you use your Web browser, you are in fact using a Web client. When you
type in the URL of a web page, you are actually providing the address of a Web
server. e.g. www.bbc.co.uk is the address of the BBCs web server.
Your Web browser/client asks this server for the web page you want, and the server
serves the page back to the browser/client for you to see.
Servers
Servers are special, powerful computers that provide services to the client computers
on the network.
These services might include:
Servers are built to be very reliable. This means that they are much more expensive
that normal computers.
In a small network one server might provide all of these services. In a larger network
there might be many servers sharing the work.
Types of Network
Local Area Network (LAN)
A Local Area Network is a network confined
to one building or site.
Often a LAN is a private network belonging
to an organisation or business.
Because LANs are geographically small,
they usually use cables or low-power radio
(wireless) for the connections.
Revision Notes!
Revision Notes!
Networking Hardware
Network Interface Card (NIC)
Any computer that is to be connected to a network,
needs to have a network interface card (NIC).
Most modern computers have these devices built into
the motherboard, but in some computers you have to
add an extra expansion card (small circuitboard)
NOTE: The most common type of network cable cable in use today looks like the one
shown above, with plastic plugs on the ends that snap into sockets on the network
devices. Inside the cable are several copper wires (some used for sending data in one
direction, and some for the other direction).
Revision Notes!
Hub
A hub is a device that connects a number of computers together to make a LAN.
The typical use of a hub is at the centre of a star network (or as part of a hybrid
network) - the hub has cables plugged into it from each computer.
A hub is a dumb device: if it
receives a message, it sends it to
every computer on the network.
This means that hub-based
networks are not very secure everyone can listen in to
communications
Revision Notes!
NOTE : Routers are the devices that join together the various different networks that
together make up the Internet. These routers are much more complex than the one
you might have in your home
Proxy Server
A proxy server is a computer setup to share a resource, usually an Internet
connection.
Other computers can
request a web page via
the proxy server. The
proxy server will then
get the page using its
Internet connection,
and pass it back to the
computer who asked
for it.
Proxy servers are often
used instead of router
since additional
software can be easily
installed on the
computer such as anti-virus, web filtering etc.
Bridge
A bridge is a network device that typically links together two different parts of a LAN.
Whereas a router is usually used to link a LAN to a WAN (such as the Internet), a
bridge links independent parts of a LAN so that they act as a single LAN.
Modem
Before the days of broadband Internet connections, most computers connected to the
Internet via telephone lines (dial-up connections).
The problem with using telephone lines is that they are designed to carry voices,
which are analogue signals. They are not designed for digital data.
Revision Notes!
The solution was to use a special device to join the digital computer to the analogue
telephone line. This device is known as a modem.
A modem contains a DAC and an ADC. [ Digital to Analog Converter and Analog to
Digital Converter ]
The DAC in the modem is required so that the digital computer can send data down
the analogue telephone line (it converts digital data into noises which is exactly what
the telephone line is designed
to carry.)
The ADC in the modem is
required so that the
analogue signals (noises)
that arrive via the telephone
line can be converted back
into digital data.So, simply
put, a modem is required because computers are digital devices and the telephone
system is analogue. The modem converts from digital to analogue and from analogue
to digital.
NOTE : The reason telephone lines were used is that almost every building in the
world is already joined to every other via the telephone system. Using the telephone
system for connecting computers meant that people didnt have to install new wires to
their houses and offices just for computer use.
In the last few years however, this is exactly what people have done. Special cables
have been installed just for Internet access. These special cables are designed to
carry digital data, so no modem is required.
Firewall
A firewall is a device, or a piece of software [ at times its is a mixture of some special
hardware and software ] that is placed between your computer and the rest of the
network (where the hackers are!)
If you wish to protect your whole LAN from hackers out on the Internet, you would
place a firewall between the LAN
and the Internet connection.
A firewall blocks unauthorised
connections being made to your
computer or LAN. Normal data
is allowed through the firewall
(e.g. e-mails or web pages) but
all other data is blocked.