SlideShare a Scribd company logo
LOGO
Computer Networks
Jigar Jobanputra
LOGO
What is the computer network?
 Bunch of computers connected to each other
 Now computers do not mean just pc’s.
 A bunch of computers include printers, cell phones, laptops, etc
 The computers are connected to each other using some cable. In
below diagram I have used a cable to connect the bunch of
computer system.
LOGO
Cont…
 But network can also be established using WI-FI or Satellite etc.
 The main purpose of computer network is to share data, information
and Resources.
 You can share data using microwave, radio wave, infrared, fiber
optics cable, etc.
LOGOwhat do you mean by share data or share
information?
 E.G. If I am in a school and I want to send some files to the subject
teacher of a computer. Data does not means only boring text data it
also includes pictures, videos, etc.
 So by using computer networks we can transfer the data from one
computer to another computer.
 Biggest computer network example is “INTERNET”.
LOGO
Now next point is TYPES OF NETWORKS.
 We can classify our network by many types for example if you are
using the computer network in your home between the two systems
it is your personal Network.
 If one business firm is connected with the some network it becomes
Professional Network.
 But the easiest way/ standard to classify the network is according to
its Reach/size.
 LAN- LOCAL AREA NETWORK
 MAN- METROPOLITON AREA NETWORK
 WAN – WIDE AREA NETWORK
LOGO
what is LAN?
 LAN means the interconnected computers in the same house or
building.
 It is the smallest network of the computer networking system.
 e.g. computer lab in school or colleges, Cybercafé, small business
offices.
 Now the question is why we want to connect the systems in colleges
or in a school or in a cybercafé??
LOGO
Cont…
 To share resources
 If you are working in a computer laboratory with 60 systems,
definitely you are not going to purchase 60 printers. You will connect
all the systems such that all the systems can use the same printer.
 Next networking classification is MAN
 It is basically bigger than LAN
 The computers that connected in one colony (Geographical Area) or
city are called METROPOLITON AREA NETWORK.
LOGO
why we want MAN?
 For e.g., we have a city hospital in a middle of the city. And a
medical college at the distance of the 20 km from the city now
college wants some information about the patients admitted in the
hospital for research.
 Now both the systems are connected at the long distance of 20 km
using MAN.
 They use copper cable or fiber optics for the connection.
 Next Classification is WAN (Wide Area Network)
 WAN is made up of multiple MANS.
 Computer connected in less than 30 miles of area is called WAN.
 For e.g, Telephone Company connections connected in all over the
country is called WAN.
 INTERNET is the best example of WAN.
LOGO
Cont…
 All the computers that are connected with the WAN are either using
fiber optics (High speed cable) or using satellite.
 Next point is Parts of Networks.
LOGO
Cont…
 Any computer network made up of two parts NODES(pc’s, laptops,
cell phone, routers, printers, modems) & Communication
Media(copper wire, fiber optics, radio waves, WI-FI).
 The node (any device in the computer network) is connected using
(copper wire, fiber optics, radio waves, WI-FI) Communications
Media.
 To understand the working of the network we have to understand
first the working of the internet.
LOGO
How internet works?
 Now suppose you have made one wonderful website using some
core language like PHP, or ASP.NET. And now you want your
friends, family and others to visit the website.
 Now even the computers that are connected with your pc are not
able to visit the website, because your operating system will not
allow them to access the website.
LOGO
How the people will see your website??
 To store that website we need a special type of system that is called
web server.
 The web servers generally have lots of memory and power.
 The web server is special computer that is accessible to many
users, for example Google server that is accessible to worldwide.
LOGO
what is host and what is client?
 For suppose I am using my laptop to visit some websites for the
research. So, whenever I typed any URL in my web browser that
request will be passed to some web server where all the web pages
are stored.
 In this case my laptop will become client and the web server where
all the files are stored of particular website will become host.
 In below showing figure the client and host are shown.
LOGO
Cont…
 The client will always get the data/files/pages from the host.
 And host will always respond (gives) the requested data/files/pages
to the client.
 This is the relationship between the client and the host.
LOGO
NIC (Network Interface Card).
 To connect with any network the computer must have the NIC. That
is network interface card.
 The Network Interface Card is made up of two parts one is to
connect to the motherboard of the computer and other is to connect
to a network.
 The yellow part shown in the picture is used to connect the NIC to
the motherboard of computer.
LOGO
cont…
The yellow part of the picture is used to connect the communication
media to connect to a network.
LOGO
Network Interface Card.
LOGO
Ethernet cable
LOGO
You can also insert WIFI card to your system. That is useful to connect your system to the
WIFI Network.
LOGO
what do you mean by Network protocol??
 The network protocol we can define like that it is the basic rules for
the successful communication between the computers or systems.
 For suppose now we have one nice laptop and internet connection
now first of our system will ask the web server that, “CAN I
CONNECT TO YOU”?
Than the server will reply “Yes, you can connect you have my
permission”.
 Than next request will be from client side for some page for e.g.
www.abc.com/index
 In reply to the request the server will give the particular page to the
client.
 This communication between the client and the host is possible
because they are following the same protocol (rule).
 In computer network if any computer wants to communicate with
any other computer than both the computer should follow the same
protocol for a successful communication.
LOGO
what do you mean by Topology/Layout??
 Computer topology means how you are going to connect your
computers in a network. How you are going to set up the wires or
connect the computers.
 There are many ways available to connect your computer with the
wires. Some common points that must be taken care while selecting
the topology are COST, EASE OF MAINTAINANCE.
 There are many different topologies available some common
topologies are
 Bus
 Star
 Ring
 Mesh
LOGO
Cont…
 Bus: - in bus topology single main network (Ethernet) cable is
passed through all the nodes in the network.
 In bus topology we need a special thing that is called terminators.
Terminators are the special devices that is installed at the end of
network cable and the work of the terminators is when signals goes
to the end of the network cable the terminators will not bounced the
signals back and it will absorbed it.
 Advantages
 It is very easy to setup.
 It is not so much expensive.
 It is appropriate for small office and small houses.
 Disadvantages
 This is very old topology.
 It is hard to detect an error.
LOGO
Cont…
 Star: - Many nodes in a network are connected to the one central
device is called star topology. The central node can be a switch or a
router. The devices can be connected using the Ethernet cable, or
WIFI etc.
 But basically all the nodes in the network are connected to the
central device of a network.
LOGO
Cont…
 Advantages
 It is very easy to manage.
 It is very simple to setup & expand.
 If one node goes down or crash it does not affect the other nodes in
the system.
 Error detection is easy in the network.
 Disadvantages
 Entire network is dependent on the central device, because all the
nodes are connected to the central device.
 Star topology needs more cable than other topologies.
LOGO
Cont…
 Mesh: - when more than one topology is used to connect to the
network, is called mesh or hybrid topology.
 In above figure each and every node is connected to the every node
of the network.
 So this layout or pattern is call mesh topology.
LOGO
Cont…
 Advantages
 If one communication channel goes down than from another
channel we can access the data as each node have more than one
communication channel.
 If we connect more nodes to the topology actually it is good for the
network as it provides more communication channel in a network.
 Disadvantages
 It is very expensive.
 We need more ports (NIC) in our system and more cables to setup
this topology.

More Related Content

PDF
Chapter 1 - introduction - parallel computing
ODP
Distributed operating system(os)
PPT
Homework solutionsch8
PPT
system interconnect architectures in ACA
PPT
distributed shared memory
PPTX
Classes of ip addresses
PPTX
Operating system architecture
PPTX
Remote access service
Chapter 1 - introduction - parallel computing
Distributed operating system(os)
Homework solutionsch8
system interconnect architectures in ACA
distributed shared memory
Classes of ip addresses
Operating system architecture
Remote access service

What's hot (20)

PPT
Data Communication And Networking - DATA RATE LIMITS
PPTX
Storage Structure in OS
PPTX
Applications of Computer Networking | Computer Science
PPTX
Software Defined Network - SDN
PPTX
Internet protocols Report Slides
PPTX
Distributed operating system
PPTX
Troubleshooting Network and Network Utilities
PPTX
Error Detection and Correction - Data link Layer
PDF
Advanced Comuter Architecture Ch6 Problem Solutions
PPT
Chapter04 -- network protocols
PPTX
Distributed computing
PDF
Feng’s classification
PDF
Unit 1 - mobile computing introduction
PPTX
Fault tolerance
PDF
Netsim experiment manual
PPT
Sorting network
PPTX
Gateway Networking
PDF
Advanced Computer Architecture chapter 5 problem solutions
PDF
Mobile computing : Indirect TCP
PDF
Parallel programming model, language and compiler in ACA.
Data Communication And Networking - DATA RATE LIMITS
Storage Structure in OS
Applications of Computer Networking | Computer Science
Software Defined Network - SDN
Internet protocols Report Slides
Distributed operating system
Troubleshooting Network and Network Utilities
Error Detection and Correction - Data link Layer
Advanced Comuter Architecture Ch6 Problem Solutions
Chapter04 -- network protocols
Distributed computing
Feng’s classification
Unit 1 - mobile computing introduction
Fault tolerance
Netsim experiment manual
Sorting network
Gateway Networking
Advanced Computer Architecture chapter 5 problem solutions
Mobile computing : Indirect TCP
Parallel programming model, language and compiler in ACA.
Ad

Similar to Computer networks (20)

PPT
Computer_Network_Basic.ppt
PPT
Introduction to Computer Networks Lecture slides ppt
PPTX
Data communication and Computer Network Material (1).pptx
PPT
1 introduction-to-computer-networking
PPT
1 introduction-to-computer-networking
PPT
1 introduction-to-computer-networking
PPT
introduction-to-computer-networking
PPT
1 introduction-to-computer-networking slide
PPTX
1-introduction-to-computer-networking-converted 2.pptx
PPT
1 introduction-to-computer-networking
PPT
1-introduction-to-computer-networking.ppt
PDF
Networking Concepts.pdf
PPTX
Networking concepts
PPTX
Introduction to-computer-networking
PPT
Notes of Introduction to Computer Networks.ppt
PPT
fundamental of information technology(1)
PPTX
Communications and Networking
PPTX
COMPUTER NETWORKING
PDF
1-introduction-to-computer-networking.pdf
PDF
1-introduction-to-computer-networking.pdf
Computer_Network_Basic.ppt
Introduction to Computer Networks Lecture slides ppt
Data communication and Computer Network Material (1).pptx
1 introduction-to-computer-networking
1 introduction-to-computer-networking
1 introduction-to-computer-networking
introduction-to-computer-networking
1 introduction-to-computer-networking slide
1-introduction-to-computer-networking-converted 2.pptx
1 introduction-to-computer-networking
1-introduction-to-computer-networking.ppt
Networking Concepts.pdf
Networking concepts
Introduction to-computer-networking
Notes of Introduction to Computer Networks.ppt
fundamental of information technology(1)
Communications and Networking
COMPUTER NETWORKING
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf
Ad

More from Jigarthacker (13)

PPSX
File mangement
PPTX
Java session14
PPTX
Java session13
PPSX
Java session5
PPSX
Java session4
PPSX
Java session3
PPTX
Java session2
PPSX
Unit 2
PPSX
Unit 1(sem-iv)
PPSX
Unit 2
PPSX
Unit 1
PPTX
C programming
PDF
Basic object oriented approach
File mangement
Java session14
Java session13
Java session5
Java session4
Java session3
Java session2
Unit 2
Unit 1(sem-iv)
Unit 2
Unit 1
C programming
Basic object oriented approach

Recently uploaded (20)

PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
01-Introduction-to-Information-Management.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
RMMM.pdf make it easy to upload and study
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
master seminar digital applications in india
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
Week 4 Term 3 Study Techniques revisited.pptx
human mycosis Human fungal infections are called human mycosis..pptx
Pharmacology of Heart Failure /Pharmacotherapy of CHF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
01-Introduction-to-Information-Management.pdf
Pre independence Education in Inndia.pdf
RMMM.pdf make it easy to upload and study
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
TR - Agricultural Crops Production NC III.pdf
Microbial diseases, their pathogenesis and prophylaxis
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
master seminar digital applications in india
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx

Computer networks

  • 2. LOGO What is the computer network?  Bunch of computers connected to each other  Now computers do not mean just pc’s.  A bunch of computers include printers, cell phones, laptops, etc  The computers are connected to each other using some cable. In below diagram I have used a cable to connect the bunch of computer system.
  • 3. LOGO Cont…  But network can also be established using WI-FI or Satellite etc.  The main purpose of computer network is to share data, information and Resources.  You can share data using microwave, radio wave, infrared, fiber optics cable, etc.
  • 4. LOGOwhat do you mean by share data or share information?  E.G. If I am in a school and I want to send some files to the subject teacher of a computer. Data does not means only boring text data it also includes pictures, videos, etc.  So by using computer networks we can transfer the data from one computer to another computer.  Biggest computer network example is “INTERNET”.
  • 5. LOGO Now next point is TYPES OF NETWORKS.  We can classify our network by many types for example if you are using the computer network in your home between the two systems it is your personal Network.  If one business firm is connected with the some network it becomes Professional Network.  But the easiest way/ standard to classify the network is according to its Reach/size.  LAN- LOCAL AREA NETWORK  MAN- METROPOLITON AREA NETWORK  WAN – WIDE AREA NETWORK
  • 6. LOGO what is LAN?  LAN means the interconnected computers in the same house or building.  It is the smallest network of the computer networking system.  e.g. computer lab in school or colleges, Cybercafé, small business offices.  Now the question is why we want to connect the systems in colleges or in a school or in a cybercafé??
  • 7. LOGO Cont…  To share resources  If you are working in a computer laboratory with 60 systems, definitely you are not going to purchase 60 printers. You will connect all the systems such that all the systems can use the same printer.  Next networking classification is MAN  It is basically bigger than LAN  The computers that connected in one colony (Geographical Area) or city are called METROPOLITON AREA NETWORK.
  • 8. LOGO why we want MAN?  For e.g., we have a city hospital in a middle of the city. And a medical college at the distance of the 20 km from the city now college wants some information about the patients admitted in the hospital for research.  Now both the systems are connected at the long distance of 20 km using MAN.  They use copper cable or fiber optics for the connection.  Next Classification is WAN (Wide Area Network)  WAN is made up of multiple MANS.  Computer connected in less than 30 miles of area is called WAN.  For e.g, Telephone Company connections connected in all over the country is called WAN.  INTERNET is the best example of WAN.
  • 9. LOGO Cont…  All the computers that are connected with the WAN are either using fiber optics (High speed cable) or using satellite.  Next point is Parts of Networks.
  • 10. LOGO Cont…  Any computer network made up of two parts NODES(pc’s, laptops, cell phone, routers, printers, modems) & Communication Media(copper wire, fiber optics, radio waves, WI-FI).  The node (any device in the computer network) is connected using (copper wire, fiber optics, radio waves, WI-FI) Communications Media.  To understand the working of the network we have to understand first the working of the internet.
  • 11. LOGO How internet works?  Now suppose you have made one wonderful website using some core language like PHP, or ASP.NET. And now you want your friends, family and others to visit the website.  Now even the computers that are connected with your pc are not able to visit the website, because your operating system will not allow them to access the website.
  • 12. LOGO How the people will see your website??  To store that website we need a special type of system that is called web server.  The web servers generally have lots of memory and power.  The web server is special computer that is accessible to many users, for example Google server that is accessible to worldwide.
  • 13. LOGO what is host and what is client?  For suppose I am using my laptop to visit some websites for the research. So, whenever I typed any URL in my web browser that request will be passed to some web server where all the web pages are stored.  In this case my laptop will become client and the web server where all the files are stored of particular website will become host.  In below showing figure the client and host are shown.
  • 14. LOGO Cont…  The client will always get the data/files/pages from the host.  And host will always respond (gives) the requested data/files/pages to the client.  This is the relationship between the client and the host.
  • 15. LOGO NIC (Network Interface Card).  To connect with any network the computer must have the NIC. That is network interface card.  The Network Interface Card is made up of two parts one is to connect to the motherboard of the computer and other is to connect to a network.  The yellow part shown in the picture is used to connect the NIC to the motherboard of computer.
  • 16. LOGO cont… The yellow part of the picture is used to connect the communication media to connect to a network.
  • 19. LOGO You can also insert WIFI card to your system. That is useful to connect your system to the WIFI Network.
  • 20. LOGO what do you mean by Network protocol??  The network protocol we can define like that it is the basic rules for the successful communication between the computers or systems.  For suppose now we have one nice laptop and internet connection now first of our system will ask the web server that, “CAN I CONNECT TO YOU”? Than the server will reply “Yes, you can connect you have my permission”.  Than next request will be from client side for some page for e.g. www.abc.com/index  In reply to the request the server will give the particular page to the client.  This communication between the client and the host is possible because they are following the same protocol (rule).  In computer network if any computer wants to communicate with any other computer than both the computer should follow the same protocol for a successful communication.
  • 21. LOGO what do you mean by Topology/Layout??  Computer topology means how you are going to connect your computers in a network. How you are going to set up the wires or connect the computers.  There are many ways available to connect your computer with the wires. Some common points that must be taken care while selecting the topology are COST, EASE OF MAINTAINANCE.  There are many different topologies available some common topologies are  Bus  Star  Ring  Mesh
  • 22. LOGO Cont…  Bus: - in bus topology single main network (Ethernet) cable is passed through all the nodes in the network.  In bus topology we need a special thing that is called terminators. Terminators are the special devices that is installed at the end of network cable and the work of the terminators is when signals goes to the end of the network cable the terminators will not bounced the signals back and it will absorbed it.  Advantages  It is very easy to setup.  It is not so much expensive.  It is appropriate for small office and small houses.  Disadvantages  This is very old topology.  It is hard to detect an error.
  • 23. LOGO Cont…  Star: - Many nodes in a network are connected to the one central device is called star topology. The central node can be a switch or a router. The devices can be connected using the Ethernet cable, or WIFI etc.  But basically all the nodes in the network are connected to the central device of a network.
  • 24. LOGO Cont…  Advantages  It is very easy to manage.  It is very simple to setup & expand.  If one node goes down or crash it does not affect the other nodes in the system.  Error detection is easy in the network.  Disadvantages  Entire network is dependent on the central device, because all the nodes are connected to the central device.  Star topology needs more cable than other topologies.
  • 25. LOGO Cont…  Mesh: - when more than one topology is used to connect to the network, is called mesh or hybrid topology.  In above figure each and every node is connected to the every node of the network.  So this layout or pattern is call mesh topology.
  • 26. LOGO Cont…  Advantages  If one communication channel goes down than from another channel we can access the data as each node have more than one communication channel.  If we connect more nodes to the topology actually it is good for the network as it provides more communication channel in a network.  Disadvantages  It is very expensive.  We need more ports (NIC) in our system and more cables to setup this topology.