TN Online TestSamacheer Kalvi practice

Network Examples and Protocols Class 12 Guide

This chapter explores the practical implementation of computer networks, highlighting the distinctions between the Internet, Intranets, and Extranets. It also covers the evolution of mobile network generations, wireless local area network standards like Wi-Fi, and the foundational reference models including OSI and TCP/IP that govern global data communication.

Study this chapter

Book Back Questions10 textbook MCQs · solved Additional MCQs15 extra MCQs · solved Practice TestInteractive · instant score Book Back TestTest yourself on the textbook set Additional MCQ TestTest yourself on the extra set Study NotesConcepts & methods Formula SheetAll key formulas

About Network Examples and Protocols

Medium ~90 min study

Modern society relies heavily on the seamless flow of digital information across various geographic and organizational boundaries. Computer networks form the backbone of this ecosystem, providing the infrastructure needed for everything from personal messaging to secure corporate operations. Understanding how different types of networks are structured and how they exchange data is crucial for developing, managing, and securing contemporary software applications.

This chapter connects abstract networking concepts with real-world examples, moving from private internal corporate networks to public global systems. It bridges hardware technologies, such as mobile cellular systems and wireless local area networks, with the standardized software protocols that ensure distinct devices can talk to each other. By examining the layered architectures of reference models, students see how complex data communication is broken down into manageable, specialized tasks.

In examinations, this chapter serves as a key source of conceptual and practical questions regarding protocol functions, networking jargons, and model layer responsibilities. Students are often tested on distinguishing between network types, identifying the correct wireless standards, and tracing how packets travel through layers. Mastery of these concepts is essential for scoring well and forms a foundational pillar for future studies in IT administration and network security.

What you'll learn

Before you start

Topics covered in this chapter

Internet Infrastructure The massive, public global network of interconnected computers communicating via standardized protocols over guided, wireless, and fiber-optic technologies to share information worldwide.
Intranet Systems A secure, private enterprise network designed to safely share corporate data, internal company policies, and computing resources among authorized employees within an organization.
Extranet Extensions A private network utilizing public telecommunication systems and internet technology to securely exchange critical business information with trusted vendors, partners, suppliers, and customers.
Mobile Cellular Generations The technological evolution of mobile networks from early analog voice transmission to modern high-speed digital packet-switched data networks supporting global roaming capabilities.
Wireless Local Area Networks Local networking technologies operating under the 802.11 Wi-Fi standard that connect devices wirelessly using high-frequency radio signals to provide great local mobility.
OSI Reference Model A conceptual seven-layer framework that standardizes network communication functions into distinct layers to ensure interoperability between diverse hardware and software systems globally.
TCP and IP Protocols The core standards governing Internet transmission, where TCP guarantees reliable connection-oriented packet delivery and IP handles routing logistics across various networks.
Standard Application Protocols High-level protocols such as HTTP for standard web browsing, HTTPS for secure web transactions, and FTP for transferring full files between client and server.

Network Examples and Protocols explained

Core Architecture and Communication Standards of Modern Networks

Distinguishing Internet, Intranet, and Extranet Environments

Computer networks are categorized by their accessibility, ownership, and operational boundaries. The public Internet acts as a massive global network of networks connecting billions of devices globally using guided and wireless media under open standards. In contrast, an Intranet is a highly secure, private network restricted strictly to an enterprise's employees for safely sharing internal company policies, files, directories, circulars, and databases. An Extranet extends this private network securely to external stakeholders, such as suppliers, vendors, partners, and customers, allowing controlled access to specific business data using public telecommunication channels protected by firewalls.

The Evolution and Technology of Mobile Networks

Mobile cellular networks distribute wireless coverage across geographic areas divided into hexagonal cells, each served by a base transceiver station that sends and receives signals. These stations transmit voice and packet data, allowing portable devices to transition smoothly between different cells without losing their active connections during travel. Mobile technology has progressed from early analog systems like Nordic Mobile Telephone to high-speed digital generations, introducing packet-switched data services like General Packet Radio Service, enhanced data rates for global evolution, and modern broadband standards that deliver gigabit-per-second transmission rates to accommodate high-volume media streaming globally.

Wireless Local Area Networks and Light-Based Alternatives

Wireless Local Area Networks, standardizing under the technical code 802.11 or Wireless Fidelity, enable local devices to connect with each other and the internet without physical cabling. Wi-Fi networks provide exceptional mobility and flexibility at a low cost, utilizing high-frequency radio signals for data transmission in offices and homes. Emerging technologies like Light Fidelity offer light-based communication, using light-emitting diodes to transmit data at incredibly high speeds in laboratory environments. These wireless systems are complemented by technologies like Radio Frequency Identification, which tracks physical assets using specialized tags and readers over short distances.

Architectural Reference Models and Layered Protocols

To manage the immense complexity of data transmission, international bodies established structured reference models like the Open Systems Interconnection and Transmission Control Protocol and Internet Protocol stacks. The seven-layer OSI model serves as a conceptual guide, defining electrical, physical, and routing standards across distinct layers such as the physical, network, and transport layers. The four-layer TCP/IP model governs the active Internet, with reliable connection-oriented protocols like TCP working alongside unreliable, routable protocols like IP to package, transmit, and deliver packets to their final destinations under standardized formats. Together, these standards form the backbone of modern telecommunications.

Common mistakes to avoid

Test yourself on these with the practice test, then check the worked reasoning in the solved MCQs.

Frequently asked questions

What is the difference between an Intranet and an Extranet?

An Intranet is a strictly private enterprise network designed to safely share corporate data and computing resources exclusively among authorized employees. An Extranet is also private but safely extends access to select external stakeholders like suppliers, vendors, and business partners to facilitate secure collaborative business transactions.

Why do we use the TCP and IP protocols together?

The Internet Protocol typically specifies the logistics of the routing of individual data packets across networks but does not guarantee delivery. The Transmission Control Protocol works on top of IP to package data, check for errors, and retransmit any lost data to ensure reliable end-to-end delivery.

How does HTTPS keep web communication secure?

HTTPS uses cryptographic protocols like Secure Sockets Layer to establish a fully encrypted communication channel between your web browser and the server. This prevents unauthorized third parties from reading or altering sensitive data such as login credentials and financial transactions.

What are crossover cables used for in networking?

Crossover cables are specifically designed to connect two networking devices of the identical type directly together without using an intermediary hub or switch. This enables direct data exchange, file sharing, and resource management between the systems without needing local network routers.

What is the main function of the OSI model?

The Open Systems Interconnection model is a conceptual seven-layer framework that standardizes communication functions across different computer systems. By establishing clear guidelines and standards for each layer, it ensures that diverse hardware and software from different manufacturers can communicate seamlessly.

What is the difference between IPv4 and IPv6 addresses?

IPv4 uses a thirty-two-bit unique address space represented in dotted-decimal format, providing over four billion unique addresses. IPv6 uses a one-hundred-and-twenty-eight-bit address space represented in hexadecimal blocks separated by colons, creating a virtually infinite number of addresses to accommodate modern devices.

What is the purpose of the Domain Name System?

The Domain Name System acts as a directory for the Internet, mapping human-friendly domain names to the machine-friendly IP addresses required to locate websites. This eliminates the need for users to remember complex, numeric IP addresses when trying to access various online services.

Last updated 13 August 2026

More chapters in Computer Applications

View all
1 Multimedia 2 An Introduction to Adobe PageMaker 3 Introduction to Database Management System 4 PHP: Hypertext Preprocessor 5 Functions and Arrays in PHP 6 Conditional Statements in PHP 7 Loops in PHP 8 Forms and Files 9 Connecting PHP and MYSQL 10 Introduction to Computer Networks 12 Domain Name System (DNS) 13 Network Cabling 14 Open Source Concepts 15 E-Commerce 16 Electronic Payment Systems 17 E-Commerce Security Systems 18 Electronic Data Interchange- EDI