#
Tag: protocol
See all tags.
File Transfer Protocol (FTP) is a standard network protocol used for the transfer of computer files between a client and server on a computer network.
Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.
Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP...
Server Message Block (SMB) is a communication protocol for providing shared access to files, printers, and serial ports between nodes on a network.
Java Remote Method Invocation (RMI) is a mechanism that allows an object residing in one Java virtual machine (JVM) to invoke methods on an object...
Session Initiation Protocol (SIP) is a signaling protocol used for initiating, maintaining, and terminating real-time sessions that include voice,...
Redis (Remote Dictionary Server) is an open-source, in-memory key-value data store used as a database, cache, and message broker.