SlideShare a Scribd company logo
1 of 29
INTRODUCTION TO
COMPUTER NETWORKS
VINAYAK M.UMALE
Department of Electronics & Telecommunication Engineering
Shri sant Gajanan Maharaj college of Engineering
(Ph : 07265 252116, Email : vmumale@ssgmce.ac.in)
About Myself
About Myself
My self Vinayak M. Umale, Associate Professor,
Electronics and telecommunication Engineering
Dept.
SSGMCE has one of the largest networks in the
Shegaon.
SSGMCE Campus Network now has 2500 nodes providing
connectivity to more than 2500 users in Academic
Departments, Student Hostels and Residences.
SSGMCE has 18 Mbps Internet Connectivity.
All application servers (Mail, DNS, Proxy Caching, Web etc.)
are maintained in-house.
B.Tech (1988) and M.Tech (1997) from IIT Kharagpur
Working in SSGMCE, Shegaon for more than 22
Course Content
Course Content
Lecture 1:
Overview of the Course and Network Functions
Lecture 2,3:
Types of Networks, LAN, MAN, WAN
Lecture 4,5:
LAN Topologies-Mesh, Star, Bus, Ring
Lecture 6,7:
Layer Architecture: OSI Model& TCP/IP Model :
Lecture 8,9:
Switching Techniques-Circuit, Packet, Message, cell
VMUmale
Course Content
Course Content
Lecture 10, 11:
Peer to Peer Protocol, End to End, Hop to Hop
Connectivity
Lecture 12, 13, 14 :
Flow Control: Need,
Stop& wait flow control,
Sliding window flow control
Lecture 15,16, 17:
Error Control (ARQ)-Stop and wait ARQ
Go-Back-N ARQ
Selective Repeat ARQ
Lecture 18:
Standard Data Link Control Protocol-HDLC
Course Content
Course Content
Lecture 19:
LAN Architecture- LLC and MAC
Lecture 20,21:
Random Access Techniques- Pure Aloha system
and Slotted Aloha System
Lecture 22, 23:
Contention Techniques-CSMA, CSMA/CD
Lecture 24, 25:
Control Access Techniques- Token Bus,
TokenRing, Polling, FDDI
Course Content
Course Content
Lecture 26,27:
Networking Devices
Lecture 28,29:
Routing Algorithms
Lecture 30, 31:
Least Cost Algorithms
Lecture 32:
Traffic Control
Course Content
Course Content
Lecture 33,34, 35:
ATM Network
Lecture 36:
Frame Relay Network
Lecture 37, 38:
ISDN & BISDN
Course Content
Course Content
Lecture 39:
Overview of TCP/IP-TCP & UDP Frame Format
Lecture 40, 41, 42:
Internet Protocol and IP addressing issues
Lecture 43, 44:
Internet Protocols: ICMP, ARP, RARP
Lecture 45
Internet Protocols Datagram, Datagram Forwarding
References
Books
Behrouz A. Forouzan, Data Communication and
Networking, TMH
Andrew S. Tanenbaum, Computer Network, Prentice-
Hall
Willam stalling,Data and computer communication,
MM
Doughlas E. Comer, Computer Networks and
Internet
http://www.cisco.com/public/support/tac/documenta
tion.html
Grading Guidelines
Grading
Two ClassTest Exams: 5% each
TEC: 5%
Attendance: 5%
End Exam: 80%
Minimum 75% attendance and minimum 50% marks
are necessary to clear the course.
Introduction to Computer Networks
INTRODUCTION TO COMPUTER
NETWORKS
Computer Networks
Computer network
connects two or more
autonomous computers.
The computers can be
geographically located
anywhere.
Introduction to Computer Networks
LAN, MAN & WAN
Introduction to Computer Networks
Network in small geographical Area (Room, Building
or a Campus) is called LAN (Local Area Network)
Network in a City is call MAN (Metropolitan Area
Network)
Network spread geographically (Country or across
Globe) is called WAN (Wide Area Network)
Applications of Networks
Introduction to Computer Networks
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)
Network Topology
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.
Introduction to Computer Networks
Bus Topology
Commonly referred to
as a linear bus, all the
devices on a bus
topology are connected
by one single cable.
Introduction to Computer Networks
Star & Tree Topology
Introduction to Computer Networks
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.
Ring Topology
Introduction to Computer Networks
A frame travels around the ring,
stopping at each node. If a node
wants to transmit data, it adds the
data as well as the destination
address to the frame.
The frame then continues around
the ring until it finds the
destination node, which takes the
data out of the frame.
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.
Mesh Topology
The mesh topology
connects all devices
(nodes) to each other
for redundancy and
fault tolerance.
It is used in WANs to
interconnect LANs and
for mission critical
networks like those
used by banks and
financial institutions.
Implementing the mesh
topology is expensive
and difficult.
Introduction to Computer Networks
Network Components
Introduction to Computer Networks
Physical Media
Interconnecting Devices
Computers
Networking Software
Applications
Networking Media
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).
Introduction to Computer Networks
Networking Devices
Introduction to Computer Networks
HUB, Switches, Routers,
Wireless Access Points,
Modems etc.
Computers: Clients and Servers
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.
The server contains the
file, print, application,
security, and other
services in a central
computer that is
continuously available
to respond to client
requests.
Introduction to Computer Networks
Networking Protocol: TCP/IP
Introduction to Computer Networks
Applications
E-mail
Searchable Data (Web Sites)
E-Commerce
News Groups
Internet Telephony (VoIP)
Video Conferencing
Chat Groups
Instant Messengers
Internet Radio
Introduction to Computer Networks
THANKS A LOT
Introduction to Computer Networks
Course Content
Course Content
Internet Protocol (IP) and IP Addressing,Demo and
Practice of Setting up Subnets and IP
Address,,Routing, VLAN, TCP and UDP, SNMP,
Natting, Firewall and VPN, Internet and Internet
Applications (DNS, Email, Web..) , Cisco Basics, Cisco
Switch and Router Configuration, Lab- Demo and
Practice of Cisco Switch Configuration, Lab: Demo
and Practice of Cisco Router Configuration, DNS &
Web Server Setup on Linux, Lab: Demo and Practice
of DNS and Web Server Setup, Enterprise Network
Implementation, Mail Server, Proxy Server & Firewall
Setup on Linux, Lab 8: Demo and Practice of Mail
Server , Proxy Server and Firewall Setup
Course Content
Course Content
Course Content
Course Content

More Related Content

What's hot

Networking Basics
Networking BasicsNetworking Basics
Networking BasicsMohd. ShahNawab
ย 
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKSINTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKSWipro
ย 
Computer network
Computer networkComputer network
Computer networkNeha Gupta
ย 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer NetworksGhaffar Khan
ย 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
ย 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks AfsanaAkterRubi
ย 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to NetworksSwapnil Agrawal
ย 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesMSA Technosoft
ย 
Introduction to computer networks
Introduction to computer networks Introduction to computer networks
Introduction to computer networks Basma Gamal
ย 
A Course Outline About Computer Networks
A Course Outline About Computer NetworksA Course Outline About Computer Networks
A Course Outline About Computer Networksadil raja
ย 
Introduction To Computer Networks
Introduction To Computer NetworksIntroduction To Computer Networks
Introduction To Computer Networksadil raja
ย 
Computer Network its application & network types
Computer Network its application & network typesComputer Network its application & network types
Computer Network its application & network typesMolayChakraBorty
ย 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networksjia234
ย 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networkingSithu PM
ย 
Note: Introduction to Computer Networks
Note: Introduction to Computer Networks Note: Introduction to Computer Networks
Note: Introduction to Computer Networks Hasibul Islam Nirob
ย 
Data Communication & Networking Basics
Data Communication & Networking BasicsData Communication & Networking Basics
Data Communication & Networking BasicsMahbub Alam Masud
ย 

What's hot (20)

Networking Basics
Networking BasicsNetworking Basics
Networking Basics
ย 
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKSINTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
ย 
Computer network
Computer networkComputer network
Computer network
ย 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
ย 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
ย 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks
ย 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to Networks
ย 
Note 2
Note 2Note 2
Note 2
ย 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
ย 
Introduction to computer networks
Introduction to computer networks Introduction to computer networks
Introduction to computer networks
ย 
A Course Outline About Computer Networks
A Course Outline About Computer NetworksA Course Outline About Computer Networks
A Course Outline About Computer Networks
ย 
Introduction To Computer Networks
Introduction To Computer NetworksIntroduction To Computer Networks
Introduction To Computer Networks
ย 
Note 1
Note 1Note 1
Note 1
ย 
Computer Network its application & network types
Computer Network its application & network typesComputer Network its application & network types
Computer Network its application & network types
ย 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
ย 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networks
ย 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
ย 
Note: Introduction to Computer Networks
Note: Introduction to Computer Networks Note: Introduction to Computer Networks
Note: Introduction to Computer Networks
ย 
Computer network
Computer networkComputer network
Computer network
ย 
Data Communication & Networking Basics
Data Communication & Networking BasicsData Communication & Networking Basics
Data Communication & Networking Basics
ย 

Viewers also liked

Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksShafaan Khaliq Bhatti
ย 
2. data and signals
2. data and signals2. data and signals
2. data and signalsHumayoun Kabir
ย 
Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and networkRai University
ย 
Fundamentals of Data and Signals
Fundamentals of Data and SignalsFundamentals of Data and Signals
Fundamentals of Data and SignalsAngel G Diaz
ย 
Internet history and growth
Internet history and growthInternet history and growth
Internet history and growthCity Union Bank Ltd
ย 
Chap 3 data and signals
Chap 3 data and signalsChap 3 data and signals
Chap 3 data and signalsMukesh Tekwani
ย 
Periodic vs. aperiodic signal
Periodic vs. aperiodic signalPeriodic vs. aperiodic signal
Periodic vs. aperiodic signalTahsin Abrar
ย 
Network infrastructure - TCP/IP
Network infrastructure - TCP/IPNetwork infrastructure - TCP/IP
Network infrastructure - TCP/IPraymondkao
ย 
Ccna notes
Ccna notesCcna notes
Ccna notesRamesh Kumar
ย 
Packet switching
Packet switchingPacket switching
Packet switchingasimnawaz54
ย 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniquestameemyousaf
ย 
Data communication - Lecture-01
Data communication - Lecture-01 Data communication - Lecture-01
Data communication - Lecture-01 Sehrish Rafiq
ย 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communicationHarpreet Dhaliwal
ย 
Chapter 3 - Data and Signals
Chapter 3 - Data and SignalsChapter 3 - Data and Signals
Chapter 3 - Data and SignalsWayne Jones Jnr
ย 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
ย 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switchingSneha Dalvi
ย 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1Zafar Ayub
ย 

Viewers also liked (18)

Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
ย 
2. data and signals
2. data and signals2. data and signals
2. data and signals
ย 
Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and network
ย 
Fundamentals of Data and Signals
Fundamentals of Data and SignalsFundamentals of Data and Signals
Fundamentals of Data and Signals
ย 
Internet history and growth
Internet history and growthInternet history and growth
Internet history and growth
ย 
Chap 3 data and signals
Chap 3 data and signalsChap 3 data and signals
Chap 3 data and signals
ย 
Periodic vs. aperiodic signal
Periodic vs. aperiodic signalPeriodic vs. aperiodic signal
Periodic vs. aperiodic signal
ย 
Data communication & networks
Data communication & networksData communication & networks
Data communication & networks
ย 
Network infrastructure - TCP/IP
Network infrastructure - TCP/IPNetwork infrastructure - TCP/IP
Network infrastructure - TCP/IP
ย 
Ccna notes
Ccna notesCcna notes
Ccna notes
ย 
Packet switching
Packet switchingPacket switching
Packet switching
ย 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
ย 
Data communication - Lecture-01
Data communication - Lecture-01 Data communication - Lecture-01
Data communication - Lecture-01
ย 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communication
ย 
Chapter 3 - Data and Signals
Chapter 3 - Data and SignalsChapter 3 - Data and Signals
Chapter 3 - Data and Signals
ย 
Network ppt
Network pptNetwork ppt
Network ppt
ย 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switching
ย 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
ย 

Similar to Unit-1 intro to communication networks

INTRODUCTION TO Computer Network .ppt
INTRODUCTION TO Computer Network .pptINTRODUCTION TO Computer Network .ppt
INTRODUCTION TO Computer Network .pptutkarshlodhi4
ย 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networksHaider Ali Malik
ย 
fundamental of information technology(1)
fundamental of information technology(1)fundamental of information technology(1)
fundamental of information technology(1)Sorath Peetamber
ย 
Lecture 1
Lecture 1Lecture 1
Lecture 1avocado1111
ย 
07computer network.ppt
07computer network.ppt07computer network.ppt
07computer network.pptyogadeepan
ย 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
ย 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKINGPrabakara Pandian
ย 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and NetworksChAwais15
ย 
Computer network
Computer networkComputer network
Computer networkNandini Sahu
ย 
IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2Rexon Calub
ย 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos incaijjournal
ย 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
ย 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorialreddydivakara
ย 

Similar to Unit-1 intro to communication networks (20)

GFGC CHIKKABASUR (INTRODUCTION TO COMPUTER APPLICATIONS)
GFGC CHIKKABASUR (INTRODUCTION TO COMPUTER APPLICATIONS)GFGC CHIKKABASUR (INTRODUCTION TO COMPUTER APPLICATIONS)
GFGC CHIKKABASUR (INTRODUCTION TO COMPUTER APPLICATIONS)
ย 
INTRODUCTION TO Computer Network .ppt
INTRODUCTION TO Computer Network .pptINTRODUCTION TO Computer Network .ppt
INTRODUCTION TO Computer Network .ppt
ย 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
ย 
Lecture1
Lecture1Lecture1
Lecture1
ย 
fundamental of information technology(1)
fundamental of information technology(1)fundamental of information technology(1)
fundamental of information technology(1)
ย 
Introduction to computer networks
 Introduction to computer networks Introduction to computer networks
Introduction to computer networks
ย 
Lecture 1
Lecture 1Lecture 1
Lecture 1
ย 
07computer network.ppt
07computer network.ppt07computer network.ppt
07computer network.ppt
ย 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
ย 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
ย 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
ย 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
ย 
Computer network
Computer networkComputer network
Computer network
ย 
IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2
ย 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos in
ย 
Ccna report
Ccna reportCcna report
Ccna report
ย 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
ย 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorial
ย 
lecture1.pdf
lecture1.pdflecture1.pdf
lecture1.pdf
ย 
Lecture1
Lecture1Lecture1
Lecture1
ย 

More from SSGMCE SHEGAON

Insulating materials- electrial
Insulating materials- electrialInsulating materials- electrial
Insulating materials- electrialSSGMCE SHEGAON
ย 
Digital communication (DSSS)
Digital communication  (DSSS)Digital communication  (DSSS)
Digital communication (DSSS)SSGMCE SHEGAON
ย 
Microcontrollers and RT programming 3
Microcontrollers and RT programming 3Microcontrollers and RT programming 3
Microcontrollers and RT programming 3SSGMCE SHEGAON
ย 
Lect 2 loudspeakers (instrumentation)
Lect 2 loudspeakers (instrumentation)Lect 2 loudspeakers (instrumentation)
Lect 2 loudspeakers (instrumentation)SSGMCE SHEGAON
ย 
Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1SSGMCE SHEGAON
ย 
Android automation tools
Android automation toolsAndroid automation tools
Android automation toolsSSGMCE SHEGAON
ย 
Android mobile cotrolled robot (wi fi)
Android mobile cotrolled robot (wi fi)Android mobile cotrolled robot (wi fi)
Android mobile cotrolled robot (wi fi)SSGMCE SHEGAON
ย 
Khushwant singh's joke book 5
Khushwant singh's joke book 5Khushwant singh's joke book 5
Khushwant singh's joke book 5SSGMCE SHEGAON
ย 
7th sem syllabus
7th sem syllabus 7th sem syllabus
7th sem syllabus SSGMCE SHEGAON
ย 

More from SSGMCE SHEGAON (10)

Insulating materials- electrial
Insulating materials- electrialInsulating materials- electrial
Insulating materials- electrial
ย 
Digital communication (DSSS)
Digital communication  (DSSS)Digital communication  (DSSS)
Digital communication (DSSS)
ย 
C-programs
C-programsC-programs
C-programs
ย 
Microcontrollers and RT programming 3
Microcontrollers and RT programming 3Microcontrollers and RT programming 3
Microcontrollers and RT programming 3
ย 
Lect 2 loudspeakers (instrumentation)
Lect 2 loudspeakers (instrumentation)Lect 2 loudspeakers (instrumentation)
Lect 2 loudspeakers (instrumentation)
ย 
Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1
ย 
Android automation tools
Android automation toolsAndroid automation tools
Android automation tools
ย 
Android mobile cotrolled robot (wi fi)
Android mobile cotrolled robot (wi fi)Android mobile cotrolled robot (wi fi)
Android mobile cotrolled robot (wi fi)
ย 
Khushwant singh's joke book 5
Khushwant singh's joke book 5Khushwant singh's joke book 5
Khushwant singh's joke book 5
ย 
7th sem syllabus
7th sem syllabus 7th sem syllabus
7th sem syllabus
ย 

Recently uploaded

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
ย 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
ย 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
ย 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
ย 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
ย 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
ย 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
ย 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
ย 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
ย 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
ย 

Recently uploaded (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
ย 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
ย 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
ย 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
ย 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
ย 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
ย 

Unit-1 intro to communication networks

  • 1. INTRODUCTION TO COMPUTER NETWORKS VINAYAK M.UMALE Department of Electronics & Telecommunication Engineering Shri sant Gajanan Maharaj college of Engineering (Ph : 07265 252116, Email : vmumale@ssgmce.ac.in)
  • 2. About Myself About Myself My self Vinayak M. Umale, Associate Professor, Electronics and telecommunication Engineering Dept. SSGMCE has one of the largest networks in the Shegaon. SSGMCE Campus Network now has 2500 nodes providing connectivity to more than 2500 users in Academic Departments, Student Hostels and Residences. SSGMCE has 18 Mbps Internet Connectivity. All application servers (Mail, DNS, Proxy Caching, Web etc.) are maintained in-house. B.Tech (1988) and M.Tech (1997) from IIT Kharagpur Working in SSGMCE, Shegaon for more than 22
  • 3. Course Content Course Content Lecture 1: Overview of the Course and Network Functions Lecture 2,3: Types of Networks, LAN, MAN, WAN Lecture 4,5: LAN Topologies-Mesh, Star, Bus, Ring Lecture 6,7: Layer Architecture: OSI Model& TCP/IP Model : Lecture 8,9: Switching Techniques-Circuit, Packet, Message, cell VMUmale
  • 4. Course Content Course Content Lecture 10, 11: Peer to Peer Protocol, End to End, Hop to Hop Connectivity Lecture 12, 13, 14 : Flow Control: Need, Stop& wait flow control, Sliding window flow control Lecture 15,16, 17: Error Control (ARQ)-Stop and wait ARQ Go-Back-N ARQ Selective Repeat ARQ Lecture 18: Standard Data Link Control Protocol-HDLC
  • 5. Course Content Course Content Lecture 19: LAN Architecture- LLC and MAC Lecture 20,21: Random Access Techniques- Pure Aloha system and Slotted Aloha System Lecture 22, 23: Contention Techniques-CSMA, CSMA/CD Lecture 24, 25: Control Access Techniques- Token Bus, TokenRing, Polling, FDDI
  • 6. Course Content Course Content Lecture 26,27: Networking Devices Lecture 28,29: Routing Algorithms Lecture 30, 31: Least Cost Algorithms Lecture 32: Traffic Control
  • 7. Course Content Course Content Lecture 33,34, 35: ATM Network Lecture 36: Frame Relay Network Lecture 37, 38: ISDN & BISDN
  • 8. Course Content Course Content Lecture 39: Overview of TCP/IP-TCP & UDP Frame Format Lecture 40, 41, 42: Internet Protocol and IP addressing issues Lecture 43, 44: Internet Protocols: ICMP, ARP, RARP Lecture 45 Internet Protocols Datagram, Datagram Forwarding
  • 9. References Books Behrouz A. Forouzan, Data Communication and Networking, TMH Andrew S. Tanenbaum, Computer Network, Prentice- Hall Willam stalling,Data and computer communication, MM Doughlas E. Comer, Computer Networks and Internet http://www.cisco.com/public/support/tac/documenta tion.html
  • 10. Grading Guidelines Grading Two ClassTest Exams: 5% each TEC: 5% Attendance: 5% End Exam: 80% Minimum 75% attendance and minimum 50% marks are necessary to clear the course.
  • 11. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS
  • 12. Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. Introduction to Computer Networks
  • 13. LAN, MAN & WAN Introduction to Computer Networks Network in small geographical Area (Room, Building or a Campus) is called LAN (Local Area Network) Network in a City is call MAN (Metropolitan Area Network) Network spread geographically (Country or across Globe) is called WAN (Wide Area Network)
  • 14. Applications of Networks Introduction to Computer Networks 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)
  • 15. Network Topology 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. Introduction to Computer Networks
  • 16. Bus Topology Commonly referred to as a linear bus, all the devices on a bus topology are connected by one single cable. Introduction to Computer Networks
  • 17. Star & Tree Topology Introduction to Computer Networks 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.
  • 18. Ring Topology Introduction to Computer Networks A frame travels around the ring, stopping at each node. If a node wants to transmit data, it adds the data as well as the destination address to the frame. The frame then continues around the ring until it finds the destination node, which takes the data out of the frame. 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.
  • 19. Mesh Topology The mesh topology connects all devices (nodes) to each other for redundancy and fault tolerance. It is used in WANs to interconnect LANs and for mission critical networks like those used by banks and financial institutions. Implementing the mesh topology is expensive and difficult. Introduction to Computer Networks
  • 20. Network Components Introduction to Computer Networks Physical Media Interconnecting Devices Computers Networking Software Applications
  • 21. Networking Media 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). Introduction to Computer Networks
  • 22. Networking Devices Introduction to Computer Networks HUB, Switches, Routers, Wireless Access Points, Modems etc.
  • 23. Computers: Clients and Servers 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. The server contains the file, print, application, security, and other services in a central computer that is continuously available to respond to client requests. Introduction to Computer Networks
  • 25. Applications E-mail Searchable Data (Web Sites) E-Commerce News Groups Internet Telephony (VoIP) Video Conferencing Chat Groups Instant Messengers Internet Radio Introduction to Computer Networks
  • 26. THANKS A LOT Introduction to Computer Networks
  • 27. Course Content Course Content Internet Protocol (IP) and IP Addressing,Demo and Practice of Setting up Subnets and IP Address,,Routing, VLAN, TCP and UDP, SNMP, Natting, Firewall and VPN, Internet and Internet Applications (DNS, Email, Web..) , Cisco Basics, Cisco Switch and Router Configuration, Lab- Demo and Practice of Cisco Switch Configuration, Lab: Demo and Practice of Cisco Router Configuration, DNS & Web Server Setup on Linux, Lab: Demo and Practice of DNS and Web Server Setup, Enterprise Network Implementation, Mail Server, Proxy Server & Firewall Setup on Linux, Lab 8: Demo and Practice of Mail Server , Proxy Server and Firewall Setup