๐๐ฒ๐ฟ๐ฒ ๐ฎ๐ฟ๐ฒ ๐ฐ ๐ฏ๐ฎ๐๐ถ๐ฐ ๐๐ต๐ถ๐ป๐ด๐ ๐๐ผ๐ ๐ป๐ฒ๐ฒ๐ฑ ๐๐ผ ๐ธ๐ป๐ผ๐ ๐ฎ๐ฏ๐ผ๐๐ ๐๐ต๐ฒ ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฒ๐ ๐
What is the Internet ?
The Internet is basically a global network of computers which are connected to each other and communicate through certain standardized protocols.
See it this way, visualize this
Your Phone or Laptop is connected to a WiFi which is connected to an Internet Service Provider (ISP) which grants you access to the global network of internet connected networks known as the Internet.
๐ฑor ๐ป => Wi-Fi ๐ถ => ISP( Internet Service Provider) => Global interconnected network of computers
How is information transferred over the internet ?
Information are transferred in Packets of Bits( Binary). Letโs say you are downloading an audio file of 3MB I.e 24,000,000 bits
Reference: 8 bits = 1 Byte, 1024byte = 1KB ,1024KB = 1MB
The Information or Data broken down into bits are transferred through medium such as Ethernet cables, fiber optic cable and Wireless Signal ( Radio Waves )
What are the Protocols that guide information transferred on the internet?
Protocols are set of rules that govern communication between this global interconnected networks of computers called the Internet. This Protocol is known as Internet Protocol (IP)
Each device on the internet has it own address, The address is known as IP Address (174.129.14.120 for example).
For instance, letโs say you want to visit www.hashnode.com, your computer needs the IP address attached to this domain, so it asks the DNS server which delivers the IP address attached to that domain to give you the requested page. This System is know as Domain Name System (DNS).
Note: The standard protocol that guides the transfer of webpages is know as HTTP
How is Information secured on the internet?
The Internet is a public open network where information is distributed, so does it make sure private data or information is secured on the internet?
Information are secured through process know as Encryption and Decryption( Iโll discuss how this works really in another article)
However letโs talk about Security Protocol such as SSL(Secure socket layer ) and TSL ( Transport layer security). These security protocols protects us while we are browsing through the web
For instance when you see โhttps://โฆโฆ.โ or a lock on your browser address bar, it means you are browsing securely
Note: HTTPS means Hypertext Transfer Protocol Secure
This would be the end of this article, I hope you were able to learn a thing or two from this article. I believe this information would guide you during interviews or help you when building amazing software products or perhaps even for knowledge sake.
Do well to like and repost if you found this information helpful.
Iโll sure love to connect with you
LinkedIn: [https://www.linkedin.com/in/emmanueladeribigbe01/]
Twitter: [https://x.com/Edrums011]
Top comments (0)