Lecture 12 - Introduction To Computer Networks
Lecture 12 - Introduction To Computer Networks
NETWORKS
A network is a group of interconnected two
or more computers that are linked in order to
share resources such as printers , exchange
files, or allow electronic communications.
The computers on a network may be linked
through cables, telephone lines, radio waves,
satellites, or infrared light beams.
Resource Sharing
Hardware (computing resources, disks, printers)
Software (application software)
Information Sharing
Easy accessibility from anywhere (files, databases)
Search Capability (WWW)
Communication
Email
Message broadcast
Remote computing
Distributed processing (GRID Computing)
Speed.
Networks provide a very rapid method for sharing and
transferring files.
Resource Sharing.
Sharing resources is another area in which a network exceeds
stand-alone computers. Most organizations cannot afford
enough laser printers, fax machines, modems, scanners for
each computer.
Ease of communication
E-mail aids in personal and professional communication for all
personnel, and it facilitates the dissemination of general
information to the entire staff. If connected to the Internet,
staff can communicate with others throughout the world.
Flexible Access.
Networks allow users to access their files from computers
throughout the entire organization.
Workgroup Computing.
Networks allow many users to work on a document or project
concurrently. For example, architects located at various floors
within a building could simultaneously contribute their ideas
about new building complex to the same document.
Security
Files and programs on a network can be designated as "copy
inhibit," so that you do not have to worry about illegal copying
of programs. Also, passwords can be established for specific
directories to restrict access to authorized users.
The network topology
defines the way in which
computers, printers, and
other devices are
connected.
A network topology
describes the layout of the
wire and devices as well as
the paths used by data
transmissions.
Therefore:
A network Topology is the physical layout of
network hardware, which include computers,
cables and other peripherals.
Bus Topology
Commonly referred to as a linear bus, all the
devices on a bus topology are connected by one
single cable.
A bus topology consists of a main run of cable with a
terminator at each end. All nodes (file server,
workstations, and peripherals) are connected to the
linear cable in a row.
Advantages of a Bus Topology
Cost
A bus network may be the least expensive way to install a
network; you do not have to purchase concentrators.
Cable type.
The most commonly used cable is unshielded twisted pair,
which is most often used with star topologies.
Physical Media
Interconnecting Devices
Computers
Networking Software
Applications
Networking media can be defined simply as
the means by which signals (data) are sent
from one computer to another (either by
cable or wireless means).
HUB, Switches, Routers, Wireless Access
Points, Modems etc.
In a client/server network arrangement, network services are
located in a dedicated computer whose only function is to
respond to the requests of clients.