Sie sind auf Seite 1von 18

INTRODUCTION TO

COMPUTER NETWORKS
Computer Networks
2

 Two or more computers or


communications devices
connected by transmission
media and channels and
guided by a set of rules for
communication purposes that
allow users to communicate
with each other and share
applications and data.

Information Technology Center


Why Networking?

• Sharing information — i.e. data communication

• Do you prefer these?

• Or this?

3 Information Technology Center


• Sharing hardware or software
• E.g. print document

• Centralize administration and support


• E.g. Internet-based, so everyone can access the same administrative or support
application from their PCs

4 Information Technology Center


How many kinds of Networks?
• Depending on one’s perspective, we can classify
networks in different ways
• Based on transmission media: Wired (UTP,
coaxial cables, fiber-optic cables) and Wireless
• Based on network size: LAN and WAN (and
MAN)
• Based on management method: Peer-to-peer and
Client/Server
• Based on topology (connectivity): Bus, Star, Ring
5 … Information Technology Center
Transmission Media
6

 Two main categories:


 Guided ― wires, cables
 Twisted-Pair cables:
 Unshielded Twisted-Pair (UTP) cables
 Shielded Twisted-Pair (STP) cables
 Coaxial cables
 Fiber-optic cables

 Unguided ― wireless transmission, e.g. radio,


microwave, infrared, sound

Information Technology Center


LAN and WAN
• Local Area Network (LAN)
• Small network, short distance
• A room, a floor, a building
• Limited by no. of computers and distance covered
• Usually one kind of technology throughout the LAN
• Serve a department within an organization
• Examples:
• Network inside the Student Computer lab
• Network inside a small office
• Network inside your home
7 Information Technology Center
Wide Area Network (WAN)
8
• A network that uses long-range telecommunication links to
connect 2 or more LANs/computers housed in different
places far apart.
• Towns, states, countries
• Examples: Your home
• Network of our Campus
• Internet

USA
WAN
IT Centre

Information Technology Center


Peer-to-Peer Networks
• Peer-to-peer network is also called workgroup
• No hierarchy among computers  all are equal
• No administrator responsible for the network

Peer-to-peer

9 Information Technology Center


• Advantages of peer-to-peer networks:
• Low cost
• Simple to configure
• User has full accessibility of the computer

• Disadvantages of peer-to-peer networks:


• May have duplication in resources
• Difficult to uphold security policy
• Difficult to handle uneven loading

• Where peer-to-peer network is appropriate:


• 10 or less users
• No specialized services required
• Security is not an issue
• Only limited growth in the foreseeable future

10 Information Technology Center


Clients and Servers
• Network Clients (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
• Run Network Operating System that can manage not only data, but also
users, groups, security, and applications on the network
• Servers often have a more stringent requirement on its performance and
reliability

11 Information Technology Center


• Advantages of client/server networks
• Facilitate resource sharing – centrally administrate and
control
• Facilitate system backup and improve fault tolerance
• Enhance security – only administrator can have access to
Server
• Support more users – difficult to achieve with peer-to-
peer networks

• Disadvantages of client/server networks


• High cost for Servers
• Need expert to configure the network
• Introduce a single point of failure to the system

12 Information Technology Center


Topology ― 3 basic types
• How so many computers are connected together?
Bus Topology Ring Topology

Star Topology

Hub

13 Information Technology Center


• Bus Topology
• Simple and low-cost
• A single cable called a trunk (backbone, segment)
• Only one computer can send messages at a time
• Passive topology - computer only listen for, not
regenerate data

• Star Topology
• Each computer has a cable connected to a single point
• More cabling, hence higher cost
• All signals transmission through the hub; if down, entire network
down
• Depending on the intelligence of hub, two or more computers
may send message at the same time
14 Information Technology Center
Ring Topology
15

• Every computer serves as


a repeater to boost Ack T T
signals T
• Typical way to send data:
• Token passing T dat T dat
a a
• only the computer
who gets the token
T
can send data T
• Disadvantages T Ack
T Ack
dat
• Difficult to add
a
computers
T
• More expensive
• If one computer fails, T Ack
whole network fails

Information Technology Center


Protocols
16

 A set of predetermined rules


 Protocol Suite
A group of inter-related protocols that are
necessary to perform a communication function
 Implemented in software and hardware that is
loaded on each host and network device
 Individual protocols in a protocol suite may be
vendor-specific and proprietary

Information Technology Center


Function of Network Protocol
17

 Network protocols are


used to allow devices to
communicate
successfully

Information Technology Center


Network Technologies
18

 Based on bus topology; but can be used in star topology;


 Higher speed: first Fast Ethernet, then Gigabit Ethernet;
Ethernet  Most popular: inexpensive, easy to install and maintain.

 Based on a ring topology; but can use a star topology;


 Token-passing scheme to prevent collision of data;
Token Ring  The second most widely-used protocol after Ethernet.

 Based on client/server model of network computing;


 Uses packet switching technique for data transmission;
TCP/IP  Commonly used for Internet applications.

 Uses client/server model of network computing;


 Allows wireless devices to access the Internet and WWW;
WAP  Meets increasing demands for wireless Internet access.
Information Technology Center

Das könnte Ihnen auch gefallen