In
telecommunications
Telecommunication, often used in its plural form or abbreviated as telecom, is the transmission of information over a distance using electronic means, typically through cables, radio waves, or other communication technologies. These means of ...
, a point-to-point connection refers to a communications connection between two
communication endpoint
A communication endpoint is a type of Node (networking), communication network node. It is an interface exposed by a communicating party or by a communication channel. An example of the latter type of a communication endpoint is a publish–subscr ...
s or
nodes. An example is a
telephone call
A telephone call, phone call, voice call, or simply a call, is the effective use of a connection over a telephone network between the calling party and the called party.
Telephone calls are the form of human communication that was first enabl ...
, in which one telephone is connected with one other, and what is said by one caller can only be heard by the other. This is contrasted with a ''
point-to-multipoint
In telecommunications, point-to-multipoint communication (P2MP, PTMP or PMP) is communication which is accomplished via a distinct type of One-to-many (data model), one-to-many connection, providing multiple paths from a single location to mult ...
'' or ''
broadcast
Broadcasting is the data distribution, distribution of sound, audio audiovisual content to dispersed audiences via a electronic medium (communication), mass communications medium, typically one using the electromagnetic spectrum (radio waves), ...
'' connection, in which many nodes can receive information transmitted by one node. Other examples of point-to-point communications links are
leased lines and
microwave radio relay
Microwave transmission is the Data transmission, transmission of information by electromagnetic waves with wavelengths in the microwave frequency range of 300 MHz to 300 GHz (1 m - 1 mm wavelength) of the electromagnetic spectrum ...
.
The term is also used in
computer networking
A computer network is a collection of communicating computers and other devices, such as printers and smart phones. In order to communicate, the computers and devices must be connected by wired media like copper cables, optical fibers, or b ...
and
computer architecture to refer to a wire or other connection that links only two computers or circuits, as opposed to other
network topologies such as
buses or
crossbar switch
In electronics and telecommunications, a crossbar switch (cross-point switch, matrix switch) is a collection of switches arranged in a Matrix (mathematics), matrix configuration. A crossbar switch has multiple input and output lines that form a ...
es which can connect many communications devices.
''Point-to-point'' is sometimes abbreviated as ''P2P''. This usage of ''P2P'' is distinct from ''P2P'' meaning ''
peer-to-peer
Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the network, forming a peer-to-peer network of Node ...
'' in the context of
file sharing
File sharing is the practice of distributing or providing access to digital media, such as computer programs, multimedia (audio, images and video), documents or electronic books. Common methods of storage, transmission and dispersion include ...
networks or other data-sharing protocols between peers.
Basic data link
A traditional point-to-point data link is a communications medium with exactly two endpoints and no data or
packet formatting. The host computers at either end take full responsibility for formatting the data transmitted between them. The connection between the computer and the communications medium was generally implemented through an
RS-232 or similar interface. Computers in close proximity may be connected by wires directly between their interface cards.
When connected at a distance, each endpoint would be fitted with a
modem
The Democratic Movement (, ; MoDem ) is a centre to centre-right political party in France, whose main ideological trends are liberalism and Christian democracy, and that is characterised by a strong pro-Europeanist stance. MoDem was establis ...
to convert analog telecommunications signals into a digital data stream. When the connection uses a telecommunications provider, the connection is called a
dedicated,
leased, or
private line. The
ARPANET
The Advanced Research Projects Agency Network (ARPANET) was the first wide-area packet-switched network with distributed control and one of the first computer networks to implement the TCP/IP protocol suite. Both technologies became the tec ...
used leased lines to provide point-to-point data links between its
packet-switching nodes, which were called
Interface Message Processors.
Modern links

With the exception of
passive optical network
A passive optical network (PON) is a fiber-optic telecommunications network that uses only ''unpowered'' devices to carry signals, as opposed to electronic equipment. In practice, PONs are typically used for the '' last mile'' between Internet ...
s, modern
Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
is exclusively point-to-point on the
physical layer
In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer: the layer most closely associated with the physical connection between devices. The physical layer provides an electrical, mechani ...
– any cable only connects two devices. The term point-to-point telecommunications can also mean a
wireless
Wireless communication (or just wireless, when the context allows) is the transfer of information (''telecommunication'') between two or more points without the use of an electrical conductor, optical fiber or other continuous guided transm ...
data link between two fixed points. The wireless communication is typically bi-directional and either ''
time-division multiple access'' (TDMA) or
channelized. This can be a
microwave relay link consisting of a transmitter which transmits a narrow beam of microwaves with a
parabolic dish antenna to a second parabolic dish at the receiver. It also includes technologies such as
laser
A laser is a device that emits light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. The word ''laser'' originated as an acronym for light amplification by stimulated emission of radi ...
s which transmit data modulated on a light beam. These technologies require an unobstructed
line of sight between the two points and thus are limited by the visual horizon to distances of about .
Networking
In a
local network,
repeater hubs or
switches provide basic connectivity. A hub provides a point-to-multipoint (or simply multipoint) circuit in which all connected client nodes share the network bandwidth. A switch on the other hand provides a series of point-to-point circuits, via microsegmentation, which allows each client node to have a dedicated circuit and the added advantage of having
full-duplex connections.
From the
OSI model
The Open Systems Interconnection (OSI) model is a reference model developed by the International Organization for Standardization (ISO) that "provides a common basis for the coordination of standards development for the purpose of systems inter ...
's layer perspective, both switches and repeater hubs provide point-to-point connections on the
physical layer
In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer: the layer most closely associated with the physical connection between devices. The physical layer provides an electrical, mechani ...
. However, on the
data link layer
The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer p ...
, a repeater hub provides point-to-multipoint connectivity – each
frame is forwarded to all nodes – while a switch provides virtual point-to-point connections – each
unicast frame is only forwarded to the destination node.
Within many
switched telecommunications systems, it is possible to establish a permanent circuit. One example might be a telephone in the lobby of a public building, which is programmed to ring only the number of a telephone dispatcher. "Nailing down" a switched connection saves the cost of running a physical circuit between the two points. The resources in such a connection can be released when no longer needed, for example, a television circuit from a parade route back to the studio.
See also
*
IP shuffling
Notes
References
{{Telecommunications
Network topology
Telecommunication services