How Computer Network Works

Share

Summary

This video explains the journey of a data packet when you click a link on the internet, detailing each step and component involved from your computer to the web server and back.

Highlights

Router Switches and the Corporate Intranet
0:03:57

After leaving the local router, packets enter the corporate intranet and head for the router switch, which efficiently routes IP packets. This component works like a 'digital pinball wizard', skillfully guiding packets along their way.

The Proxy Server
0:04:35

At their destination, packets arrive at the network interface and are sent to the proxy server. The proxy acts as a middleman for companies to lessen the load on their internet connection and enhance security. It opens packets, checks the URL, and forwards acceptable requests to the internet.

The Corporate Firewall
0:06:16

The next stop is the corporate firewall, which serves two main purposes: preventing malicious content from the internet from entering the intranet and stopping sensitive corporate information from leaving the network. Packets that don't make it are resent by Mr. IP if no acknowledgment is received.

Entering the Internet: The Wild West
0:07:05

Once through the firewall, packets enter the internet – a vast, interconnected web of networks spanning the globe. Unlike the controlled LAN, the internet is described as the 'wild West,' offering freedom and opportunities but also dangers like the 'ping of death'.

Internet Routing and Firewalls
0:08:01

Packets traverse the internet via various mediums like satellite, telephone lines, wireless, or trans-oceanic cables, not always taking the fastest route. Nearing the destination, another firewall is encountered, acting as a security bastion that only allows packets meeting specific criteria (e.g., through ports 80 for web traffic and 25 for mail) to pass.

Arrival at the Web Server and Return Journey
0:10:02

For lucky packets, the journey nears its end by lining up on the interface to the web server. Web servers can run on various devices. The received packets are opened, their information (the request) is sent to the web server application, and the empty packet is recycled to be filled with the requested information. This information is then addressed and sent back to the user, retracing its path through firewalls, routers, and the internet, to eventually appear in the user's web browser.

The Dawn of the Net
0:00:52

The video introduces the concept of the 'net' as a unifying force, bringing people and machines together across geographical boundaries, races, creeds, and colors. It signifies a new era of communication.

Starting the Information Flow: Mr. IP and Packetization
0:01:30

Clicking a link initiates a flow of information. 'Mr. IP' (Internet Protocol) in your personal 'mailroom' packages this information into smaller, limited-size packets, labeling each with the sender's address, receiver's address, and packet type.

The Local Area Network (LAN) and Routers
0:02:26

The packet is launched onto your Local Area Network (LAN), which connects local computers, routers, and printers. This local network can be a busy place. The local router reads the packet's address and directs it to the appropriate network.

Recently Summarized Articles

Loading...