Category Networks

Voice over IP

Voice over IP (VoIP) is a multilayer protocol that encapsulates in a tunnel audio video into IP packets to support voice calls an multimedia collaboration. VoIP is an alternative to the traditional public switched telephone network (PSTN). VoIP Protocols VoIP…

Multiprotocol Label Switching

Multiprotocol Label Switching (MPLS) is a routing technique in telecommunications networks that directs data from one node to the next based on labels rather than network addresses. It is a multilayered protocol for computer networks. MPLS Characteristics Labels are used…

WebSocket

WebSocket is a real-time communication protocol that provides simultaneous two-way communication channels over a single Transmission Control Protocol (TCP) connection. It enable bidirectional communication between clients and servers, allowing for more interactive and real-time applications. It is standardized by the…

Area Networks

The network areas displayed here are sorted by size in ascending order: SAN Storage Area Network (SAN) is a dedicated network for storage devices. You can read this post about SAN. LAN Technologies LAN technologies: WAN Technologies WAN technologies: ATM…

Distributed Network Protocol 3

Distributed Network Protocol 3 (DNP3) is a set of communications protocols used between components in process automation systems. It plays a crucial role in SCADA systems, where it is used by SCADA Master Stations (a.k.a. Control Centers), Remote Terminal Units…

DNS Security

This post provides resources to security aspects of domain network system (DNS). This post assumes that you already know how a DNS works. You can read an introduction to DNS on this post. Security Controls for DNS Security controls specific…

Computer Networks

This post is an introduction to computer networks. Computer Network Devices Computer network devices includes switch, routers or firewalls. You can read this post about computer network devices. Area Networks Examples of area networks are WAN or LAN. You can…

Software-defined Network

A software-defined network (SDN) is an approach to network management that enables dynamic and programmatically network configuration. This is a contrast with traditional networks, where the network is defined by using hardware components. An SDN looks like a single logical…

Proxy Server

A proxy server is a variation of an application-level firewall or circuit-level firewall. It is a server application that acts as an intermediary between a client requesting a resource and the server providing that resource. Possible proxy features: Proxy Server…