Topic 6 Networks
Topic 6 Networks
Fred odhiambo
Lesson No: 6
NETWORK FUNDAMENTALS
networks and within that framework the key network concepts, types,
purpose, benefits and limitations of computer networks are discussed.
Structure:
12.1 Introduction to Computer Networks
12.2 Defining Computer Networks
12.3 Why Computer Networks?
12.4 Uses of Computer Networks
12.5 Benefits and Limitations of Computer Networks
12.6 Types of Computer Networks
12.7 Some Other Computer Networks
12.8 Summary
12.9 Self-Test questions
12.10 Suggested Readings
257
fully the technical details, it is necessary to understand in full the meaning of
computer networks and what precise purpose the introduction of a computer network
into an organization serves.
258
Secondly, to provide high reliability by having alternative sources of supply such as
having replicated files on two or three machines, so if one of them is unavailable due
to a hardware failure, the other copies could be used.
Thirdly, the organizations have a tendency to limit their resources but have a desire to
share these resources so as it may result in cost reduction.
Another need may be scalability i.e. the ability to increase system performance
gradually as the workload grows just by adding new processors.
259
Computer networks also have many uses to deliver services to private individuals at
home. The people can use computer networks for achieving the following purposes:
Access to remote information (e.g. Home shopping, Billing etc.)
Person-to-person communication (e.g. E-mail, Video conferencing etc.)
Interactive entertainment (e.g. Video on demand, Live shows on TV &
Radios)
A network also enables to combine the power and capabilities of diverse equipment
and to provide a collaborative medium to combine the skills of different people
regardless of physical location. Computer networking enables people to share
information and ideas easily, so they can work more efficiently and productively.
Networks also improve commercial activities such as purchasing, selling, and
customer service. Networks are making traditional business processes more efficient,
more manageable, and less expensive. The key benefits of computer networks for
business organizations can be summarized in the following manner:
260
Improved Customer Relations
Secure Management of Sensitive Information
Worldwide, Instantaneous Access to Information
Topology
The geometric arrangement of positioning computer systems is known as a network
topology. Common topologies include a bus, star, and ring.
Architecture
Network Architecture basically means how computer networks should be made and
can be broadly classified as using either a peer-to-peer or client/server architecture.
Computers on a network are sometimes called nodes. Computers and devices that
allocate resources for a network are called servers.
261
Peer-to-Peer: Sometimes called P2P, these networks are the simplest and least
expensive networks to set up but provide less performance under heavy loads. In this
type of architecture, each computer (workstation or node) has equal capability and
responsibility i.e. none of the node is superior over other nodes.
P2P networks are simple in the sense that the computers are connected directly to each
other and share the same level of access on the network, hence the name. Computer
‘X’ will connect directly to Computer ‘Y’ and will share all files with the appropriate
security or sharing rights. If many computers are connected a hub may be used to
connect all these computers and/or devices. One can opt for Peer-to-Peer when:
Client/Server: They consist of the server which stores the files or runs applications
and the client machines, which are the computers used by workers. Here, server is
having a superiority over other nodes and will serve the client nodes. Hence, server is
more powerful and clients have to completely rely on server.
Using a client/server setup can be helpful in many ways. It can free up disk space by
providing a central location for all the files to be stored. It also ensures the most recent
copy of that file is available to all. A server can also act as a mail server which
collects and sends all the e-mail or a print server which takes all the print jobs and
sends them to the printer, thus freeing computing power on the client machine to
continue working.
The client/server network is the most widely-used type of networking because of its
efficiency. Whereas the computers in a peer-to-peer network can perform multiple
operations, including running applications, displaying documents onscreen, and
262
printing, computers in a client/server network are more specialized. One can opt for
client/server when:
have six or more computers.
need strong central security and reliable back up.
need the additional speed and performance.
Protocol
The rules and encoding specifications for sending data are known as protocols. The
protocols also determine whether the network uses a peer-to-peer or client/server
architecture.
263
A LAN consisting of two or more computers and peripheral devices such as printer,
scanner, hard disk drive etc. has software to control all the devices connected to the
LAN through special cables like fibre optic or coaxial and a plug-in board to handle
the data transmissions. The rate of data transmission usually ranges from 1 Mbit/s to
20 Mbit/s. The length of cable connecting computers to a LAN varies about 1000 feet
to several miles depending upon the LAN.
The main benefits of this type of network are resource sharing and cost reduction as
several computers and users can share the same peripheral devices and programs. The
error rate on a LAN is considerably better than other types of networks due to its
small size. On the other hand, security and privacy are two major concerns for data
transmission. Only authorized users may gain access to the data and transmission of
data should be ensured in correct form at its destination on a LAN.
LANs are very common in offices but can also connect several offices together. There
is no limit as to how many computers are networked for the network to be classified
as LAN. Even a simple network of one computer connected to one printer can be
considered a LAN. A local area network may serve as few as two or three users for
example, in a home network or as many as thousands of users for example, in an
FDDI network.
Most LANs connect workstations and personal computers. Each node (individual
computer) in a LAN has its own CPU with which it executes programs, but it is also
able to access data and devices anywhere on the LAN. Usually, the server has
applications and data storage that are shared in common by multiple computer users.
This means that many users can share expensive devices, such as laser printers, as
well as data. Users can also use the LAN to communicate with each other, by sending
e-mail or engaging in chat sessions.
There are many different types of LANs Ethernets being the most common for PCs.
Most Apple Macintosh networks are based on Apple's AppleTalk network system,
which is built into Macintosh computers. LANs have become commonplace in many
264
organizations for providing telecommunications network capabilities that link end
users in offices, departments, and other work groups.
Protocols: The rules and encoding specifications for sending data. The protocols also
determine whether the network uses a peer-to-peer or client/server architecture.
LAN Hardware
The basic hardware devices for establishing a LAN are:
Data Transmission Channel: Four types of communication channels are
generally used in a LAN. These may be Coaxial Cable, Twisted Pair Cable,
Fibre Optic Cable, Infrared or Radio Waves.
Network Interface Circuitry (NIC): This unit in the individual personal
computers may be part of the system motherboard or it may be on a separate
plug-in card and is connected to the network. It contains the rules and logic to
access the LAN. The function of this circuitry depends on the type of topology
used in LAN.
Server and Workstations: The server provides all of the services and
information and handles printing requests, for example. The server generally
controls all the resources and puts them at the client's disposal. Networks may
also consist of more than one server. Each of these servers has a different and
265
more specialized job. A print server handles the print jobs of its workstations
and servers. A file server stores or sends files. An application server runs
applications and sends the results. A modem server is used to connect other
network simply using a telephone wire to share expensive resources by all
connected workstations in a network ring.
The workstations are the computer users interact with the server. If the
workstation needs something it doesn't have, it can send its request to the
server.
LAN Software
Local Area Networks use special operating systems and other system software to
manage the network, its resources and its users. Network Operating Systems should
be very secure and robust to provide reliable network services. Examples of some of
the popular LAN Operating System Software are:
Windows 2000 Server
Novell NetWare
Ethernet
ArcNet
Corvus
Major Local Area Network technologies are:
Ethernet
Token Ring
FDDI
266
connecting computers thousands of miles apart. A WAN can also be a collection of
LANs, bringing together many smaller networks into one large network, so that users
and computers in one location can communicate with users and computers in other
locations. Many WANs are built for one particular organization and are private. A
WAN can constitute a very large corporate or government network, spanning a state, a
country, or even the world. Computers connected to a wide-area network are often
connected through public networks, such as the telephone system. They can also be
connected through high-speed fiber-optics, microwave dishes, leased lines or satellites
links. The largest WAN in existence is the Internet.
WANs are used for many different purposes. Some are designed as a communications
backbone for a large distributed organization. Other WANs focus on particular
transaction packages. Many WANs are used to transfer and consolidate corporate
data, such as daily transaction summaries from branches.
LANs and WANs in general are similar in the sense that both are collections of
computers. However, there are huge differences between the LAN and a WAN. Due
to the small coverage of areas, LANs are capable of transmitting data at a very high
speed with a lower error rate and at low cost as compared to WANs. In case of LAN
there is complete control of the owner whereas WAN requires involvement of external
authority like telecom department.
WAN Hardware
In a large geographically dispersed area, to establish links between computers, it
requires four basic network devices: Repeaters, Bridges, Routers, and Gateways.
267
Bridge: Bridges do not normally allow connection of networks with different
architectures and are used to connect two LANs following identical protocols. A
bridge reads the outermost section of data on the data packet, to tell where the
message is going. It reduces the traffic on other network segments, since it does not
send all packets. Bridges can be programmed to reject packets from particular
networks. Bridging occurs at the data link layer of the OSI model, which means the
bridge cannot read IP addresses, but only the outermost hardware address of the
packet. This may be of following types:
Router: A router is used to route data packets between two networks that may not be
similar. It reads the information in each packet to tell where it is going. If it is destined
for an immediate network it has access to, it will strip the outer packet, readdress the
packet to the proper ethernet address, and transmit it on that network. If it is destined
for another network and must be sent to another router, it will re-package the outer
packet to be received by the next router and send it to the next router. Routing occurs
at the network layer of the OSI model. They can connect networks with different
architectures such as Token Ring and Ethernet. Although they can transform
information at the data link level, routers cannot transform information from one data
format such as TCP/IP to another such as IPX/SPX. Routers do not send broadcast
packets or corrupted packets. If the routing table does not indicate the proper address
of a packet, the packet is discarded.
268
OSI model. Gateways will start at the lower level and strip information until it gets to
the required level and repackage the information and work its way back toward the
hardware layer of the OSI model. To confuse issues, when talking about a router that
is used to interface to another network, the word gateway is often used. This does not
mean the routing machine is a gateway as defined here, although it could be.
WAN Connections
Wide Area Networks (WAN) refers to the technologies used to connect organizations
at remote locations. The size of a network is limited due to size and distance
constraints. However networks may be connected over a high speed communication
links and are usually:
Dial up connection
Dedicated connection: It is a permanent full time connection. When a
dedicated connection is used, the cable is leased rather than a part of the cable
bandwidth and the user has exclusive use.
Switched network: Several users share the same line or the bandwidth of the
line.
269
Packet switching: This is a connection between multiple points. It breaks data down
into small packets to be sent across the network. A virtual circuit can improve
performance by establishing a set path for data transmission. This will shave some
overhead of a packet switching network. A variant of packet switching is called cell-
switching where the data is broken into small cells with a fixed length.
Public Networks: These are the networks installed and run by telecom authorities and
can be accessed through subscription.
Private Networks: These are the networks installed and run to link the locations
privately. There is a complete control of the owner and is free to use the network.
Private networks can carry large volume of data at a higher data transmission speed.
It is also used to mean the interconnection of several local area networks by bridging
them with backbone lines. Metropolitan Area Networks are usually characterized by
very high-speed connections using fiber optical cable or other digital media (wireless
infrastructure).
Distributed Queue Dual Bus (DQDB), is the Metropolitan Area Network standard for
data communication. Using DQDB, networks can be up to 30 miles long and operate
at speeds of 34 to 155 Mbit/s. Some technologies used for this purpose are ATM,
FDDI and SMDS. These older technologies are in the process of being displaced by
270
Ethernet-based MANs (e.g. Metro Ethernet) in most areas. MAN links between LANs
have been built without cables using either microwave, radio, or infrared free space
optical communication links.
This concept was very popular in the early 1990s when various cities envisaged
establishing such networks. In practice these networks are very rare, and today only
the concept survives. This is mainly due to the increasingly private providers that
develop networks as opposed to cities and councils taking the development of such
networks into their own hands.
VAN can send data between computers in different cities or even different countries.
They are often used in electronic data interchange (EDI) systems because they reduce
the complexity of connecting to the disparate EDI systems of various trading partners.
In this application they collect forms in an electronic mailbox, translate and forward
them to recipients, and guarantee they will reach their destinations intact. Other
common VAN services include electronic mail, access to stock market data and other
public databases, and access to electronic banking and other transaction processing
services.
VAN is used for a number of reasons. They usually service a given industry and
provide value-added services such as data transformation. They can be considered as a
way of transmitting computerized data, offering a service similar to what the
271
telephone networks do for telephone calls. At one end a VAN hosts only business-to-
business (B2B) application integration services, hosting general-purpose integration
services for any process or industry. At the other end a VAN also hosts industry-
specific pre-defined integration capabilities and applications (e.g., supply chain order
visibility). Traditionally, most VANs primarily only supported general-purpose B2B
integration capabilities focused on EDI but these service providers are quickly
evolving to become more industry-specific over time, particularly in industries such as
retail and hi-tech manufacturing.
Internet
The Internet is a global network of networks that use a specific set of protocols. The
Internet exploded into the public consciousness in the mid-1990s with the World
Wide Web, a hyper-linking of documents located in computers around the world. The
documents, described in an easy-to-write language called HTML, can include text,
graphics, video clips, audio and links to other documents. Users navigate in this
worldwide collection of documents by simple mouse clicks on links or locate them by
using a search engine. The World Wide Web with its popular interfaces Netscape
Navigator and Microsoft Explorer, breaks down distances, integrates multimedia,
enables users to find information, and, equally importantly makes every user a
potential publisher. The Web merges computers and communication and transforms
every personal computer into a personal communication device.
Intranet
An intranet is a private network. It is an implementation of Internet technologies such
as TCP/IP and HTTP servers for use within an enterprise and not for connection with
the Internet. It may consist of many interlinked local area networks (LAN) and also
use leased lines in the wide area network (WAN). Typically, an intranet includes
connections through one or more gateway computers to the outside Internet. The main
purpose of an intranet is to share company information and computing resources
among employees. An intranet can also be used to facilitate working in groups and for
teleconferences.
Extranet
272
An extranet is an intranet with a wider range than one organization. It is a private
network that uses the Internet protocols and the public telecommunication system to
securely share part of a business's information or operations with suppliers, vendors,
partners, customers, or other businesses. An extranet can be viewed as part of a
company's intranet that is extended to users outside the company.
12.8 Summary
Business organizations currently benefit from the use of personal computers.
However, many businesses have not taken the next step to increase productivity and
reduce office equipment costs by installing a computer network.
A network consists of two or more computers, printers, faxes and other electronic
devices linked together with cables enabling all of the "pieces" to communicate
together to share data and resources. The simple idea behind computer networking is
to allow users to access more information and give them access to devices not directly
attached to their “local” system, such as printers or storage devices. Three of the main
types of computer networks are:
Local Area Network (LAN)
Wide Area Network (WAN)
Metropolitan Area Network (MAN)
273
Computer networks use special operating systems and other system software to
manage the network, its resources and its users. Network Operating Systems should
be very secure and robust to provide reliable network services.
After LAN, WAN and MAN, many other types of network designs also most
commonly encounter the network technologies. Some of them are Value Added
Network (established to add value to the data resources), Internet (Network of
networks to share world wide data resources), Intranet (Network within an
organization to share its data resources by the own company’s employees) and
Extranet (Network, shared even outside the organization, is an intranet with a wider
range than one organization to share part of a business's information with customers,
or other businesses).
274
Differentiate the following:
LAN and WAN
Intranet and Extranet
Routers and Gateways
Peer-to-Peer Architecture and Client/Server Architecture
What are Value Added Networks?