Information security
Client-Server Architecture
Client-Server Architecture • In this architecture, several client computers send requests and receive services from the server....
What is a peer-to-peer network?
What is a peer-to-peer network? • In a peer-to-peer network, all computers are equal: there is no hierarchy among computers and there is no dedicated server. As a rule, each computer functions both as a client and as a server; in other words, there is no separate computer responsible for the...
How to establish a connection with a specific node in the network.
How to establish a connection with a specific node in the network. • Each node in a computer network has a unique identifier. This ID (IP address) is used to establish a connection to it from other computers....
What is a network node?
What is a network node? • A node is a part of a computer network or a device connected to other participants (nodes) of this network. It can be either a computer or a special switch, router or hub....
How is the distribution of IP addresses on the Internet arranged?
How is the distribution of IP addresses on the Internet arranged? • As you already know, all IP addresses on the Internet must be unique. Therefore, we need some kind of organization that will control the distribution of IP addresses....
The Gopher protocol.
The Gopher protocol. • Gopher is a protocol for distributed search and transfer of application—level documents, which was widely distributed on the Internet until 1993. The protocol is intended to provide access to documents on the Internet, but has fewer features than HTTP, and was subsequently...
Wireless sensor networks.
Wireless sensor networks. • Wireless sensor networks are distributed, self—organizing networks with multiple sensors and actuators that are interconnected using a radio...
The RIP protocol. ☠️
The RIP protocol. ☠️ • Routing Information Protocol (RIP) is a remote vector routing protocol. Routers operating through this protocol send all or part of their routing table to neighbors in a message for updating....
What is IPS?
What is IPS? • An intrusion prevention system (IPS - Intrusion prevention system) is a network security tool (can be a hardware device or software) that continuously monitors malicious activity on the network and takes measures to prevent it. In particular, it generates reports, blocks or disables...
What is IDS?
What is IDS? • Intrusion Detection System (IDS) — intrusion detection system is a software product or device designed to detect unauthorized and malicious activity on a computer network or on a separate host....
What is IGMP Snooping?
What is IGMP Snooping? The traditional mode of unicast transmission over the network does not meet modern data transmission requirements, because instead it increases the load on the network and significantly consumes network bandwidth. IGMP Snooping was developed to solve this problem....
What is an intranet?
What is an intranet? • Intranet — an internal network of a company or government agency that operates on the principle of the Internet, but is closed to unauthorized users. Simply put, this is the Internet in miniature, or the private Internet....
What is MAN?
What is MAN? • An urban Network (MAN) is a network that covers a large geographical area, connecting various local networks to form a larger network....
Multicast clients.
Multicast clients. • Hosts that want to receive certain multicast data are called multicast clients. Multicast clients use services initiated (started) by client programs to send multicast data to groups....
What is Multicast?
What is Multicast? There are 3 main methods of data transmission in IP networks: Unicast, Broadcast, Multicast....