Basiccomputernetworking 2of5 0
Basiccomputernetworking 2of5 0
Briefing Paper—Part 2 of 5
Network Types and Equipment
1 2 3 4 5
Connecting Network types Email Global and Network server
computers and equipment networking private IP hardware
addresses
Types of LAN
A LAN is made up of cables and nodes. Nodes are the Bus: Nodes are Ring: Nodes are connected
devices connected in the network (such as a computer or connected by branches in a ring configuration. Also
a printer). There are three common types of LAN: star, to a backbone. known as Token Ring.
bus and ring.
1
What devices form a network? Routers
Networks deploy many different hardware components, A router is a network device to connect different network
known as devices. They are connected as resources for domains, for example LAN to LAN. Like the switching hub,
network users. You are already familiar with PCs, printers it determines the route for sending data via the network to
and other office equipment. Other equipment that you the target location. In addition, it can send data to an
may not be familiar with are hubs, routers and servers. external network. A router may be connected to switching
These devices perform core network functions. hubs, but not to repeater hubs.
The picture below shows the two types of hubs and a
router in a typical network domain.
2
What is a peer-to-peer network? Glossary
A peer-to-peer network is where computers are all Client
connected to the network in the same way. Each
computer can act as a client or a server to any user on A computer that can request information or processing
the network. from a server. Clients and servers can be connected to
each other on a LAN, a WAN or via a remote connection.
IP address
Internet Protocol address.
Also known as ‘internet address’. A unique number for a
computer or device, such as a printer, connected to the
internet, identifying its location. Usually written as four
numbers or sequences of numbers separated by periods—
for example, 114.151.8.3.
LAN
Local Area Network.
All PCs can share resources such as printers A group of computers and associated devices—such as
printers—that share a common communications line, and
The software settings on each computer are very simple usually share the resources of a single server within a
to manage, but if a computer is not turned on, it is small geographic area—for example, an office building.
impossible to use the resources provided by that
computer. Also, when someone is accessing the resources NIC
of another computer, the perfomance of the computer
providing the resource declines. Network Interface Card.
A peer-to-peer network is generally used for small-scale A board inserted inside a computer or peripheral device so
LANS with five to ten devices. For bigger networks, the that it can be connected to a network. Also called a
client-server network is used. Network Interface Board (NIB).
Node
What is a client-server network? A generic word for any entity that can access a network.
Also known as a device.
A client-server network consists of at least one network Server
server connected to other network devices, which act as
clients. A computer on a LAN that manages network resources.
Servers are usually dedicated, meaning they do not
perform any other tasks besides their server tasks.
Token Ring
Computers are connected in the shape of a closed ring, so
that each device is connected directly to two other devices,
one on either side of it. Only one computer may send data
at any one time, which prevents data collision on the
network. If one computer continued sending data, it would
occupy the LAN to the exclusion of all others. To prevent
this problem, data is limited to a length of a few kilobytes.
These small units of data are referred to as ‘packets’ or
‘frames’.
Client-server network
Ring topologies are relatively expensive and difficult to
There are many advantages of a client-server network, install, but they offer high bandwidth and can span large
compared with a peer-to-peer network. By installing a distances.
server that specialises in storage and transfer of data, for
example, it is no longer necessary to rely on individual WAN
computers to share resources. This also eliminates the
Wide Area Network.
decline in performance caused by one computer accessing
the resources of another computer. A group of computers and associated devices—such as
printers—that share a common communications line,
Nevertheless, if you choose a client-server network you
extending over distances greater than one kilometre.
must be prepared to employ a specialist to maintain the
A WAN usually consists of two or more LANs. Devices are
server and administer the network. The cost usually
connected to a WAN by public networks, such as the Public
means that it is used in medium to large-scale LANs. More
Switched Telephone Network (PSTN), or by leased line, or
recently, single-function low-priced servers have reached
satellite.
the market and are starting to be used in smaller and
medium-sized networks.