Week 1
Week 1
Prepared by:
Reference books
Data Communications AND Networking by BEHROUZ A. FOROUZAN
Other books on Networking may be consulted
Web resources
Tutorials, white papers, reports, research papers etc.
Sessional 16%
Assignment 6%
Quiz 8%
Class participation 2%
Lab 33% (Lab evaluation, Quizes, assignments, Lab Final paper)
Mid Term 16%
Final 35%
this course ?
Multiple Access
Ethernet And FDDI
Packet switching
Circuit switching and packet switching
LAN technologies
Wireless networks
MAC addressing
Networking devices
Network Layer/Internetworking
Internet protocol (IPv4 and IPv6)
Logical addressing/ IP addressing
Routing protocols
Sub-netting
CIDR
Transport Layer/ End-to-end protocols
TCP
UDP
Ports and sockets
Connection establishment
Lahore Garrison University
12
Course Contents
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 (Cloud Computing)
Distributed processing (GRID Computing)
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).
E-mail
Searchable Data (Web Sites)
E-Commerce
News Groups
Internet Telephony (VoIP)
Video Conferencing
Chat Groups
Instant Messengers
Internet Radio
A local area network (LAN) is a number of computers connected each other by cable in
a single location ,usually a single floor of a building or all the computers in a small
company.
Characteristics:
Scope of LAN is small --- building or cluster of buildings
LAN is owned by the same organization that owns the attached devices
Data rates of LAN are much higher --- 100 or 1000Mbps
Purpose
To allow resources to be shared between personal computers
Example
Engineering workstation environment
Accounting PCs
Lahore Garrison University
31
Local Area Network (LAN)
carrier
Consists of number of interconnected switching nodes
Example
ATM network
Examples
Cable TV networks
Telephone company networks that provide high speed DSL line
The Internet is a global network of interconnected computers and devices that communicate
using standardized protocols. It allows users to access and share a vast array of information and
resources, communicate with others, and engage in various online activities. The Internet
enables communication and data exchange across geographic boundaries, connecting people,
organizations, and devices worldwide.
The Internet has revolutionized many aspects of our daily lives. It has affected the way we do
business as well as the way we spend our leisure time.
The Internet is a communication system that has brought a wealth of information to our
fingertips and organized it for our use.
Protocol: which is synonymous with rule. The key elements of protocol are
Syntax
This refers to the format and structure of the data exchanged between devices. It defines the rules for encoding
data into messages that can be transmitted over the network. Syntax specifies aspects such as data types,
message structure, and encoding methods.
Semantics
Semantics defines the meaning of the data exchanged within the protocol. It specifies the interpretation of the
data elements and how they are to be processed by the receiving device. Semantics ensures that the information
transmitted is understood correctly by both the sender and the receiver.
Timing
Timing refers to the rules governing when data can be transmitted and how it should be synchronized between
devices. It includes aspects such as the timing of message transmission, acknowledgment of received messages,
and handling of timeouts. Timing mechanisms ensure reliable and efficient communication between devices.
Lahore Garrison University
39
PROTOCOLS AND STANDARDS
1. Bus Topology
2. Star Topology
3. Ring Topology
4. Mesh Topology
In a Star Topology all the cables run from the computers to a central
location , where they all are connected by a device usually called Hub.
The star topology is the most commonly used architecture in Ethernet
LANs.
When installed, the star topology resembles spokes in a bicycle wheel.
Larger networks use the extended star topology also called tree topology.
When used with network devices that filter frames or packets, like bridges,
switches, and routers, this topology significantly reduces the traffic on the
wires by sending packets only to the wires of the destination host.
Single ring – All the devices on the network share a single cable
Dual ring – The dual ring topology allows data to be sent in both
directions.
There are three roles for computers in local area networks (LAN)
- Clients, Which use but do not provide network resources e.g
Web Browsers, Email Clients
- Peers, Which both use and provide network resources, e.g
Web application like online games
- Servers, Which provide network resources, e.g web servers
Optimized dedicated servers, which are faster than peers at sharing network resources
Less intrusive security, since a single password allows access to all shared resources on
the network
Freeing of users from the task of managing the sharing of resources
Easy manageability of a large number of users
Central organization, which keeps data from getting lost among computers
Are defined by a lack of central control over the network. There are
no servers in peer networks; users simply share disk space and
resources
Are organized into workgroups with little security control
No central login process
Not optimized to share resources