SlideShare a Scribd company logo
1 of 21
WWW
                       Journey through the Internet
Infrastructure


                           The journey begins in a
                           browser, where a URL is
                           typed into the address
                           bar.

                           In this example, the
                           journey is to the RA
                           Online website.

          http://www.rothesayacademy.org.uk/
WWW
                 Journey through the Internet
Infrastructure



                       A browser is a piece of
                       software which interprets
                       HTML and other scripting
                       languages to produce a
                       web page.


                       A URL is a Uniform Resource
                       Locator (a “web address”).
WWW
                 Journey through the Internet
Infrastructure

                      After typing the URL the
                      browser sends an instruction
                      to the computer’s modem
                      to dial the user’s ISP.

                      This  is  called     Dial-Up
                      Networking (or DUN).

                      The modem converts the
                      digital signal to analogue for
                      communication down the
                      telephone line (PSTN)
WWW
                 Journey through the Internet
Infrastructure

                      An ISP is an Internet Service
                      Provider – a company which
                      specialises     in   providing
                      Internet access. In this
                      example, the modem is
                      dialling Virgin Net.


                      A modem is not the only
                      way of getting on the
                      Internet – ISDN, DSL, Satellite
                      and many other services are
                      available and much faster!
WWW
                 Journey through the Internet
Infrastructure




                      In order for the computer to
                      be able to connect and
                      communicate with the ISP
                      server, the computer that is
                      dialling must have the
                      TCP/IP Protocols installed.
WWW
                 Journey through the Internet
Infrastructure




                    TCP/IP stands for Transport
                    Control Protocol / Internet
                    Protocol. You can see
                    whether this is installed on
                    your machine by looking in
                    the ‘Networks’ section of the
                    ‘Control Panel’.
WWW
                 Journey through the Internet
Infrastructure



                      When       the     computer
                      connects to the ISP server, it
                      sends     username        and
                      password information via
                      TCP/IP to verify that this is a
                      legitimate connection.

                      The server tells the computer
                      what it is doing and this is
                      shown in the connection
                      window.
WWW
                 Journey through the Internet
Infrastructure



                      If the server recognises the
                      username and password
                      from its database, it agrees
                      to the connection.


                      The computer then sends
                      the URL that was originally
                      typed into the browser’s
                      address bar to the ISP server.
WWW
                 Journey through the Internet
Infrastructure




                     The URL is sent to the DNS at
                     the ISP. The DNS is the
                     Domain Name Server. This
                     converts the URL into an IP
                     Address which is then sent
                     to the ISP where the domain
                     is hosted for collection, via
                     the Internet Backbone.
WWW
                 Journey through the Internet
Infrastructure




                     The Internet backbone is
                     maintained   by    a   NSP
                     (Network Service Provider).
                     When you dial-up, you do
                     not    connect    to    the
                     backbone: your ISP does this
                     for you.
WWW
                          Journey through the Internet
Infrastructure


Domain Names and IP Addresses:

Fully Qualified Domain Names (FQDNs) - such as
www.rothesayacademy.org.uk are used to help Internet users.
This is because the Internet uses IP Addresses, not domain
names to find web sites and IP Addresses are strings of
numbers, which are difficult to understand.
The DNS (Domain Name Server) knows the IP Addresses of all
registered web sites. It converts the domain names into IP
Addresses and uses this to request a web page from that IP
Address.
WWW
                             Journey through the Internet
Infrastructure


How a Domain Name is structured:

         This specifies the PROTOCOL that should be used to fetch the
         information. HTTP is ‘Hypertext Transfer Protocol’ which means
         ‘rules for moving web pages from one computer to another’.


http://www.rothesayacademy.org.uk/Curric/ICT/index.html
WWW
                              Journey through the Internet
Infrastructure


How a Domain Name is structured:




http://www.rothesayacademy.org.uk/Curric/ICT/index.html


         WWW stands for ‘World Wide Web’. This part of a domain
         name instructs the ISP to look on this part of the Internet for
         the information. It also forms part of the web server name.
WWW
                            Journey through the Internet
Infrastructure


How a Domain Name is structured:
         This part is the FQDN (Domain Name). Also known as the Root
         Domain.



http://www.rothesayacademy.org.uk/Curric/ICT/index.html



         The ‘.uk’ part of the root domain is a TOP LEVEL DOMAIN.
         There are many of these, including .com and .edu.
WWW
                                   Journey through the Internet
 Infrastructure


How a Domain Name is structured:




http://www.rothesayacademy.org.uk/Curric/ICT/index.html


These specify the folder names on the web server. Called the path. In this
instance, the folder for the ICT Online website is inside the ‘Curric’ folder. It
is important to remember that web addresses are CASE SENSITIVE.
WWW
                              Journey through the Internet
 Infrastructure


How a Domain Name is structured:

The final part of the web address specifies the name of the web page.
These will normally end in ‘.html’ or ‘.htm’.


http://www.rothesayacademy.org.uk/Curric/ICT/index.html
WWW
                           Journey through the Internet
Infrastructure


Conversion to an IP Address:


http://www.rothesayacademy.org.uk/Curric/ICT/index.html




                 http://212.44.57.62, etc.
WWW
                 Journey through the Internet
Infrastructure



                     The request is made to the
                     server at argyll-bute.sch.uk
                     to send a copy of the first
                     page of the RA Online
                     website to ISP server.

                      It transfers the web page via
                      HTTP – Hypertext Transfer
                      Protocol.
WWW
                 Journey through the Internet
Infrastructure




                     The ISP then transfers the
                     web page to the requesting
                     browser, again by HTTP and
                     TCP/IP.
WWW
                 Journey through the Internet
Infrastructure




                      The browser interprets the
                      web     page    code   and
                      displays the web page.



                      The    journey   is  now
                      complete, and has only
                      taken a few seconds.

More Related Content

What's hot

Dave hay desktop single sign-on in an active directory world
Dave hay   desktop single sign-on in an active directory worldDave hay   desktop single sign-on in an active directory world
Dave hay desktop single sign-on in an active directory worldDave Hay
 
Web sphere user group march 2012 - desktop single sign-on in an active dire...
Web sphere user group   march 2012 - desktop single sign-on in an active dire...Web sphere user group   march 2012 - desktop single sign-on in an active dire...
Web sphere user group march 2012 - desktop single sign-on in an active dire...Dave Hay
 
Web Programming: Basics of Internet and Introduction to HTML5 and CSS
Web Programming: Basics of Internet and Introduction to HTML5 and CSSWeb Programming: Basics of Internet and Introduction to HTML5 and CSS
Web Programming: Basics of Internet and Introduction to HTML5 and CSSKajal Singh
 
Introduction to web technology
Introduction to web technologyIntroduction to web technology
Introduction to web technologyVARSHAKUMARI49
 
Web technology-guide
Web technology-guideWeb technology-guide
Web technology-guideSrihari
 

What's hot (8)

Dave hay desktop single sign-on in an active directory world
Dave hay   desktop single sign-on in an active directory worldDave hay   desktop single sign-on in an active directory world
Dave hay desktop single sign-on in an active directory world
 
Web sphere user group march 2012 - desktop single sign-on in an active dire...
Web sphere user group   march 2012 - desktop single sign-on in an active dire...Web sphere user group   march 2012 - desktop single sign-on in an active dire...
Web sphere user group march 2012 - desktop single sign-on in an active dire...
 
Web Programming: Basics of Internet and Introduction to HTML5 and CSS
Web Programming: Basics of Internet and Introduction to HTML5 and CSSWeb Programming: Basics of Internet and Introduction to HTML5 and CSS
Web Programming: Basics of Internet and Introduction to HTML5 and CSS
 
Build yourself an_isp
Build yourself an_ispBuild yourself an_isp
Build yourself an_isp
 
Introduction to web technology
Introduction to web technologyIntroduction to web technology
Introduction to web technology
 
Web technology-guide
Web technology-guideWeb technology-guide
Web technology-guide
 
Hosting the Content
Hosting the ContentHosting the Content
Hosting the Content
 
Web technologies: HTTP
Web technologies: HTTPWeb technologies: HTTP
Web technologies: HTTP
 

Viewers also liked

Determining Client And Networking Requirements
Determining Client And Networking RequirementsDetermining Client And Networking Requirements
Determining Client And Networking RequirementsSteven Cahill
 
Quantifying QoS Requirements of Network Services: A Cheat-Proof Framework
Quantifying QoS Requirements of Network Services: A Cheat-Proof FrameworkQuantifying QoS Requirements of Network Services: A Cheat-Proof Framework
Quantifying QoS Requirements of Network Services: A Cheat-Proof FrameworkAcademia Sinica
 
Confirm Client Requirements
Confirm Client RequirementsConfirm Client Requirements
Confirm Client RequirementsSteven Cahill
 
Requirment anlaysis , application, device, network requirements
Requirment anlaysis , application, device, network requirementsRequirment anlaysis , application, device, network requirements
Requirment anlaysis , application, device, network requirementscsk selva
 
Router vs switch
Router vs switchRouter vs switch
Router vs switchIT Tech
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and routerAkmal Cikmat
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And SoftwareSteven Cahill
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking componentsManpreet Singh Bedi
 
Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 

Viewers also liked (13)

Determining Client And Networking Requirements
Determining Client And Networking RequirementsDetermining Client And Networking Requirements
Determining Client And Networking Requirements
 
Quantifying QoS Requirements of Network Services: A Cheat-Proof Framework
Quantifying QoS Requirements of Network Services: A Cheat-Proof FrameworkQuantifying QoS Requirements of Network Services: A Cheat-Proof Framework
Quantifying QoS Requirements of Network Services: A Cheat-Proof Framework
 
Robots
RobotsRobots
Robots
 
Confirm Client Requirements
Confirm Client RequirementsConfirm Client Requirements
Confirm Client Requirements
 
Requirment anlaysis , application, device, network requirements
Requirment anlaysis , application, device, network requirementsRequirment anlaysis , application, device, network requirements
Requirment anlaysis , application, device, network requirements
 
Router vs switch
Router vs switchRouter vs switch
Router vs switch
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and router
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking
NetworkingNetworking
Networking
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 

Similar to Wan internet

abdelwahab alsammak_Chapter 1-Internet concepts.ppt
abdelwahab alsammak_Chapter 1-Internet concepts.pptabdelwahab alsammak_Chapter 1-Internet concepts.ppt
abdelwahab alsammak_Chapter 1-Internet concepts.pptDavid319172
 
M4 web basics
M4 web basicsM4 web basics
M4 web basicsreidwiuqc
 
some fundamental topics to remember when starting with HTML
some fundamental topics to remember when starting with HTMLsome fundamental topics to remember when starting with HTML
some fundamental topics to remember when starting with HTMLfaiz324545
 
Web Servers - How They Work
Web Servers -  How They WorkWeb Servers -  How They Work
Web Servers - How They WorkBrian Gallagher
 
NME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfNME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfSeethaDinesh
 
WWW - Lecture 1.pptx
WWW - Lecture 1.pptxWWW - Lecture 1.pptx
WWW - Lecture 1.pptxharoon451422
 
E-business Infrastructure and Security
E-business Infrastructure and SecurityE-business Infrastructure and Security
E-business Infrastructure and SecurityKimmy Chen
 
Meeting 13. web server i
Meeting 13. web server iMeeting 13. web server i
Meeting 13. web server iSyaiful Ahdan
 
Internet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarInternet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarSivakumar R D .
 
Introduction To Web Technology
Introduction To Web TechnologyIntroduction To Web Technology
Introduction To Web TechnologyArun Kumar
 
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and AzureITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and AzureFlorin Cardasim
 
Computing elt 2 presentation homework
Computing elt 2 presentation homeworkComputing elt 2 presentation homework
Computing elt 2 presentation homeworkraheem07
 
Exp2003 Int Ppt 01
Exp2003 Int Ppt 01Exp2003 Int Ppt 01
Exp2003 Int Ppt 01lonetree
 

Similar to Wan internet (20)

abdelwahab alsammak_Chapter 1-Internet concepts.ppt
abdelwahab alsammak_Chapter 1-Internet concepts.pptabdelwahab alsammak_Chapter 1-Internet concepts.ppt
abdelwahab alsammak_Chapter 1-Internet concepts.ppt
 
M4 web basics
M4 web basicsM4 web basics
M4 web basics
 
Web Browsers.pptx
Web Browsers.pptxWeb Browsers.pptx
Web Browsers.pptx
 
some fundamental topics to remember when starting with HTML
some fundamental topics to remember when starting with HTMLsome fundamental topics to remember when starting with HTML
some fundamental topics to remember when starting with HTML
 
Web basics
Web basicsWeb basics
Web basics
 
WP Chap 1 & 2.pptx
WP Chap 1 & 2.pptxWP Chap 1 & 2.pptx
WP Chap 1 & 2.pptx
 
Web Servers - How They Work
Web Servers -  How They WorkWeb Servers -  How They Work
Web Servers - How They Work
 
NME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfNME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdf
 
Web server
Web serverWeb server
Web server
 
CIS 1203 Introduction to the Web
CIS 1203 Introduction to the WebCIS 1203 Introduction to the Web
CIS 1203 Introduction to the Web
 
WWW - Lecture 1.pptx
WWW - Lecture 1.pptxWWW - Lecture 1.pptx
WWW - Lecture 1.pptx
 
E-business Infrastructure and Security
E-business Infrastructure and SecurityE-business Infrastructure and Security
E-business Infrastructure and Security
 
Meeting 13. web server i
Meeting 13. web server iMeeting 13. web server i
Meeting 13. web server i
 
Internet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarInternet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D Sivakumar
 
Introduction To Web Technology
Introduction To Web TechnologyIntroduction To Web Technology
Introduction To Web Technology
 
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and AzureITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
 
Computing elt 2 presentation homework
Computing elt 2 presentation homeworkComputing elt 2 presentation homework
Computing elt 2 presentation homework
 
Glossary
GlossaryGlossary
Glossary
 
Exp2003 Int Ppt 01
Exp2003 Int Ppt 01Exp2003 Int Ppt 01
Exp2003 Int Ppt 01
 
Web server
Web serverWeb server
Web server
 

More from mrscjrobertson

More from mrscjrobertson (7)

36 class presentations
36 class presentations36 class presentations
36 class presentations
 
Backup strategy
Backup strategyBackup strategy
Backup strategy
 
Lan networks
Lan networksLan networks
Lan networks
 
E mail features
E mail featuresE mail features
E mail features
 
Organisational information systems
Organisational information systemsOrganisational information systems
Organisational information systems
 
Section 1 for blog
Section 1 for blogSection 1 for blog
Section 1 for blog
 
Using information
Using informationUsing information
Using information
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 

Wan internet

  • 1.
  • 2. WWW Journey through the Internet Infrastructure The journey begins in a browser, where a URL is typed into the address bar. In this example, the journey is to the RA Online website. http://www.rothesayacademy.org.uk/
  • 3. WWW Journey through the Internet Infrastructure A browser is a piece of software which interprets HTML and other scripting languages to produce a web page. A URL is a Uniform Resource Locator (a “web address”).
  • 4. WWW Journey through the Internet Infrastructure After typing the URL the browser sends an instruction to the computer’s modem to dial the user’s ISP. This is called Dial-Up Networking (or DUN). The modem converts the digital signal to analogue for communication down the telephone line (PSTN)
  • 5. WWW Journey through the Internet Infrastructure An ISP is an Internet Service Provider – a company which specialises in providing Internet access. In this example, the modem is dialling Virgin Net. A modem is not the only way of getting on the Internet – ISDN, DSL, Satellite and many other services are available and much faster!
  • 6. WWW Journey through the Internet Infrastructure In order for the computer to be able to connect and communicate with the ISP server, the computer that is dialling must have the TCP/IP Protocols installed.
  • 7. WWW Journey through the Internet Infrastructure TCP/IP stands for Transport Control Protocol / Internet Protocol. You can see whether this is installed on your machine by looking in the ‘Networks’ section of the ‘Control Panel’.
  • 8. WWW Journey through the Internet Infrastructure When the computer connects to the ISP server, it sends username and password information via TCP/IP to verify that this is a legitimate connection. The server tells the computer what it is doing and this is shown in the connection window.
  • 9. WWW Journey through the Internet Infrastructure If the server recognises the username and password from its database, it agrees to the connection. The computer then sends the URL that was originally typed into the browser’s address bar to the ISP server.
  • 10. WWW Journey through the Internet Infrastructure The URL is sent to the DNS at the ISP. The DNS is the Domain Name Server. This converts the URL into an IP Address which is then sent to the ISP where the domain is hosted for collection, via the Internet Backbone.
  • 11. WWW Journey through the Internet Infrastructure The Internet backbone is maintained by a NSP (Network Service Provider). When you dial-up, you do not connect to the backbone: your ISP does this for you.
  • 12. WWW Journey through the Internet Infrastructure Domain Names and IP Addresses: Fully Qualified Domain Names (FQDNs) - such as www.rothesayacademy.org.uk are used to help Internet users. This is because the Internet uses IP Addresses, not domain names to find web sites and IP Addresses are strings of numbers, which are difficult to understand. The DNS (Domain Name Server) knows the IP Addresses of all registered web sites. It converts the domain names into IP Addresses and uses this to request a web page from that IP Address.
  • 13. WWW Journey through the Internet Infrastructure How a Domain Name is structured: This specifies the PROTOCOL that should be used to fetch the information. HTTP is ‘Hypertext Transfer Protocol’ which means ‘rules for moving web pages from one computer to another’. http://www.rothesayacademy.org.uk/Curric/ICT/index.html
  • 14. WWW Journey through the Internet Infrastructure How a Domain Name is structured: http://www.rothesayacademy.org.uk/Curric/ICT/index.html WWW stands for ‘World Wide Web’. This part of a domain name instructs the ISP to look on this part of the Internet for the information. It also forms part of the web server name.
  • 15. WWW Journey through the Internet Infrastructure How a Domain Name is structured: This part is the FQDN (Domain Name). Also known as the Root Domain. http://www.rothesayacademy.org.uk/Curric/ICT/index.html The ‘.uk’ part of the root domain is a TOP LEVEL DOMAIN. There are many of these, including .com and .edu.
  • 16. WWW Journey through the Internet Infrastructure How a Domain Name is structured: http://www.rothesayacademy.org.uk/Curric/ICT/index.html These specify the folder names on the web server. Called the path. In this instance, the folder for the ICT Online website is inside the ‘Curric’ folder. It is important to remember that web addresses are CASE SENSITIVE.
  • 17. WWW Journey through the Internet Infrastructure How a Domain Name is structured: The final part of the web address specifies the name of the web page. These will normally end in ‘.html’ or ‘.htm’. http://www.rothesayacademy.org.uk/Curric/ICT/index.html
  • 18. WWW Journey through the Internet Infrastructure Conversion to an IP Address: http://www.rothesayacademy.org.uk/Curric/ICT/index.html http://212.44.57.62, etc.
  • 19. WWW Journey through the Internet Infrastructure The request is made to the server at argyll-bute.sch.uk to send a copy of the first page of the RA Online website to ISP server. It transfers the web page via HTTP – Hypertext Transfer Protocol.
  • 20. WWW Journey through the Internet Infrastructure The ISP then transfers the web page to the requesting browser, again by HTTP and TCP/IP.
  • 21. WWW Journey through the Internet Infrastructure The browser interprets the web page code and displays the web page. The journey is now complete, and has only taken a few seconds.