Explain the Concept of Internet and Intranet
The Internet is a global network that connects billions of computers worldwide and uses the TCP/IP protocol suite for communication. It is accessible to users all over the world and supports communication through optical fibre cables, wireless networks, routers, and servers.
How the Internet works:
- A user's device acts as a client and connects through an ISP.
- Every device is identified by an IP address.
- DNS finds the IP address for a domain name such as youtube.com.
- The browser sends a request to the appropriate server.
- The server processes the request and sends the response back to the client.
Uses: Email, social media, video conferencing, online education, job searching, online shopping, banking and entertainment.
An Intranet is a private network belonging to a particular organization. It is designed for the exclusive use of employees, customers and other authorized users. It can be considered a private Internet or internal website of an organization.
How the Intranet works:
Web Server → stores intranet software, files and data
Intranet Platform → communication, collaboration and database facilities
Applications → allow employees to communicate, work and access informationThe intranet uses Internet protocols such as TCP/IP but is protected from unauthorized access using firewalls and other security systems. Remote users may access it securely through a VPN.
| Internet | Intranet |
|---|---|
| Global/public network | Private organizational network |
| Has billions of users | Has limited/authorized users |
| Accessible by anyone with Internet access | Accessible only to authorized persons |
| Provides worldwide information | Provides organization-related information |
| Less safe than an intranet | More secure/private |
| Not owned by a single organization | Can be owned by a person or organization |
In short: The Internet connects computers globally for public communication and information sharing, while an Intranet is a private and secure network used within an organization.
Explain the Working of Internet and Its Architecture
The Internet is a global network connecting billions of computers. It uses the TCP/IP protocol suite so different devices and networks can communicate with each other.
- Connection through ISP: the user's device connects through an Internet Service Provider.
- IP Address: every device on the Internet is assigned an IP address.
- Domain Name and DNS: DNS finds the corresponding IP address for the domain name.
- Request to Server: the browser sends a request to the web server.
- Response to Client: the server returns the required information.
Clients
Devices such as computers and mobiles that request information from servers.
Servers
Powerful computers that store websites, applications and data, and provide them to clients.
ISP & Routers
ISP provides connectivity, while routers direct packets to the correct destination.
DNS & TCP/IP
DNS converts domain names into IP addresses and TCP/IP controls how data is addressed and transmitted.
INTERNET
│
┌──┴──┐
│ ISP │
└──┬──┘
│
Router
┌──┴──┐
│ │
Client Server
│
Website/DataIn short: the Internet follows a client-server architecture in which clients connect through ISPs, DNS translates domain names into IP addresses, routers direct the data, and servers respond using TCP/IP.
Explain the Working of Intranet and Its Architecture
An Intranet is a private network of an organization designed for the exclusive use of employees, customers, and other authorized users. It uses Internet technologies and protocols such as TCP/IP, but access is restricted and protected from unauthorized users.
- User Access: an authorized employee or user connects to the organization's intranet.
- Request to Web Server: the user requests information, files, applications, or other resources.
- Server Processing: the web server processes the request and retrieves the required information.
- Response: the information is returned through the private network.
- Security: firewalls and other systems protect the intranet; remote users may use a VPN.
Web Server
Stores intranet software and data, receives requests, finds required files, and delivers them to users.
Intranet Platform
Provides communication tools, collaboration applications, and databases for the organization.
Applications
Allow employees to communicate, collaborate, and perform their work using the intranet.
Authorized Users
│
↓
Firewall
│
↓
Private Network
│
┌─────┴─────┐
│ │
Web Server Intranet Platform
│ │
Files/Data ApplicationsIn short: an intranet works by allowing authorized users to securely access organizational resources from a web server. Its architecture mainly consists of a Web Server, Intranet Platform, and Applications, with security provided through firewalls and VPNs.
Explain Device Terminologies
Network devices are hardware components used to connect computers and networks, transfer data, and provide communication between different devices.
NIC (Network Interface Card)
Connects a computer to a network. It supports data transfer rates from 10, 100 to 1000 Mb/s and contains a unique MAC/physical address. Types: Wired NIC and Wireless NIC.
Hub
Connects multiple devices in a network. When it receives data from one computer, it broadcasts it to the entire network, consuming more bandwidth.
Switch
Connects multiple devices and sends the message only to the correct destination by examining the MAC address, giving better speed than a hub.
Router
Connects a LAN to the Internet or connects different networks. It forwards packets, works at Layer 3, and uses a routing table to select the best path.
Modem
Modulator/Demodulator that connects a computer to the Internet over a communication line by converting digital data into analog signals.
Gateway
Acts as a passage between two networks using different protocols. It can convert protocols and may work in hardware or software form. Types: Unidirectional and Bidirectional Gateway.
Access Point (AP/WAP)
Bridges wired and wireless networks. It allows wireless devices to connect to an existing wired network and helps extend signal range and reduce dead spots.
| Device | Main Function |
|---|---|
| NIC | Connects a computer to a network |
| Hub | Broadcasts data to all connected devices |
| Switch | Sends data to the correct destination |
| Router | Connects different networks and selects the best path |
| Modem | Performs modulation/demodulation for communication |
| Gateway | Connects networks using different protocols |
| Access Point | Connects wireless devices to a wired network |
Easy way to remember: NIC connects the computer → Hub/Switch connects devices → Router connects networks → Modem provides signal conversion → Gateway connects different protocols → Access Point provides wireless connectivity.
Explain Transmission Media
Transmission Media is the medium or communication channel through which data is transmitted from a sender to a receiver in a computer network.
It is mainly classified into two types:
- Guided / Wired Media — Data travels through a physical medium.
- Unguided / Wireless Media — Data travels through air using electromagnetic signals.
Examples include twisted pair cable, coaxial cable, optical fibre cable, radio waves, microwaves, infrared and satellite communication.
Explain Guided Media
Guided Media, also known as wired or bounded transmission media, is a type of transmission medium in which signals travel through a physical path or cable from sender to receiver.
Twisted Pair
Copper wires twisted around each other. UTP and STP are the two types.
Coaxial
Central copper conductor with insulation and metallic shielding.
Optical Fibre
Uses light signals through thin strands of glass or plastic.
Consists of two insulated copper wires twisted around each other to reduce interference or noise.
- UTP: Unshielded Twisted Pair, commonly used in LANs.
- STP: Shielded Twisted Pair, provides better protection from interference.
Advantages: Cheap, lightweight and easy to install.
Disadvantages: More affected by noise and has lower bandwidth compared to fibre-optic cable.
A coaxial cable consists of a central copper conductor surrounded by insulation, metallic shielding and an outer protective cover.
[ Shield ][ Insulator ][ Copper Core ]Advantages: Better resistance to noise and higher bandwidth than twisted pair cable.
Disadvantages: More expensive and difficult to install than twisted pair cable.
Example: Cable TV and broadband connections.
An Optical Fibre Cable transmits data in the form of light signals through thin strands of glass or plastic.
- Core: carries the light signal.
- Cladding: surrounds the core and reflects light back into it.
- Protective covering: protects the fibre.
Single-Mode Fibre: carries a single light path and is suitable for long-distance communication.
Multi-Mode Fibre: carries multiple light paths and is generally used for shorter distances.
Advantages: Very high bandwidth, high transmission speed, suitable for long distances and resistant to electromagnetic interference.
Disadvantages: Expensive and more difficult to install and maintain.
| Guided Media | Signal/Material | Main Feature |
|---|---|---|
| Twisted Pair | Copper wires | Cheap and commonly used in LAN |
| Coaxial | Copper conductor | Better protection from interference |
| Optical Fibre | Light through glass/plastic | Highest speed and bandwidth |
In short: guided media provides a physical path for transmitting signals. Twisted pair is economical, coaxial provides better shielding, while optical fibre provides high-speed and long-distance communication.
Explain Unguided Media
Unguided Media, also known as wireless or unbounded transmission media, transmits data through air or free space without using a physical cable.
In unguided media, electromagnetic signals are transmitted using antennas. The main types are radio waves, microwaves and infrared.
Radio waves are electromagnetic waves used for wireless communication. They can travel long distances, pass through walls, are generally omnidirectional, and are easy to generate.
Applications: Radio broadcasting, television broadcasting and wireless communication.
Microwaves are high-frequency electromagnetic waves used for point-to-point communication. They are generally unidirectional and usually require line-of-sight communication.
Microwave communication can be: Terrestrial Microwave and Satellite Microwave.
Terrestrial Microwave:
Tower A )))))))))) Tower B
Satellite Microwave:
Satellite
↗ ↘
Station A Station BApplications: Satellite communication, mobile networks, television transmission and long-distance communication.
Infrared waves are used for short-range wireless communication. They cannot easily pass through walls and are suitable for communication within a room or short distance.
Applications: TV remote controls and short-range communication between devices.
| Unguided Media | Direction/Range | Common Use |
|---|---|---|
| Radio Waves | Omnidirectional, long range | Radio/TV broadcasting |
| Microwaves | Directional, long range | Mobile and satellite communication |
| Infrared | Short range | Remote controls |
In short: unguided media transmits information wirelessly through air. Radio waves are suitable for broadcasting, microwaves for directional and long-distance communication, and infrared for short-range communication.
Explain the Differences and Similarities Between Internet and Intranet
The Internet is a global network connecting computers worldwide, whereas an Intranet is a private network used within an organization by authorized users. Both use similar networking technologies but differ mainly in accessibility, ownership, security, and purpose.
- Both use TCP/IP protocols for communication.
- Both allow users to share information and resources.
- Both use web servers and web browsers.
- Both can provide web pages, communication, file sharing, and applications.
- Both use similar networking concepts and technologies for transferring data.
| Basis | Internet | Intranet |
|---|---|---|
| Meaning | Global network connecting computers worldwide | Private network within an organization |
| Access | Available to the general public | Only authorized users can access it |
| Users | Has billions of users | Has a limited number of users |
| Ownership | Not owned by a single organization | Can be owned by a person or organization |
| Security | Comparatively less secure | More secure and private |
| Information | Contains a very large amount of public information | Contains specific organizational information |
| Traffic | Usually has more user traffic | Has comparatively less traffic |
| Purpose | Worldwide communication and information sharing | Internal communication and resource sharing |
INTERNET
Public → Worldwide → Anyone can access
INTRANET
Private → Organization → Authorized users onlyConclusion: Internet and Intranet both use similar networking technologies such as TCP/IP, but the Internet is public and global, while an Intranet is private, restricted, and mainly used within an organization.