We liWe live in a world that runs on connections. From the moment you send a message on your phone to the second a webpage loads on your laptop, you are experiencing the power of computer network and telecommunication in real time. These are not distant concepts — they are the invisible engines behind everything we do digitally.
Think about how a student in Kathmandu can instantly video call a friend in Pokhara, how a teacher can share networking and telecommunication class 10 notes with hundreds of students at once, or how an entire school office can share a single printer. All of this is made possible by data communication and networking — the foundation of modern digital life.
At its core, communication is the exchange of messages between a sender and a receiver. When this happens over large distances through electronic means, it becomes telecommunication. When multiple computers are connected together to share data and resources, that system forms a computer network. Understanding computer network class 10 Nepal SEE concepts is no longer optional — it is a fundamental life skill in today’s connected world.
This chapter — Computer Network and Telecommunication, Chapter 1 of Class 10 Computer Science — introduces you to the building blocks of how devices communicate. You will explore:
- The modes of communication — Simplex, Half-Duplex, and Full-Duplex
- Types of transmission media — Wired and Wireless
- Types of computer networks — LAN, MAN, and WAN
- Network topology types — Bus, Star, Ring, Tree, and Mesh
- The Internet and its services — Email, E-Commerce, Browsers, and more
- Key networking hardware — Routers, Modems, Hubs, and NIC cards
Whether you are preparing for your SEE examination or simply trying to understand how the digital world works, these networking and telecommunication class 10 notes give you a clear, structured, and easy-to-understand foundation. Read through each section carefully, and by the end, you will not just know the definitions — you will understand the concepts.
1. Communication and Telecommunication
Communication refers to the process of exchanging messages between a sender and a receiver through any medium, following a defined set of rules. When this exchange happens over long distances, it is known as Telecommunication.
What is Data Communication?
Data Communication is the transfer of data and information between electronic devices through a medium, following a specific set of rules called a protocol. It is the backbone of how computers and devices talk to each other.
Key Components of Communication
Every communication system is built on five core elements:
- Sender – The device or person who initiates and sends the message.
- Receiver – The device or person who receives the message.
- Medium – The path or channel through which the message travels.
- Data – The actual content or message being transmitted.
- Protocol – The set of rules that governs how communication takes place.
Modes of Communication
There are three main modes of communication based on the direction of data flow:
a) Simplex Mode
In Simplex mode, data flows in only one direction. The sender transmits, and the receiver can only receive — it cannot send back.
Examples: Television broadcast, Radio
b) Half-Duplex Mode
In Half-Duplex mode, data can flow in both directions, but not at the same time. Only one party can send at a time.
Examples: Walkie-Talkie communication
c) Full-Duplex Mode
In Full-Duplex mode, data flows in both directions simultaneously. Both parties can send and receive at the same time.
Examples: Mobile phone calls, Video conferencing
2. Computer Network
A Computer Network is a group of computers and devices interconnected through a medium using a defined protocol, with the goal of sharing data, software, hardware, and other resources.
Services Provided by a Computer Network
- Data Sharing – Share files and information across devices
- Print Service – Use a single printer from multiple computers
- File Service – Store and access files from a central location
- Database Service – Access shared databases remotely
- Application Service – Run software hosted on a server
Advantages of Computer Networks
- Multiple users can share data and information easily.
- Expensive hardware like printers and scanners can be shared.
- Software and applications can be used from a central server.
- Enables fast, real-time communication between users.
- Data can be collected and managed from a centralized server.
Disadvantages of Computer Networks
- Requires skilled personnel to set up and maintain.
- Initial installation and ongoing operation can be costly.
- Security and privacy risks arise from shared access.
- Viruses and malware can spread quickly through a network.
3. Transmission Media
The Transmission Medium (also called Communication Channel) is the physical or wireless path through which data is transmitted from one point to another in the form of signals.
Wired (Guided) Media
a) Twisted Pair Cable
Two copper wires are twisted together to minimize Electromagnetic Interference (EMI).
- UTP (Unshielded Twisted Pair) – No outer protective jacket; higher EMI. Uses RJ-45 connector.
- STP (Shielded Twisted Pair) – Has a protective outer jacket; lower EMI. Better performance.
b) Coaxial Cable
Higher bandwidth capacity, used for television broadcasting. Uses BNC connector.
c) Fibre Optic Cable
Transmits data as light pulses (photons). Offers the highest data transmission speed. Uses ST connector.
Wireless (Unguided) Media
a) Microwave
Requires Line of Sight (LOS). Cannot penetrate obstacles. Used for long-distance and satellite communication.
b) Radio Wave
Does not require LOS. Can penetrate obstacles. Used by FM stations and local stations.
c) Infrared
Uses invisible red light for short-range communication.
Examples: TV remotes, AC remotes
4. Types of Computer Networks
LAN – Local Area Network
Covers a small area such as a room, building, or organization. Typically uses wired media.
MAN – Metropolitan Area Network
Spans a larger area like a city or town. Consists of two or more LANs.
WAN – Wide Area Network
Covers vast areas – cities, countries, even oceans. The Internet is the most common example.
5. Network Architecture
Client-Server Architecture
All clients connect to a central Server. Provides more security and central control.
- More secure – central access management
- Easier management – data stored on one server
Peer-to-Peer (P2P) Architecture
No central server. Every computer acts as both client and server.
- Less secure – no central authority
- Easy to set up – suitable for small groups
Network Models
- Centralized Model – All devices connect to one central server.
- Distributed Model – Multiple client-server clusters connected to a main server.
6. Network Topology
The Network Topology is the physical or logical arrangement of computers and devices in a network.
Bus Topology
- Pros: Simple, cheap, less cabling
- Cons: Whole network fails if main cable breaks
Star Topology
- Pros: Easy fault detection, simple expansion
- Cons: Hub failure brings down the whole network
Most widely used topology in modern networks.
Ring Topology
- Pros: Equal access for all devices
- Cons: One failure can break the entire network
Tree Topology
- Combination of Bus + Star. Less reliable.
Mesh Topology
- Pros: Highly reliable – point-to-point connections
- Cons: Very expensive and complex
7. Important Networking Terms
Bandwidth
Bandwidth is the maximum data a medium can carry per unit time, measured in bps (bits per second).
Protocols
A Protocol is the formal set of rules governing device communication.
- TCP/IP – Foundation of the Internet
- HTTP – Used by web browsers
- FTP – File Transfer Protocol
- SMTP – For sending emails
- POP – For receiving emails
- ARP – Address Resolution Protocol
Networking Hardware Devices
- NIC – Connects a computer to the network cable
- Router – Finds the best path for data across networks
- Repeater – Regenerates weak signals
- Hub – A multi-port repeater
- Bridge – Connects two similar networks
- Gateway – Connects two dissimilar networks
- MODEM – Converts digital ↔ analog signals
- Multiplexer – Combines multiple signals into one
8. The Internet and Its Services
The Internet is a massive global network connecting millions of devices worldwide using TCP/IP. It allows users to share data, communicate, and access information from anywhere.
Services Provided by the Internet
- Email – Electronic message exchange using a unique address. Fast, cheap, secure, always available.
- E-Commerce – Online buying/selling. Examples: Amazon, Alibaba, MeroGifts
- Telnet – Remote login to another computer
- IRC – Real-time text chat between users
- Video Conferencing – Real-time audio-video communication
Web Browser
A Web Browser is an application for accessing websites using HTTP.
Examples: Google Chrome, Mozilla Firefox, Opera, Safari, Microsoft Edge
Email vs. Postal Service
| Postal Service | |
| Modern digital method of exchanging messages | Traditional physical method of exchanging messages |
| Uses computers and the internet | Uses paper, post boxes, and post offices |
| Extremely fast and highly reliable | Much slower and less reliable |
| Recipient does not need to be present | Recipient is often required |
| Available 365 days a year, 24/7 | May not always be available |
| Highly secured with encryption | Less secure – can be lost or tampered |
Intranet vs. Extranet
| Intranet | Extranet |
| Accessible only within the organization | Accessible outside the organization |
| Limited to internal staff | Extended to branches, partners, or authorized users |
9. Key Terminology Glossary
- ISP – Internet Service Provider
- URL – Uniform Resource Locator (web address)
- DARPA – Defense Advanced Research Projects Agency
- ADSL – Asymmetric Digital Subscriber Line
- CDMA – Code Division Multiple Access
- Web Server – Stores and serves website content to users
- Home Page – The introductory or landing page of a website
- Search Engine – Finds web content using keywords. Examples: Google, Bing
- Downloading – Transferring files from server to user’s device
- Uploading – Transferring files from user’s device to server
Conclusion
The world we live in today is deeply interconnected, and at the heart of that interconnection lies computer networking and telecommunication. From the simple act of making a phone call to accessing cloud-based education platforms, everything depends on the concepts covered in this chapter.
Through this chapter, we have learned that communication is not just about exchanging messages — it is a structured process that requires a sender, receiver, medium, data, and a protocol. We have seen how the mode of communication (Simplex, Half-Duplex, or Full-Duplex) determines whether data flows in one or both directions, shaping the tools we design and use every day.
We explored how transmission media — both wired (Twisted Pair, Coaxial, Fibre Optic) and wireless (Microwave, Radio Wave, Infrared) — serve as the physical and virtual highways through which information travels. Each medium has its own strengths and trade-offs, from cost and speed to reliability and interference.
Understanding the types of computer networks (LAN, MAN, WAN) and their architectures (Client-Server vs. Peer-to-Peer) gives us insight into how both small office setups and massive global systems like the Internet are designed and managed. The study of network topologies — Bus, Star, Ring, Tree, and Mesh — further reveals how the physical layout of a network directly impacts its performance, reliability, and cost.
Finally, the Internet — a global WAN — brings all of these concepts together in one massive, living network. Its services, from Email and E-Commerce to Video Conferencing and Web Browsing, have transformed education, business, healthcare, and everyday life.
As a Class 10 student, mastering this chapter does more than prepare you for your SEE examination — it builds the digital literacy you need to understand and participate in the modern world. Networks are everywhere: in your school, your home, your city, and across continents. The more clearly you understand how they work, the better equipped you are to use, manage, and even innovate within them.
💡 Key Takeaway: Computer networks and telecommunication are the backbone of our digital civilization. Understanding them is not just academic — it is essential for navigating the connected world of the 21st century.
End of Chapter 1 – Computer Network and Telecommunication | Class 10 Computer Science (Nepal SEE)


thanks for the notes ❤️❤️