networks
4.11 Wireless Routers
Functionality
Wireless routers act as a switch that connects multiple devices, such as computers, smartphones, and smart home devices, enabling them to communicate with each other and access the internet wirelessly.
Aside from providing internet access, these routers can bridge devices that lack wireless capabilities, ensuring seamless connectivity for wired devices.
Types of Wireless Routers
Primary Router (e.g., WRT54G): This is the main device that connects to the internet. It manages routing functionalities, including assigning IP addresses and directing traffic between devices on the network and the wider internet. This router typically includes security features like firewalls and encryption to protect network data.
Secondary Router: Functions to enhance the network coverage by boosting the signal from the primary router. It connects additional devices directly, elevating the overall performance of the network and addressing areas with weak signals through signal repetition.
Setup Benefits
Wireless router installation is significantly simplified, eliminating the need for extensive cabling, which is ideal for residential and commercial setups alike.
Wireless bridges are used to connect buildings separated by public roads, providing flexibility in network design and saving on potential cabling costs.
Easy deployment makes it suitable for temporary installations at events or in locations where traditional networking is not feasible.
4.11.3 Wireless Bridge
Definition:
A wireless bridge serves to link two distinct network segments without the use of physical cables, creating a unified network experience across different locations.
Functionality:
It is crucial for connecting devices located in areas where running cabling is impractical or cost-prohibitive, such as outdoor environments or historic buildings. The wireless bridge provides a consistent data path that mimics the reliability and speed of a wired connection while maintaining flexibility.
4.11.5 Wireless Mesh Network (WMN)
Overview:
Comprising multiple wireless nodes that function like routers, a wireless mesh network ensures robust connectivity even in expansive environments. Each node communicates with its neighbors to create a seamless and reliable network.
4.11.5.1 Advantages of Mesh Topology
Easy to Extend: The network can be effortlessly expanded by adding additional nodes to broadening coverage areas without the hassle of new cabling.
Robustness: In the event of a node failure, the network continues to operate because other nodes can reroute traffic, thus maintaining the overall stability of the network.
Reduced Costs: The use of fewer cables leads to a significant reduction in installation costs and labor.
4.11.5.2 Disadvantages of Mesh Topology
Complex Setup: Initial installation may require longer time and careful planning to ensure seamless integration between nodes, which could be a deterrent for some users.
Increased Load on Nodes: Each node not only transmits data but also acts as a router for other devices, potentially increasing the bandwidth usage and data processing workload on individual nodes.
4.11.6 Bounded Connections vs. Unbounded Connections
Bounded Connections (Wired):
They provide reliable, high-speed connections characterized by low latency. Wired connections are less susceptible to interference, ensuring consistent performance.
Examples of bounded connections include standard Ethernet connections, fiber optics, and coaxial cables, popularly utilized in home and business networking.
Unbounded Connections (Wireless):
While wireless connections offer convenience and mobility, they can suffer from various forms of interference (e.g., physical barriers, electronic equipment) and may require encryption for maintaining security.
Typical examples of unbounded connections include Wi-Fi networks and broadband connections, which can exhibit higher latency compared to their wired counterparts.
5. Wide Area Networks (WAN)
Definition:
A WAN connects multiple Local Area Networks (LANs) and spans a large geographical area, which may include cities, countries, or even continents. The internet represents the most significant instance of a WAN due to its global reach and connectivity.
Protocols and Devices:
Gateways: These devices facilitate communication between different network segments, translating protocols and ensuring compatibility. They utilize various transmission methods, such as microwaves, satellites, and optical fiber, to maintain connection integrity and speed.
5.4.1 Satellite Communications
Satellite communications enable high data transmission over long distances, offering secure communication pathways for various applications, encompassing military, weather, and maritime communications.
5.4.2 Microwave Links
Microwave links utilize beams of radio waves for point-to-point communications, furnishing an efficient method of transmitting data over considerable distances, often between two fixed locations.
5.5 Cellular Technologies
3G, 4G, and 5G:
3G: This standard supports mobile data transmission, including basic voice calls and text messaging, paving the way for mobile internet.
4G (LTE): A marked enhancement over 3G, allowing for much faster data transfer rates and an improved mobile internet experience.
5G: The cutting-edge technology promises ultra-fast speeds (up to 100 times faster than 4G), low latency, and an ability to support a significantly higher number of devices simultaneously.
5.6 Internet Protocols
HTTP vs. HTTPS:
HTTP is the standard protocol for web content delivery, while HTTPS includes encryption for secure data transmission over the internet, ensuring privacy and integrity during web exchanges.
Email Protocols:
SMTP (Simple Mail Transfer Protocol): This protocol is responsible for handling outbound email transmission.
POP3 (Post Office Protocol): This protocol allows emails to be downloaded from a server to a local device, generally deleting them from the server after retrieval.
IMAP (Internet Message Access Protocol): Unlike POP3, this protocol permits multiple devices to access the same mailbox without the necessity of downloading all emails locally, maintaining the emails on the server for easy access across devices.
5.6.1 Comparison of Email Protocols
POP3: Downloads emails from the server but deletes them afterward.
IMAP: Maintains emails on the server, facilitating access from multiple devices.
SMTP: Utilized exclusively for sending emails, functioning alongside POP3 or IMAP for a complete email experience.