Networking and Internet Class 11
Networking and Internet Class 11
A computer network is a system where multiple devices (like computers, printers, or phones)
are connected to share data, resources, and communication.
Example:
• The internet is the biggest computer network.
• A Wi-Fi network in your home allows your phone and laptop to share internet access.
History:
❖ 1969: ARPANET, the foundation of the internet, was created by the US Department of
Defence.
❖ 1970: TCP/IP protocol developed, enabling communication between different networks.
❖ 1984: NSFNET created by the US National Science Foundation for research and
education.
❖ ARPANET and NSFNET merged: This formed the internet, a "network of networks" using
TCP/IP as the unifying protocol.
Unguided media means data travels through the air without physical cables.
Network Topologies:
LAN:
WAN:
NETWORK DEVICE:
1.REPEATER:
3.BRIDGE:
4.SWITCH:
5.ROUTER:
TCP/IP Model
The TCP/IP (Transmission Control Protocol/Internet Protocol) model is the foundation of
the Internet and governs how data is transferred between computers over a network. It’s a
four-layer system that manages everything from data transmission to routing and error
checking.
Application Layer:
• Function: This is where network applications work. It’s responsible for sending and
receiving data over the network.
Domain Name
• A domain name is a human-friendly name used instead of an IP address to access
websites.
• Since IP addresses are hard to remember, we use domain names instead.
• When you enter "www.google.com", your computer contacts a DNS (Domain Name
System) to find its IP address.
• google.com → 142.250.190.14
facebook.com → 157.240.200.35