Shivam Kumarcodeindepth.hashnode.dev·Jan 12, 2025Understanding Internet Jargon: Simplifying Web TermsUser Agent: A User Agent is like a name tag at an event. It tells websites who you are (your browser), where you're from (your operating system), and what you're wearing (your device type). This helps the website give you the right experience, like s...11 likes·88 readsUniform Resource Locator
Chinnayya Chinthabasics-networking.hashnode.dev·Dec 24, 2024A Beginner's Guide to IP Addressing: IPv4 & IPv6 ExplainedIP addressing is the foundation of networking. It’s how devices communicate across the internet and within private networks. Whether you’re designing a network or troubleshooting, understanding IP addresses is essential. This guide will break down IP...networking
Abhishek Dubeylearning-in-public-week-1.hashnode.dev·Dec 18, 2024December 2nd week updatesVoilà! I know, I know—you were expecting this article last Saturday. But here we are now. What happened? Well, it turns out life had a little detour planned for me. It wasn’t just about slipping back into normal routines; oh no, procrastination playe...Network Layers
Abang Lazabang.hashnode.dev·Nov 14, 2024The IP Address: Your Unique Home Address in InternetopolisImagine you're in a massive city called Internetopolis. This city is buzzing with countless devices: computers, phones, cameras, smart TVs, and even some fancy fridges. Now, to keep this bustling place organized, every building, street, and device in...64 readsipaddress
Amulyaawscloudbasics.hashnode.dev·Nov 13, 2024Understanding Networking Fundamentals: IP Addresses, Subnets, and CIDR1. IP Addresses: The Foundation What is an IP Address? An IP address is a unique identifier assigned to devices connected to a network Helps in tracking, monitoring, and controlling access for specific devices Essential for network management and ...2 likesnetworking#network ports
Krishnat Ramchandra Hogalekrish27.hashnode.dev·Nov 11, 2024Understanding Network Programming with Python: Socket Library, IPs, and MoreIn today's world, the internet is at the core of almost every technology we use. Understanding how devices communicate over networks is essential for developers. In this blog, we'll explore the Python socket library, IP addresses, network protocols, ...networking
Abdulkader Alrezejipv6spot.hashnode.dev·Oct 24, 2024Captive Portal IPv6 SupportProject link on GitHub: https://github.com/abdulkader-alrezej/ipv6spot IPv6Spot a pioneering captive portal system designed exclusively for IPv6 networks. Developed by Abdulkader Alrezej, IPv6Spot addresses the critical need for effective network acc...networking
Indu Jawlacoders.hashnode.dev·Oct 14, 2024CCNA: All about IP Addressing1. Introduction to IP Addressing IP (Internet Protocol) addressing is the cornerstone of networking and communication on the Internet. Each device on a network requires a unique IP address to send and receive data effectively. The significance of IP ...public private IP
Md Saif Zamanlazyops.hashnode.dev·Sep 25, 2024Understanding Subnetting and IP Addressing: A Beginner's GuideIn today's interconnected world, understanding the basics of networking is crucial for anyone working in IT or pursuing a career in technology. Two fundamental concepts that form the backbone of network communication are IP addressing and subnetting....networking
Yusuf Isahyuscode.hashnode.dev·Aug 27, 2024Chapter 4 - DNS (Domain Name System)Introduction The Domain Name System (DNS) is a critical component of the internet, responsible for translating human-readable domain names into IP addresses that computers use to identify each other on the network. This chapter covers the basics of D...Networkingnetworking