Computer Siksha

Class 8 Networks, Internet & Cloud Computing

Introduction

In today’s digital world, computers are connected everywhere. Whether in schools, offices, banks, or homes, computers communicate with each other through networks. Understanding computer networks is very important for Class 8 students because it helps them learn how the internet works and how data is shared across the world.

Class 8 Networks, Internet & Cloud Computing

1. What is a Network?

A network is a group of two or more computers that are connected together to share resources and information. Furthermore, networks allow people to send messages, share files, and use the same printer β€” all at the same time.

Main Parts of a Network

  1. Nodes: These are the devices connected in a network β€” computers, printers, phones.
  2. Links: The paths that carry data between nodes. Links can be wires or wireless signals.
  3. Switch / Hub: A device that connects multiple computers in one network.
  4. Router: A smart device that sends data to the correct destination between networks.
πŸ“Œ Example In your school, several computers in the computer lab are connected to one printer. This connection is therefore a network β€” the computers share the printer without needing separate cables for each one.

Networks consequently save time and money. Instead of carrying a pen drive to every computer, you can additionally share a file across the entire network in seconds.

2. Types of Networks

Networks are classified by their size and area of coverage. As a result, different types of networks serve different purposes.

  1. PAN (Personal Area Network): Covers up to 10 metres. Example β€” Bluetooth between phone and earbuds.
  2. LAN (Local Area Network): Covers within a building. Example β€” school computer lab.
  3. CAN (Campus Area Network): Connects buildings in one campus. Example β€” university campus.
  4. MAN (Metropolitan Area Network): Covers a city. Example β€” city-wide cable TV network.
  5. WAN (Wide Area Network): Covers countries and continents. Example β€” the Internet itself.
PAN β†’ LAN β†’ CAN β†’ MAN β†’ WAN β€” size increases from your pocket to the whole world!

3. Internet Terminology

The Internet uses many special terms. Therefore, understanding these words will help you use the Internet confidently and safely.

Networking Devices

TermMeaning
MODEMConverts digital signals to analog and vice versa. Connects your home to the Internet.
SwitchConnects multiple devices in a LAN and sends data only to the correct device.
RouterDirects data between different networks. It finds the best path for data packets.
HubConnects devices in a network but sends data to all devices, not just one.
GatewayActs as an entry and exit point between two different networks or the Internet.

Web & Internet Terms

TermMeaning
IntranetA private network inside an organisation. Works like the Internet but is closed to outsiders.
URLUniform Resource Locator β€” the complete address of a webpage, e.g., www.example.com.
IP AddressA unique number assigned to every device on a network, like a postal address for data.
ISPInternet Service Provider β€” the company that gives you access to the Internet (e.g., BSNL, Airtel).
DNSDomain Name System β€” translates website names into IP addresses so computers can find them.
BandwidthThe maximum amount of data that can be transferred in a network per second. Higher is faster.
Website & WebpageA website is a collection of webpages. A webpage is one single page you see in a browser.
Web PortalA website that provides a gateway to many services, e.g., a school portal for students.
HypertextText that contains links to other pages or sections. Web pages use hypertext.
HyperlinkA clickable link on a webpage that takes you to another page or resource.
πŸ“Œ Quick Tip Think of DNS as the Internet’s phone book. Instead of remembering a number like 142.250.195.46, you simply type “google.com” and DNS finds the right address for you automatically.

4. Protocols

A protocol is a set of rules that computers follow to communicate with each other. Just as people follow rules while speaking (one person at a time, using a common language), computers also follow protocols. Without protocols, data transmission would therefore be chaotic.

ProtocolFull NamePurpose
HTTPHyperText Transfer ProtocolUsed to transfer webpages from a server to your browser. When you visit any website, HTTP works behind the scenes.
FTPFile Transfer ProtocolUsed to upload or download files between computers over a network. Web developers use FTP to publish websites.
TCP/IPTransmission Control Protocol / Internet ProtocolThe foundation of the Internet. TCP breaks data into packets; IP sends each packet to the correct address.
IMAPInternet Message Access ProtocolAllows you to read your emails from any device without downloading them. Your emails stay on the server.
SMTPSimple Mail Transfer ProtocolUsed to send emails. Whenever you click “Send” on an email, SMTP carries your message to the recipient’s mail server.
HTTP is for web browsing, FTP is for file transfer, TCP/IP is the Internet’s backbone, and SMTP/IMAP handle emails.

5. Introduction to Cloud Computing

Cloud computing means storing and using data, software, and services over the Internet instead of on your own computer. The word “cloud” is a symbol for the Internet. Consequently, you can access your data from anywhere in the world using any device.

Characteristics of Cloud Computing

  1. On-demand access: You can use cloud services whenever you need them.
  2. Internet-based: Everything works through the Internet.
  3. Scalable: You can increase or decrease storage as needed.
  4. Shared resources: Many users share the same server resources efficiently.

Benefits of Cloud Computing

  1. More Storage: Store unlimited files without filling your device’s memory.
  2. Access Anywhere: Open your files from school, home, or anywhere with Internet.
  3. Cost Saving: No expensive hardware needed. Pay only for what you use.
  4. Data Safety: Cloud providers back up your data regularly to prevent loss.
  5. Easy Sharing: Share a document with classmates with just a link β€” instantly.

How We Use Cloud Services

Many popular services already use the cloud. For example, Google Drive stores your documents online, Gmail keeps emails on cloud servers, and YouTube streams videos without downloading them. Furthermore, online games, banking apps, and school portals all rely on cloud computing to function.

πŸ“Œ Example When you work on a Google Doc at school and then open it at home on your tablet, you are therefore using cloud computing. The file does not sit on either device β€” it lives on Google’s cloud servers.

🎯 Conclusion

In this chapter, you consequently learned that networks connect computers to share resources, that networks range from small PANs to global WANs, and that the Internet uses special terminology and protocols to function. Furthermore, cloud computing is revolutionising how we store and share data. As you move forward, moreover, remember that all these technologies work together to keep the digital world running smoothly.

Frequently Asked Questions

What is the difference between LAN and WAN?
A LAN (Local Area Network) covers a small area like a building or school. A WAN (Wide Area Network), however, covers a very large area β€” even the entire world. The Internet is, therefore, the biggest WAN that exists.
What is the difference between a Website and a Webpage?
A webpage is a single page you see in your browser. A website, on the other hand, is a complete collection of many webpages that belong to the same address. For example, Wikipedia is a website, while one article on Wikipedia is a webpage.
Why do we need protocols?
Protocols are sets of rules that allow different devices β€” made by different companies β€” to communicate with each other. Without protocols, a computer from one brand could not therefore understand data sent by a computer from another brand.
Is cloud computing safe for students?
Yes, cloud computing is generally safe. Reputable cloud providers additionally use strong encryption and regular backups. However, students should consequently use strong passwords and avoid sharing their login details to stay secure online.
What does TCP/IP do exactly?
TCP (Transmission Control Protocol) breaks your data into small pieces called packets and furthermore ensures they all arrive correctly. IP (Internet Protocol) gives each packet the correct address so it reaches the right destination. Together, they therefore form the foundation of all Internet communication.

Scroll to Top