📡 Networking

Evolution of Networking

नेटवर्किंग का विकास

⏱ 1 hr3 topicsInteractive
🎯 By the end: You can define a network, list its advantages and disadvantages, outline how the Internet evolved, and compare circuit and packet switching.

A single computer is powerful; millions of connected computers changed the world. A computer network is two or more devices linked together to share data and resources. This unit is about how they connect and communicate — and it starts with why networks exist and how the Internet came to be.

1What is a network — and why

A computer network is a collection of computers and devices connected together so they can communicate and share — files, an internet connection, printers, and more.

AdvantagesDisadvantages
Resource sharing (files, printers, internet)Setup and maintenance cost
Fast communication (email, chat, calls)Security risks (hacking, viruses spread)
Centralised data & backupsIf the server/network fails, many users are affected
Cost saving (shared hardware & software)Needs technical skill to manage
Key points
  • A network is two or more connected devices that communicate and share resources.
  • Advantages: resource sharing, fast communication, centralised data, cost saving.
  • Disadvantages: cost, security risks, dependence on the network/server, management effort.

2From ARPANET to the Internet

The Internet didn't appear overnight — it grew from a research project:

1
ARPANET (1969) — the Advanced Research Projects Agency Network, funded by the US Department of Defense, was the first network to connect a few research computers. It pioneered the ideas the Internet still uses.
2
NSFNET (1980s) — the National Science Foundation Network linked universities and research centres, expanding the network far beyond ARPANET.
3
The Internet — as these and other networks joined together using common protocols (TCP/IP), they merged into one global 'network of networks' — the Internet we use today.
Don't confuse the Internet (the global network infrastructure) with the World Wide Web (the collection of websites and pages that runs on top of the Internet). The Web is one service of the Internet — covered in the Web Services chapter.
Key points
  • ARPANET (1969) was the first network, funded by the US Dept of Defense — the Internet's ancestor.
  • NSFNET expanded networking to universities and research centres in the 1980s.
  • The Internet is the global 'network of networks', joined by the common TCP/IP protocols.
  • The Internet (infrastructure) is not the same as the World Wide Web (websites running on it).

3Switching: circuit vs packet

How does data actually get from sender to receiver across a network? Through switching — and there are two main techniques:

Circuit SwitchingPacket Switching
How it worksA dedicated physical path is set up for the whole conversationData is split into small packets that travel independently and are reassembled at the end
Classic exampleThe old telephone networkThe Internet
EfficiencyPath is reserved even when idle — can waste capacityShares the network efficiently; packets take the best available route
The Internet uses packet switching. Breaking a message into packets that find their own way is what makes it so robust — if one route is busy or broken, packets simply go another way.
Key points
  • Switching moves data from sender to receiver across a network.
  • Circuit switching reserves a dedicated path for the whole call (e.g. old telephones).
  • Packet switching splits data into independent packets, reassembled at the destination (the Internet) — efficient and robust.

★ Practical: think it through

Answer briefly:

  1. List two advantages and two disadvantages of networking a school's computers.
  2. Put these in order: NSFNET, the Internet, ARPANET.
  3. Explain one reason packet switching is more robust than circuit switching.
  4. In one line, state the difference between the Internet and the World Wide Web.

Ready for the chapter test?

Answer 5 questions. Score 60% or more to mark this chapter complete.

Start the test →

💡 Log in to save your progress and earn the certificate.