LO 01 Introduction To Computer Networking Edited
LO 01 Introduction To Computer Networking Edited
1
Introduction to Computer Network
2
Resource Sharing
Hardware (computing resources, disks, printers)
Software (application software)
Information Sharing
Easy accessibility from anywhere (files, databases)
Communication
Email
Remote computing
Every Network Includes :-
4
• Or this?
Example 2
6
Data Sharing
Hardware Sharing
Entertainment
Disadvantages of Networking
8
Undesirable Sharing
Client Client
Client Client
Client Client
Computer Network Based on Network Size
Cont..
17
Intranet:
An intranet is a private network that is contained within an
enterprise.
• This saves you time and money- you don’t need to set up a
physical connection with your network.
• Each machine can have resources that are shared with any
other machine.
2) Client/Server Network
• In this design, a small number of computers are designated as
centralized servers and given the task of providing services to a
larger number of user machines called clients
Computers in Client/Server network
Network Clients (Workstation)
Workstation
• Computers that request network resources or services
Network Servers
• Computers that manage and provide network resources and
services to clients
• Usually have more processing power, memory and hard
disk space than clients
Client/Server Networking (cont..)
29
Advantages & Disadvantages of
Client/Server Networks
30
• Enhance security
Network topology
Physical topologies
• Describe how the cables are run.
• It explains the actual physical layer out of the Network
Logical topologies
• Describe how the network messages travel
• It explain the logical flow of the data through the network.
Types of Computers Network Topology
33
1) Bus topology
2) Ring topology
3) Star/Tree topology
4) Mesh topology
5) Hybrid topology
Bus Topology
34
• This topology uses the least amount of cabling, but also covers
the shortest amount of distance.
Star Tree
Computer
Network Servers
• Computers that manage and provide network resources and
services to clients
Computer Network Components(cont..)
Computer
46
Repeaters
Hub
Hubs are devices used to link several computers together.
They repeat any signal that comes in on one port and copy it
to the other ports (a process that is also called broadcasting).
Computer Network Components(cont..)
Device
51
Bridge
They join similar topologies and are used to divide network
segments.
Unlike repeaters, bridges can filter out noise.
The main disadvantage to bridges is that they can’t connect
dissimilar network types or perform intelligent path
selection. For that function, you would need a router.
Computer Network Components(cont..)
Device
52
Routers
Routers are highly intelligent devices that connect multiple
network types and determine the best path for sending data.
Like bridges, they can segment large networks and can filter
out noise.
However, they are slower than bridges because they are more
intelligent devices; as such, they analyze every packet.
Because of this intelligence, they are also more expensive.
Computer Network Components(cont..)
Device
53
Broadband
A connection in which transfer speeds are faster
than 768 kilobits per second
DSL connections and cable modems are broadband
connections
The speed for downloads (getting data from the Internet
to your home computer) may not be the same as uploads
(sending data from your home computer to the Internet)
Packet Switching
58
Packet
A unit of data sent across a network
Router
A network device that directs a packet between networks
toward its final destination
Packet switching
Messages are divided into fixed-sized, numbered packets;
packets are individually routed to their destination, then
reassembled
Packet Switching(Cont..)
59
Hyper Text Transfer HTTP Used for the web to send documents
Protocol that are encoded in HTML.
What Is TCP/IP?
IP
IP Address
63