๐Ÿ•ต๏ธ
Thomas
CtrlK
Twitter ๐ŸฆGithub ๐Ÿ™SWE Books ๐Ÿ“šBuy me a โ˜•
  • ๐Ÿ‘‹Who Am I
  • ๐Ÿ‘จโ€๐Ÿ’ปSoftware Engineering
    • ๐Ÿ”ฐHow JavaScript Works Behind The Scene
    • ๐Ÿ›ฃ๏ธData Structures & Algorithms
      • ๐Ÿ–ฅ๏ธComputer Memory
      • ๐Ÿ›ฃ๏ธBig O Notation
      • ๐Ÿ—ƒ๏ธArrays
      • ๐Ÿฆ•Linked List
        • ๐Ÿ‘‰Singly Linked List
        • โ€ผ๏ธDoubly Linked List
        • โญ•Circular Linked List
      • ๐Ÿ“šStack
      • ๐ŸšƒQueue
      • ๐Ÿ’จHash Table
    • ๐Ÿฆ€Rust 101
      • ๐Ÿ“‚Project's Structure in Rust
      • ๐Ÿ˜ŽCommon Programming Concepts
      • ๐Ÿ”Ownership
      • ๐Ÿ“ฉBorrowing & References
      • ๐ŸŒ€Closures & Iterators
      • โšกSmart Pointer
        • ๐Ÿ—ณ๏ธBox<T>
        • โ˜„๏ธRc<T>
        • ๐ŸŒ๏ธRefCell<T>
        • ๐ŸŽญDeref Trait
        • ๐Ÿง™Deref Coercion
    • Internet 101
      • What is the Internet?
      • Network Topologies
      • What is an IP Address?
      • DNS (Domain Name System)
      • What are the Service & Port?
      • What happens when you visit a website?
  • ๐Ÿ”Software Security
    • โ˜ข๏ธCTF's Write-ups
      • [Writeups] PicoCTF Collection
        • picoGym Exclusive
          • [Web] JAuth (300 pts)
          • [Forensic] WPA-ing Out (200 pts)
        • PicoCTF 2022
          • Web Exploitation
            • Includes
        • PicoCTF 2021
          • Web Exploitation
            • Cookies
            • Some Assembly Required 1
            • Scavenger Hunt
            • Get-aHead
        • PicoCTF Mini 2020
          • Forensic
            • Pitter, Patter, Platters
          • Web Exploitation
            • Web Gauntlet
        • PicoCTF 2019
          • Web Exploitation
            • Irish-Name-Repo1
            • Irish-Name-Repo-3
            • Insp3ct0r
            • Irish-Name-Repo2
            • logon
            • Empire1
            • Java-Script-Kiddie
            • Open-to-admins
            • dont-use-client-side
            • where-are-the-robots
            • picobrowser
            • Client-side-again
          • Cryptography
            • The-numbers
            • Mr-Worldwide
            • Easy1
            • caesar
            • 13
          • Forensic
            • Glory-of-the-Garden
              • So-meta
              • unzip
              • What-Lies-Within
          • General Skills
            • whats-a-netcat
            • strings-it
            • Lets-warm-up
            • First-Grep
            • Bases
            • 2Warm
          • Reverse Engineering
          • Binary Exploitation
            • practice-run-1
            • OverFlow-0
            • handy-shellcode
      • [Writeups] THM โ€“ OWASP Top 10 Challenge for 10 Days
      • [Writeups] THM - Linux PrivEsc
      • [Writeups] THM - Advent of Cyber 2 (2020)
Powered by GitBook
Page cover
On this page
  1. ๐Ÿ‘จโ€๐Ÿ’ปSoftware Engineering

Internet 101

The Internetโ€™s Backbone: Understanding the Infrastructure That Connects the World

What is the Internet?Network TopologiesWhat is an IP Address?DNS (Domain Name System)What are the Service & Port?What happens when you visit a website?
PreviousDeref CoercionNextWhat is the Internet?

Last updated 5 months ago