Sunday, 13 October 2024

Day 6

While researching online, I became curious about how the Internet works, which led me to explore the concepts of networks, web servers, and how browsers function behind the scenes.


1) Network Fundamentals: I began by learning about how networks operate, including the role of IP addresses, routers, and network protocols that enable communication between devices.

2) Web Servers and Browsers: I also delved into the workings of web servers, which host websites and serve data to users, and how web browsers interpret this data to display web pages. Understanding how requests are made (HTTP/HTTPS) and responses are received has given me insight into the browser’s role in rendering web content.

3) OSI Model: A key part of my learning was the OSI (Open Systems Interconnection) model, which breaks down the process of data transfer into seven distinct layers, from the physical layer (hardware and transmission) to the application layer (user interfaces and protocols). This model helps explain how data travels across networks and reaches its destination.

4) Data Transfer: I also gained knowledge of how data is transferred between devices, including how packets are transmitted, routed, and reassembled at the receiving end. This understanding has deepened my grasp of how information moves across the Internet securely and efficiently.


This exploration has greatly expanded my understanding of the mechanics behind the Internet, giving me a clearer picture of how devices and networks interact to deliver seamless connectivity.

No comments:

Post a Comment

Day 15