Network
Network
---
---
There are several types of networks, categorized based on their size, scope, and purpose.
- **Definition**: A LAN is a network that connects computers within a limited area like a
home, office, or school.
- **Characteristics**:
- Devices can share resources like printers, files, and internet access.
#### **b. Wide Area Network (WAN)**
- **Definition**: A WAN spans a large geographic area, such as a city, country, or even
globally.
- **Characteristics**:
- Generally slower speeds than LANs due to the distance between nodes.
- **Definition**: A MAN covers a larger area than a LAN but is smaller than a WAN. It's often
used to connect networks within a city or a campus.
- **Characteristics**:
- **Definition**: A PAN is a small network typically used to connect devices within a short
range (e.g., a few meters).
- **Characteristics**:
---
### **3. Network Topologies**
- Common in LANs.
- **Router**: Connects different networks (e.g., LAN to WAN), routes data packets
between them.
- **Switch**: Connects devices within a LAN and uses MAC addresses to forward data to
the correct device.
- **Hub**: A simple, less intelligent device that broadcasts data to all devices in a LAN.
- **Modem**: Converts digital data from a computer into analog signals for transmission
over phone lines (used to connect to the internet).
- **Firewall**: A security device or software that monitors and controls incoming and
outgoing network traffic based on security rules.
- **Fiber Optic Cable**: Offers very high-speed transmission over long distances, often
used in WANs.
Protocols define the rules and standards that determine how data is transmitted across a
network. Some common network protocols include:
- **Description**: TCP breaks data into packets and ensures that they are received
correctly and in order. It handles retransmissions if packets are lost.
- **Function**: Responsible for addressing and routing data packets across the network.
- **Description**: Each device on a network has a unique IP address (IPv4 or IPv6) that
identifies it.
- **Function**: Defines how web browsers communicate with web servers to retrieve web
pages.
- **Description**: FTP allows users to upload and download files from servers.
#### **e. Simple Mail Transfer Protocol (SMTP)**
- **Description**: SMTP ensures email messages are delivered from one server to another.
- **Description**: When a device joins a network, the DHCP server assigns it an IP address
dynamically.
#### **h. Secure Sockets Layer (SSL) / Transport Layer Security (TLS)**
- **Description**: SSL/TLS ensures data is encrypted, maintaining privacy and security for
web communications.
---
- IPv6 was introduced to overcome the limitations of IPv4 and provides a larger address
space.
---
Network security is critical to protect data and prevent unauthorized access. Some
common practices include:
- **Encryption**: Converting data into a secure format that can only be read by authorized
parties.
- **VPN (Virtual Private Network)**: Allows secure connections to a remote network over
the internet.
---
- **Wi-Fi**: Wireless technology used in LANs, typically for home or office networks.
- **Cellular Networks**: Mobile networks provided by service providers (e.g., 4G, 5G) for
data and voice communication.
---
If you want more details on any of these topics (e.g., specific protocols, security, or
wireless networks), let me know!