networking.html


* created: 2026-03-18T21:24
* modified: 2026-03-18T22:47

title

Networking

description

Description

Networking

Communicating between multiple hosts using a shared infrastructure consisting of nodes.

Participants

Nodes

Hosts

Typically end systems connected to the network.

Classification

Public

Standardized options offered by service operators, like DSL lines, mobile telecommunications networks or hotspots.

Private

Exclusive for closed group of hosts. These often use public networks as infrastructure with a set of restrictions configured on top of them, in which case it is referred to as a virtual private network (VPN).

Core

Main connections structure.

Access

Facilitate access to core networks. Examples include WLAN or LAN.

Distance

Operations

Packet switching

Data is transferred in small packets independent of each other, which the internet operates on.

Circuit switching

Data routes between communication partners are permanently reserved.

Computer network vs distributed system

If the implementation matters it is called non-transparent and belongs to the computer network area. If the implementation plays no role it is called transparent and is part of the distributed systems area.