Expressvpn Glossary

Network connectivity

Network connectivity

What is network connectivity?

Network connectivity refers to the ability of devices to communicate with one another across a network. It underpins most digital interactions, from loading a webpage to transferring files.

How does network connectivity work?

Connectivity relies on a layered system of network protocols, addressing, and hardware working together to move data from one device to another.

Every device on a network is assigned an IP address, a unique identifier that tells other devices where to send data. When data is transmitted, it’s broken into small units called packets, each labeled with a source and destination IP address.

Routers read the destination IP address on each packet and compare it against a routing table, a map of known network paths, to decide where to forward it next. This happens hop by hop, from one router to the next, until the packet reaches its destination.How data packets move through switches and routers.

In addition to routers, switches also play a role in how data moves. They connect multiple local devices, such as computers and printers, and direct traffic between them before forwarding packets to the router when data needs to travel beyond the local network.

Types of network connectivity

Network connectivity can be broadly categorized into two groups: wired and wireless. Wired methods favor stability and speed, while wireless options offer mobility and convenience.

Wired connectivity

  • Fiber-optic: Uses pulses of light through glass or plastic strands to deliver high bandwidth and low latency, making it the fastest wired option.
  • Ethernet: Copper-based cables that connect devices in homes and offices. It’s reliable but generally slower than fiber.
  • Asymmetric Digital Subscriber Line (ADSL): ADSL uses telephone lines to provide internet access. It offers lower speeds than fiber and Ethernet.

Wireless connectivity

  • WPAN (Bluetooth): A short‑range personal‑area network that connects devices.
  • WLAN (WiFi): Provides wireless access around homes, offices, and campuses.
  • WMAN (WiMAX): Extends Wi‑Fi‑like connectivity across metropolitan areas.
  • WWAN (cellular): Uses 4G and 5G networks to deliver long‑range mobile connectivity.

Risks and privacy concerns

Data transmitted across a network can be intercepted or exposed at multiple points, including at the sending device, in transit between routers, or at the destination server. Common risks include:

  • Misconfigurations: Incorrectly configured routers, switches, or access controls can expose networks to unauthorized access or cause traffic to be routed incorrectly.
  • Network outages: Hardware failures, internet service provider (ISP) disruptions, or overloaded infrastructure can interrupt connectivity and make data unavailable.
  • Data leaks: Unencrypted traffic or poorly secured systems can expose sensitive data in transit or at rest.
  • Attacks: Networks can be deliberately targeted through attacks like denial of service (DoS) attacks that overwhelm infrastructure.

Further reading

FAQ

What affects network connectivity most?

Bandwidth, network congestion, signal strength, and interference all play a part. Up-to-date hardware and proper configuration matter too.

What is the difference between bandwidth and latency?

Bandwidth is the maximum amount of data that can be transferred in a given time; it’s like the width of a pipe. Latency is the time it takes for data to travel to and from a remote server. High bandwidth lets more data flow at once, while low latency means quicker responses.

Can poor network connectivity be a security risk?

Yes. When signals are weak or connections drop, users might switch to untrusted networks or bypass security settings. Misconfigured devices also leave openings for attackers, and unsecured networks can expose sensitive traffic.

How does a VPN affect network connectivity?

A virtual private network (VPN) routes traffic through an encrypted tunnel to a remote server. This adds a small amount of latency because the data has the added layer of encryption and takes an extra hop through the VPN server before arriving at the destination. That said, some VPNs use optimized servers to keep the slowdown minimal.

Why does network connectivity drop on public Wi-Fi?

Hotspots in cafés and airports serve many users on limited bandwidth, leading to congestion. Signal interference from other devices and physical obstructions can also weaken the connection.
Get Started