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. It provides a secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server.
Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior.
Server Message Block (SMB) is a communication protocol for providing shared access to files, printers, and serial ports between nodes on a network. It also provides an authenticated inter-process communication mechanism.
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 running in another JVM.
Session Initiation Protocol (SIP) is a signaling protocol used for initiating, maintaining, and terminating real-time sessions that include voice, video and messaging applications.
Redis (Remote Dictionary Server) is an open-source, in-memory key-value data store used as a database, cache, and message broker. It consumes high amounts of throughput with low latency access.