SlideShare a Scribd company logo
Internet Process
Behind Internet
: csivvn
: csi_vvn
: csi_vvn
Topics Covered
 Introduction of Internet
 How Does Internet Works
 Networking Introduction
 IP Address Architecture
 Introduction of Web Server
 ISP : Internet Service Provider
 Devices Used in ISP Networking
: csivvn
: csi_vvn
: csi_vvn
What is Internet?
 Internet is network of Networks.
 Computers connected together are called a network.
 Networks let computers share programs and information
 The Internet is a network of many smaller networks made up of
millions of PCs connected to thousands of servers.
Internet
: csivvn
: csi_vvn
: csi_vvn
 Video
The Internet
How Does Internet Works?
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
For Live : http://flytrapinteractive.com/~personal/networking/
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
Web Server
 Web servers are computer that deliver (serves up) Web
pages. Every Web server has an IP address and possibly
a domain name. Any computer can be turned into a Web
server by installing server software and connecting the
machine to the Internet.
 For example, if you enter the URL
http://www.cybersecurityindia.org/index.html in your browser,
this sends a request to the Web server whose domain name is
cybersecurityindia.org. The server then fetches the page named
index.html and sends it to your browser.
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
A server is basically a
computer
Just like the one you are
using now…..
The only difference is,
it users an operating
System that server
information to the client
: csivvn
: csi_vvn
: csi_vvn
A webhost is a company or
Person that hosts your contest
On their server(s).
They allow people to
manage your content by
using operating Programs
such as Control Panel.
: csivvn
: csi_vvn
: csi_vvn
DNS
 DNS Stands for Domain Name Server.
 A Domain Name Service translates queries for
domain names (which are meaningful to
humans) into IP addresses for the purpose of
locating and computer services and devices
worldwide.
An often-used analogy to explain the Domain
Name System is that it serves as the phone book
for the Internet by translating human-friendly
computer hostnames into IP addresses. For
example, the domain name www.example.com
translates to the addresses 192.0.43.10 (IPv4)
and 2620:0:2d0:200::10 (IPv6).
: csivvn
: csi_vvn
: csi_vvn
 Country code top-level domain
A country code top-level domain (ccTLD) is an
Internet top-level domain generally used or reserved
for a country, a sovereign state, or a dependent
territory.
All ASCII ccTLD identifiers are two letters long, and all
two-letter top-level domains are ccTLDs. In 2010, the
Internet Assigned Numbers Authority (IANA) began
implementing internationalized country code TLDs,
consisting of language-native characters when
displayed in an end-user application. Creation and
delegation of ccTLDs is described in RFC 1591,
corresponding to ISO 3166-1 alpha-2 country codes.
ccTLD
: csivvn
: csi_vvn
: csi_vvn
CCTLD
 Here is the full list of
new ccTLDs:
 .ca
 .ch
 .li
 .cm
 .cz
 .dk
 .fr
 .gy
 .net.nz
 .org.nz
 .pl
 .pm
 .re
 .se
 .so
 .tf
 .wf
 .xxx
 .yt
: csivvn
: csi_vvn
: csi_vvn
A unique identifier… like a phone number with area code
The “+91” is the INDIA’s country code.
The “901” is the providers code. Here it
Is for “Reliance” in Gujarat.
: csivvn
: csi_vvn
: csi_vvn
: csivvn
: csi_vvn
: csi_vvn
The “192” indicates that
this is a class “C” network
The “168” used in conjunction
With the 192 indicates this is
a Private IP address for use
Inside a home or business.
The “22” indicates that
Specific class “C” private
Network number.
The “1” indicates a specific
Device on this network. In this
Case, the router
: csivvn
: csi_vvn
: csi_vvn
If friends are going to
Text you, they need to
Know your number….
If two computer are
Going to communicate,
They need to be able
to locate each other.
They use the IP address to
Do this. If the IP address is
not similar to theirs, it may
Be a “long distance” chat and
It may require a router….
: csivvn
: csi_vvn
: csi_vvn
Some are given automatically
When you connect to
a Wi-Fi Hotspot…..
Some are given manually by
A network technician….
Some are provided by your
Internet Service Provider….
: csivvn
: csi_vvn
: csi_vvn
All network device need an IP address to
Uniquely Identify them.
All Internet traffic is routed using IP addresses.
New network devices likeTelevisions will also
Require their own IP address.
The available numbers are running out and you will
Learn how we deal with this in the next chapter.
: csivvn
: csi_vvn
: csi_vvn
IP Address
 IP Stands for Internet Protocol.
 An Internet Protocol address (IP address) is
a numerical label assigned to each device
(e.g., computer, printer) participating in a
computer network that uses the Internet
Protocol for communication.
 IP addresses are binary numbers, but they
are usually stored in text files and displayed
in human-readable notations, such as
172.16.254.1 (for IPv4), and
2001:db8:0:1234:0:567:8:1 (for IPv6).
: csivvn
: csi_vvn
: csi_vvn
IP Address (Contd…)
 There are two types of IP address.
 Dynamic (It changes every time when you connect
with server)
 Static (It remain same every time when you
connect).
 Pattern of IP address as illustrated below:
: csivvn
: csi_vvn
: csi_vvn
IP Address (Cont.…)
 IP address space allocations globally and delegates five
regional Internet registries (RIRs) to allocate IP
address blocks to local Internet registries (Internet
service providers) and other entities.
 Range of Reserve IP addresses.
◦ 10.0.0.0 – 10.255.255.255
◦ 172.16.0.0 – 172.31.255.255
◦ 192.168.0.0 – 192.168.255.255
 The IP address 127.0.0.1 is reserved for testing the
local machine. It cannot be assigned to any computer
for networking. Similarly, IP address starting with 224
and beyond in the first octect are reserved and
cannot be used.
: csivvn
: csi_vvn
: csi_vvn
ISP
 An Internet service provider (ISP) is an
organization that provides access to the Internet.
 Internet service providers can be either community-
owned and non-profit, or privately owned and for-
profit.
 Access ISPs directly connect clients to the Internet
using copper wires, wireless or fiber-optic
connections.[1] Hosting ISPs lease server space for
smaller businesses and other people (colocation).
Transit ISPs provide large amounts of bandwidth for
connecting hosting ISPs to access ISPs
: csivvn
: csi_vvn
: csi_vvn
ISP
: csivvn
: csi_vvn
: csi_vvn
ISP (Cont...)
 Some Indian ISP
 BSNL
 Airtel
 Vodafone
 Sify
: csivvn
: csi_vvn
: csi_vvn
HARDWARES
 Tower
 UBNT AirMax Sectors
 UBNT AirGrid
 SERVER PC
 Mini Laptop
 RJ45 Cables
 Patch Code and toolkit
 Switches
: csivvn
: csi_vvn
: csi_vvn
SOFTWARE
 Log Management software
 Bandwidth Manager
 Client Manager
 Accounting Software
: csivvn
: csi_vvn
: csi_vvn
Wireless ISP Setup
: csivvn
: csi_vvn
: csi_vvn
Wireless ISP Simple Setup
AirGRID
Switch
Server
Tower
Sector Antenna
: csivvn
: csi_vvn
: csi_vvn
Benefits from Network Smart Setup (NSS)
AirGRID
Switch
Server
Tower
Sector Antenna
Switch
: csivvn
: csi_vvn
: csi_vvn
ISP Device and Architecture
 Lets Surf Online
: csivvn
: csi_vvn
: csi_vvn
Thanks to All
Any Query?
Call : +91.9099082532
: csivvn
: csi_vvn
: csi_vvn
Like/Follow for Notification of Latest Cyber
Security & Technology's Update.

More Related Content

What's hot

How does the internet work
How does the internet workHow does the internet work
How does the internet work
mraheel205
 
IP addressing seminar ppt
IP addressing seminar pptIP addressing seminar ppt
IP addressing seminar ppt
Smriti Rastogi
 
IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6
Adeel Rasheed
 
Ip address
Ip address Ip address
Ip address
Yash Bansal
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
Debasis Dwibedy
 
Introduction to ip addressing by kalyan kk
Introduction to ip addressing by kalyan kkIntroduction to ip addressing by kalyan kk
Introduction to ip addressing by kalyan kk
kalyan kumar
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
vssnsarma
 
Wan technology
Wan technologyWan technology
Wan technology
Ronald Estrada
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
muhammad amir
 
Ip addressing
Ip addressingIp addressing
Ip addressing
sid1322
 
Internet an how it works
Internet an how it worksInternet an how it works
Internet an how it works
shahnaz10
 
Ip and mac address
Ip and mac address Ip and mac address
Ip and mac address
MH Shihab
 
Presentation 1 The Internet
Presentation 1 The InternetPresentation 1 The Internet
Presentation 1 The Internet
jeckman1360
 
Ipaddressing spk1
Ipaddressing spk1Ipaddressing spk1
Ipaddressing spk1
SupriyaKurlekar2
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Tanvir Amin
 
Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2
kurtmctaggart
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Online
 
Easy and simple concept of IP Address
Easy and simple concept of IP AddressEasy and simple concept of IP Address
Easy and simple concept of IP Address
Learn with Arsl khan
 
Ip address
Ip addressIp address
Ip address
MdAnikKhan
 
Cisco discovery d homesb module 5 - v.4 in english.
Cisco discovery   d homesb module 5 - v.4 in english.Cisco discovery   d homesb module 5 - v.4 in english.
Cisco discovery d homesb module 5 - v.4 in english.
igede tirtanata
 

What's hot (20)

How does the internet work
How does the internet workHow does the internet work
How does the internet work
 
IP addressing seminar ppt
IP addressing seminar pptIP addressing seminar ppt
IP addressing seminar ppt
 
IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6
 
Ip address
Ip address Ip address
Ip address
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
 
Introduction to ip addressing by kalyan kk
Introduction to ip addressing by kalyan kkIntroduction to ip addressing by kalyan kk
Introduction to ip addressing by kalyan kk
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
Wan technology
Wan technologyWan technology
Wan technology
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Internet an how it works
Internet an how it worksInternet an how it works
Internet an how it works
 
Ip and mac address
Ip and mac address Ip and mac address
Ip and mac address
 
Presentation 1 The Internet
Presentation 1 The InternetPresentation 1 The Internet
Presentation 1 The Internet
 
Ipaddressing spk1
Ipaddressing spk1Ipaddressing spk1
Ipaddressing spk1
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Easy and simple concept of IP Address
Easy and simple concept of IP AddressEasy and simple concept of IP Address
Easy and simple concept of IP Address
 
Ip address
Ip addressIp address
Ip address
 
Cisco discovery d homesb module 5 - v.4 in english.
Cisco discovery   d homesb module 5 - v.4 in english.Cisco discovery   d homesb module 5 - v.4 in english.
Cisco discovery d homesb module 5 - v.4 in english.
 

Similar to What is Internet? How Does Internet Works - By Cyber Expert Amish Patel - 8690029004

Edge to Instance - AWS Networking
Edge to Instance - AWS Networking Edge to Instance - AWS Networking
Edge to Instance - AWS Networking
Amazon Web Services
 
Welcome to IP Surveillance 101
Welcome to IP Surveillance 101Welcome to IP Surveillance 101
Welcome to IP Surveillance 101
grantsupplies
 
internet basics
internet basics internet basics
internet basics
Ahmed Saihood
 
Cisco discovery d homesb module 10 final exam - v.4 in english.
Cisco discovery   d homesb module 10 final exam - v.4 in english.Cisco discovery   d homesb module 10 final exam - v.4 in english.
Cisco discovery d homesb module 10 final exam - v.4 in english.
igede tirtanata
 
Cisco discovery d homesb module 10 final exam - v.4 in english.
Cisco discovery   d homesb module 10 final exam - v.4 in english.Cisco discovery   d homesb module 10 final exam - v.4 in english.
Cisco discovery d homesb module 10 final exam - v.4 in english.
igede tirtanata
 
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptxDHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
MUHAMMADATTAURREHMAN7
 
Web Server(Apache),
Web Server(Apache), Web Server(Apache),
Web Server(Apache),
webhostingguy
 
Web Server(Apache),
Web Server(Apache), Web Server(Apache),
Web Server(Apache),
webhostingguy
 
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
RashidFaridChishti
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
Kapil Khatiwada
 
Azure Networking (1).pptx
Azure Networking (1).pptxAzure Networking (1).pptx
Azure Networking (1).pptx
Razith2
 
Microsoft Offical Course 20410C_05
Microsoft Offical Course 20410C_05Microsoft Offical Course 20410C_05
Microsoft Offical Course 20410C_05
gameaxt
 
Asas Pelayaran Internet
Asas Pelayaran InternetAsas Pelayaran Internet
Asas Pelayaran Internet
Ahmad Faizar
 
Creating Your Virtual Data Center: VPC Fundamentals
Creating Your Virtual Data Center: VPC FundamentalsCreating Your Virtual Data Center: VPC Fundamentals
Creating Your Virtual Data Center: VPC Fundamentals
Amazon Web Services
 
Network And Network Address Translation
Network And Network Address TranslationNetwork And Network Address Translation
Network And Network Address Translation
Erin Moore
 
Migrating It Infrastructure To Open Source
Migrating It Infrastructure To Open SourceMigrating It Infrastructure To Open Source
Migrating It Infrastructure To Open Source
ashu_21
 
Advance Java Programming( CM5I) 4. Networking Basics
Advance Java Programming( CM5I) 4. Networking BasicsAdvance Java Programming( CM5I) 4. Networking Basics
Advance Java Programming( CM5I) 4. Networking Basics
Payal Dungarwal
 
R bernardino hand_in_assignment_week_1
R bernardino hand_in_assignment_week_1R bernardino hand_in_assignment_week_1
R bernardino hand_in_assignment_week_1
Raul Bernardino, BSc MSc
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
Susan Cox
 
Networking Basics
Networking Basics Networking Basics
Networking Basics
lokeshw24
 

Similar to What is Internet? How Does Internet Works - By Cyber Expert Amish Patel - 8690029004 (20)

Edge to Instance - AWS Networking
Edge to Instance - AWS Networking Edge to Instance - AWS Networking
Edge to Instance - AWS Networking
 
Welcome to IP Surveillance 101
Welcome to IP Surveillance 101Welcome to IP Surveillance 101
Welcome to IP Surveillance 101
 
internet basics
internet basics internet basics
internet basics
 
Cisco discovery d homesb module 10 final exam - v.4 in english.
Cisco discovery   d homesb module 10 final exam - v.4 in english.Cisco discovery   d homesb module 10 final exam - v.4 in english.
Cisco discovery d homesb module 10 final exam - v.4 in english.
 
Cisco discovery d homesb module 10 final exam - v.4 in english.
Cisco discovery   d homesb module 10 final exam - v.4 in english.Cisco discovery   d homesb module 10 final exam - v.4 in english.
Cisco discovery d homesb module 10 final exam - v.4 in english.
 
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptxDHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
 
Web Server(Apache),
Web Server(Apache), Web Server(Apache),
Web Server(Apache),
 
Web Server(Apache),
Web Server(Apache), Web Server(Apache),
Web Server(Apache),
 
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
Linux Systems Prograramming: Unix Domain, Internet Domain (TCP, UDP) Socket P...
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Azure Networking (1).pptx
Azure Networking (1).pptxAzure Networking (1).pptx
Azure Networking (1).pptx
 
Microsoft Offical Course 20410C_05
Microsoft Offical Course 20410C_05Microsoft Offical Course 20410C_05
Microsoft Offical Course 20410C_05
 
Asas Pelayaran Internet
Asas Pelayaran InternetAsas Pelayaran Internet
Asas Pelayaran Internet
 
Creating Your Virtual Data Center: VPC Fundamentals
Creating Your Virtual Data Center: VPC FundamentalsCreating Your Virtual Data Center: VPC Fundamentals
Creating Your Virtual Data Center: VPC Fundamentals
 
Network And Network Address Translation
Network And Network Address TranslationNetwork And Network Address Translation
Network And Network Address Translation
 
Migrating It Infrastructure To Open Source
Migrating It Infrastructure To Open SourceMigrating It Infrastructure To Open Source
Migrating It Infrastructure To Open Source
 
Advance Java Programming( CM5I) 4. Networking Basics
Advance Java Programming( CM5I) 4. Networking BasicsAdvance Java Programming( CM5I) 4. Networking Basics
Advance Java Programming( CM5I) 4. Networking Basics
 
R bernardino hand_in_assignment_week_1
R bernardino hand_in_assignment_week_1R bernardino hand_in_assignment_week_1
R bernardino hand_in_assignment_week_1
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
 
Networking Basics
Networking Basics Networking Basics
Networking Basics
 

Recently uploaded

Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 

Recently uploaded (20)

Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 

What is Internet? How Does Internet Works - By Cyber Expert Amish Patel - 8690029004

  • 1. Internet Process Behind Internet : csivvn : csi_vvn : csi_vvn
  • 2. Topics Covered  Introduction of Internet  How Does Internet Works  Networking Introduction  IP Address Architecture  Introduction of Web Server  ISP : Internet Service Provider  Devices Used in ISP Networking : csivvn : csi_vvn : csi_vvn
  • 3. What is Internet?  Internet is network of Networks.  Computers connected together are called a network.  Networks let computers share programs and information  The Internet is a network of many smaller networks made up of millions of PCs connected to thousands of servers. Internet : csivvn : csi_vvn : csi_vvn
  • 4.  Video The Internet How Does Internet Works? : csivvn : csi_vvn : csi_vvn
  • 6. For Live : http://flytrapinteractive.com/~personal/networking/ : csivvn : csi_vvn : csi_vvn
  • 13. Web Server  Web servers are computer that deliver (serves up) Web pages. Every Web server has an IP address and possibly a domain name. Any computer can be turned into a Web server by installing server software and connecting the machine to the Internet.  For example, if you enter the URL http://www.cybersecurityindia.org/index.html in your browser, this sends a request to the Web server whose domain name is cybersecurityindia.org. The server then fetches the page named index.html and sends it to your browser. : csivvn : csi_vvn : csi_vvn
  • 15. A server is basically a computer Just like the one you are using now….. The only difference is, it users an operating System that server information to the client : csivvn : csi_vvn : csi_vvn
  • 16. A webhost is a company or Person that hosts your contest On their server(s). They allow people to manage your content by using operating Programs such as Control Panel. : csivvn : csi_vvn : csi_vvn
  • 17. DNS  DNS Stands for Domain Name Server.  A Domain Name Service translates queries for domain names (which are meaningful to humans) into IP addresses for the purpose of locating and computer services and devices worldwide. An often-used analogy to explain the Domain Name System is that it serves as the phone book for the Internet by translating human-friendly computer hostnames into IP addresses. For example, the domain name www.example.com translates to the addresses 192.0.43.10 (IPv4) and 2620:0:2d0:200::10 (IPv6). : csivvn : csi_vvn : csi_vvn
  • 18.  Country code top-level domain A country code top-level domain (ccTLD) is an Internet top-level domain generally used or reserved for a country, a sovereign state, or a dependent territory. All ASCII ccTLD identifiers are two letters long, and all two-letter top-level domains are ccTLDs. In 2010, the Internet Assigned Numbers Authority (IANA) began implementing internationalized country code TLDs, consisting of language-native characters when displayed in an end-user application. Creation and delegation of ccTLDs is described in RFC 1591, corresponding to ISO 3166-1 alpha-2 country codes. ccTLD : csivvn : csi_vvn : csi_vvn
  • 19. CCTLD  Here is the full list of new ccTLDs:  .ca  .ch  .li  .cm  .cz  .dk  .fr  .gy  .net.nz  .org.nz  .pl  .pm  .re  .se  .so  .tf  .wf  .xxx  .yt : csivvn : csi_vvn : csi_vvn
  • 20. A unique identifier… like a phone number with area code The “+91” is the INDIA’s country code. The “901” is the providers code. Here it Is for “Reliance” in Gujarat. : csivvn : csi_vvn : csi_vvn
  • 22. The “192” indicates that this is a class “C” network The “168” used in conjunction With the 192 indicates this is a Private IP address for use Inside a home or business. The “22” indicates that Specific class “C” private Network number. The “1” indicates a specific Device on this network. In this Case, the router : csivvn : csi_vvn : csi_vvn
  • 23. If friends are going to Text you, they need to Know your number…. If two computer are Going to communicate, They need to be able to locate each other. They use the IP address to Do this. If the IP address is not similar to theirs, it may Be a “long distance” chat and It may require a router…. : csivvn : csi_vvn : csi_vvn
  • 24. Some are given automatically When you connect to a Wi-Fi Hotspot….. Some are given manually by A network technician…. Some are provided by your Internet Service Provider…. : csivvn : csi_vvn : csi_vvn
  • 25. All network device need an IP address to Uniquely Identify them. All Internet traffic is routed using IP addresses. New network devices likeTelevisions will also Require their own IP address. The available numbers are running out and you will Learn how we deal with this in the next chapter. : csivvn : csi_vvn : csi_vvn
  • 26. IP Address  IP Stands for Internet Protocol.  An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.  IP addresses are binary numbers, but they are usually stored in text files and displayed in human-readable notations, such as 172.16.254.1 (for IPv4), and 2001:db8:0:1234:0:567:8:1 (for IPv6). : csivvn : csi_vvn : csi_vvn
  • 27. IP Address (Contd…)  There are two types of IP address.  Dynamic (It changes every time when you connect with server)  Static (It remain same every time when you connect).  Pattern of IP address as illustrated below: : csivvn : csi_vvn : csi_vvn
  • 28. IP Address (Cont.…)  IP address space allocations globally and delegates five regional Internet registries (RIRs) to allocate IP address blocks to local Internet registries (Internet service providers) and other entities.  Range of Reserve IP addresses. ◦ 10.0.0.0 – 10.255.255.255 ◦ 172.16.0.0 – 172.31.255.255 ◦ 192.168.0.0 – 192.168.255.255  The IP address 127.0.0.1 is reserved for testing the local machine. It cannot be assigned to any computer for networking. Similarly, IP address starting with 224 and beyond in the first octect are reserved and cannot be used. : csivvn : csi_vvn : csi_vvn
  • 29. ISP  An Internet service provider (ISP) is an organization that provides access to the Internet.  Internet service providers can be either community- owned and non-profit, or privately owned and for- profit.  Access ISPs directly connect clients to the Internet using copper wires, wireless or fiber-optic connections.[1] Hosting ISPs lease server space for smaller businesses and other people (colocation). Transit ISPs provide large amounts of bandwidth for connecting hosting ISPs to access ISPs : csivvn : csi_vvn : csi_vvn
  • 31. ISP (Cont...)  Some Indian ISP  BSNL  Airtel  Vodafone  Sify : csivvn : csi_vvn : csi_vvn
  • 32. HARDWARES  Tower  UBNT AirMax Sectors  UBNT AirGrid  SERVER PC  Mini Laptop  RJ45 Cables  Patch Code and toolkit  Switches : csivvn : csi_vvn : csi_vvn
  • 33. SOFTWARE  Log Management software  Bandwidth Manager  Client Manager  Accounting Software : csivvn : csi_vvn : csi_vvn
  • 34. Wireless ISP Setup : csivvn : csi_vvn : csi_vvn
  • 35. Wireless ISP Simple Setup AirGRID Switch Server Tower Sector Antenna : csivvn : csi_vvn : csi_vvn
  • 36. Benefits from Network Smart Setup (NSS) AirGRID Switch Server Tower Sector Antenna Switch : csivvn : csi_vvn : csi_vvn
  • 37. ISP Device and Architecture  Lets Surf Online : csivvn : csi_vvn : csi_vvn
  • 38. Thanks to All Any Query? Call : +91.9099082532 : csivvn : csi_vvn : csi_vvn Like/Follow for Notification of Latest Cyber Security & Technology's Update.