P2P Glossary

Browse 3 p2p terms defined in plain English, from the cultural dictionary of computing.

3 P2P Terms

Local-First Software
A software design philosophy where data lives primarily on the user's device, with optional sync to the cloud and other devices. Combines the speed and offline...
NAT Traversal
Techniques for establishing direct connections between devices that are behind NAT (Network Address Translation) routers. Methods include STUN (discovering...
Peer-to-Peer
A network architecture in which each node (peer) acts as both client and server, communicating directly with other peers without relying on a central...

Related Topics