Search Results: Client/server


Client–server model
Rabu, 2026-08-12 22:22:21

The client–server model is a form of messaging pattern in a distributed application structure that partitions tasks or workloads between the providers...

Click to read more »
Server (computing)
Kamis, 2026-06-18 15:07:08

client–server model. Servers can provide various functionalities, often called "services", such as sharing data or resources among multiple clients or...

Click to read more »
Proxy server
Minggu, 2026-08-23 11:57:15

computer networking, a proxy server is an intermediary server application between a client requesting a resource and the server then providing that resource...

Click to read more »
Dynamic Host Configuration Protocol
Kamis, 2026-07-16 05:06:25

communication parameters to devices connected to the network using a client–server architecture. The technology eliminates the need for individually configuring...

Click to read more »
Client (computing)
Rabu, 2026-05-13 23:41:49

computing, a client is a piece of computer hardware or software that accesses a service made available by a server as part of the client–server model of computer...

Click to read more »
File Transfer Protocol
Rabu, 2026-08-19 21:57:37

the transfer of computer files from a server to a client over a computer network. FTP is built on a client–server model architecture using separate control...

Click to read more »
FileZilla
Minggu, 2026-08-09 15:53:50

consisting of FileZilla Client and FileZilla Server. Clients are available for Windows, Linux, and macOS. Both server and client support FTP and FTPS (FTP...

Click to read more »
Thin client
Senin, 2026-06-29 22:02:26

storage. This contrasts with a rich client or a traditional personal computer—the former is designed for a client–server model but retains significant local...

Click to read more »
Server Name Indication
Senin, 2026-08-03 09:05:11

Server Name Indication (SNI) is an extension to Transport Layer Security (TLS) where a client indicates which hostname it is attempting to connect to...

Click to read more »
Rich client
Senin, 2026-01-05 22:50:15

computer networking, a rich client (also called a heavy, fat or thick client) is a computer (a "client" in client–server network architecture) that typically...

Click to read more »
Kerberos (protocol)
Jumat, 2026-07-24 03:24:06

designers aimed it primarily at a client–server model, and it provides mutual authentication—both the user and the server verify each other's identity. Kerberos...

Click to read more »
Push technology
Selasa, 2026-04-14 20:09:29

technology, also known as server push, is a communication method where the communication is initiated by a server rather than a client. This approach is different...

Click to read more »
Dynamic web page
Sabtu, 2026-05-02 17:01:58

dynamic on the client-side, it can still be hosted on a static hosting service such as GitHub Pages or Amazon S3 as long as there is not any server-side code...

Click to read more »
Web server
Senin, 2026-08-10 16:58:17

client, the web server and the library of common code), along with their source code, were put in the public domain. This statement freed web server developers...

Click to read more »
IRC
Jumat, 2026-07-17 16:04:00

the form of text. The chat process works on a client–server networking model. Users connect, using a client—which may be a web app, a standalone desktop...

Click to read more »
Microsoft Exchange Server
Rabu, 2026-06-24 19:04:23

bundled with an email client called Microsoft Exchange Client. This was discontinued in favor of Microsoft Outlook. Exchange Server primarily uses a proprietary...

Click to read more »
Server-sent events
Kamis, 2026-08-20 15:33:27

Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server via an HTTP connection, and describes...

Click to read more »
Botnet
Selasa, 2026-06-16 09:44:05

actions as the client–server model, but they do not require a central server to communicate. The first botnets on the Internet used a client–server model to...

Click to read more »
BOINC client–server technology
Jumat, 2025-09-19 04:09:12

BOINC client–server technology refers to the model under which BOINC works. The BOINC framework consists of two layers which operate under the client–server...

Click to read more »
Berkeley sockets
Senin, 2026-08-10 19:08:19

listen() is used on the server side, and causes a bound TCP socket to enter listening state. connect() is used on the client side, and assigns a free...

Click to read more »
Comparison of remote desktop software
Jumat, 2026-08-21 21:30:46

unmaintained The server includes a built-in HTML5 client It is designed to run only on the client; it can connect to any X11 server. This could actually...

Click to read more »
List of Remote Desktop Protocol clients
Rabu, 2026-08-12 12:27:57

Desktop Protocol clients allow users to connect to servers running Remote Desktop Services, Azure Virtual Desktop, or non-Microsoft server software to enable...

Click to read more »
X Window System
Senin, 2026-08-10 06:26:47

transparent network support. X uses a client–server model: an X server communicates with various client programs. The server accepts requests for graphical output...

Click to read more »
Microsoft SQL Server
Sabtu, 2026-08-15 02:28:08

linked Servers using T-SQL. Linked servers allow a single query to process operations performed on multiple servers. SQL Server Native Client is the native...

Click to read more »
User agent
Sabtu, 2026-08-22 00:46:57

email clients, standalone download managers like youtube-dl, and other command-line utilities like cURL. The user agent is the client in a client–server system...

Click to read more »
Distributed networking
Minggu, 2024-02-04 12:41:06

program execution. Client/server computing is a type of distributed computing where one computer, a client, requests data from the server, a primary computing...

Click to read more »
Peer-to-peer
Senin, 2026-08-24 10:17:18

client–server model assigns resource provider and requester roles to different participants, with centralized servers acting as providers and clients...

Click to read more »
File server
Kamis, 2026-02-19 16:58:16

computer network. The term server highlights the role of the machine in the traditional client–server scheme, where the clients are the workstations using...

Click to read more »
Web accelerator
Selasa, 2025-08-05 04:21:16

Web accelerators may be installed on the client computer or mobile device, on ISP servers, on the server computer/network, or a combination. Accelerating...

Click to read more »
REST
Kamis, 2026-07-09 01:58:49

follows: Client/Server – Clients are separated from servers by a well-defined interface Stateless – A specific client does not consume server storage when...

Click to read more »
List of HTTP status codes
Kamis, 2026-08-20 02:53:33

HTTP/1.0 compliant client except under experimental conditions. 100 Continue The server has received the request headers and the client should proceed to...

Click to read more »
Game server
Selasa, 2026-07-28 01:50:46

game can continue. In the client/server model outlined elsewhere in this article, clients receive processed data from the server and display it without much...

Click to read more »
DHCPv6
Sabtu, 2026-05-23 22:40:23

Domain Name System (DNS) server settings is via setting a flag in the Router Advertisement (RA) message telling the clients to ask for such settings over...

Click to read more »
Client–queue–client
Rabu, 2023-12-27 13:52:40

A client–queue–client or passive queue system is a client–server computer network in which the server is a data queue for the clients. Instead of communicating...

Click to read more »
Single-page application
Minggu, 2026-07-19 06:25:34

maintained within the client browser. Therefore, new pages are capable of being generated without any interaction with a server. Angular 2+ is a SPA Framework...

Click to read more »
Cc:Mail
Selasa, 2026-06-16 08:32:35

This is in contrast to a "client/server mail system" which involves a mail client application interacting with a mail server application (the latter then...

Click to read more »
Backup
Selasa, 2026-08-11 17:21:04

encryption, and de-duplication. Additional techniques apply to enterprise client-server backup. Backup schemes may include dry runs that validate the reliability...

Click to read more »
Syslog
Jumat, 2025-10-24 05:54:15

a network, syslog uses a client-server architecture where a syslog server listens for and logs messages coming from clients. Syslog was developed in the...

Click to read more »
Email client
Selasa, 2026-08-25 02:54:21

mail server to store formatted messages in mbox, within the user's home directory. Of course, users of the system can log-in and run a mail client on the...

Click to read more »
4th Dimension (software)
Kamis, 2026-04-23 03:17:54

used for connecting to a 4D Server. 4D Server is used for Client-Server connectivity to the application. In this mode, 4D Server loads the structure file...

Click to read more »
Publish–subscribe pattern
Selasa, 2026-06-23 13:51:59

tightly coupled client–server paradigm, the client cannot post messages to the server while the server process is not running, nor can the server receive messages...

Click to read more »
Modbus
Senin, 2026-05-04 18:57:02

in this context is the client and the sensor is the server. In former terminology, the client was named master and the server named slave. Modbus defines...

Click to read more »
XMPP
Kamis, 2026-08-13 03:33:24

implementations can be developed using any software license and many server, client, and library implementations are distributed as free and open-source...

Click to read more »
List of version-control software
Sabtu, 2026-07-18 09:58:32

developers use the same file system Client–server, users access a master repository server via a client; typically, a client machine holds only a working copy...

Click to read more »
Wayland (protocol)
Senin, 2026-08-03 06:51:15

communication between a display server and its clients, as well as a C library implementation of that protocol. A display server using the Wayland protocol...

Click to read more »
Network Time Protocol
Kamis, 2026-07-30 03:10:22

of 100 ms or more. The protocol is usually described in terms of a client–server model, but can as easily be used in peer-to-peer relationships where...

Click to read more »
X Window System protocols and architecture
Minggu, 2026-07-05 02:48:45

a client–server model. An X server program runs on a computer with a graphical display and communicates with various client programs. The X server acts...

Click to read more »
Web server directory index
Rabu, 2026-07-22 19:57:49

When an HTTP client (generally a web browser) requests a URL that points to a directory structure instead of an actual web page within the directory structure...

Click to read more »
Software license server
Kamis, 2024-05-23 02:53:15

A software license server is a centralized computer software system which provides access tokens, or keys, to client computers in order to enable licensed...

Click to read more »
RADIUS
Kamis, 2026-05-07 10:22:38

an access server authentication and accounting protocol. It was later brought into IEEE 802 and IETF standards. RADIUS is a client/server protocol that...

Click to read more »
SOCKS
Minggu, 2026-08-16 13:49:09

between a client and server through a proxy server. SOCKS5 optionally provides authentication, so only authorized users may access a server. Practically...

Click to read more »
Comparison of BitTorrent clients
Kamis, 2026-07-23 17:28:36

that does not need a server, the BitTorrent definition of client differs from the conventional meaning expressed in the client–server model. Bram Cohen,...

Click to read more »
Constrained Application Protocol
Sabtu, 2026-08-08 15:02:59

whose value was generated by the client. The server must echo every token value without any modification back to the client in the corresponding response...

Click to read more »
Code on demand
Minggu, 2025-11-02 11:34:20

that sends executable software code from a server computer to a client computer upon request from the client's software. Some well-known examples of the...

Click to read more »
Secure Shell
Sabtu, 2026-08-15 11:17:58

systems. SSH applications are based on a client–server architecture, connecting an SSH client instance with an SSH server. SSH operates as a layered protocol...

Click to read more »
Soulseek
Senin, 2026-07-20 23:44:15

central servers. One server supports the original client and network Version 156, with the other supporting the newer network (functioning with clients 157...

Click to read more »
Network socket
Selasa, 2026-08-11 04:54:20

servers, and create sockets on startup that are in the listening state. These sockets are waiting for initiatives from client programs. A TCP server may...

Click to read more »
List of TCP and UDP port numbers
Sabtu, 2026-08-22 11:53:33

service is 119. ... "Client/Server Connection". Unisys Support. Retrieved 2026-08-02. "COM Fundamentals – Guide – COM Clients and Servers – Inter-Object Communications...

Click to read more »
FTP server
Rabu, 2026-04-01 05:10:09

An FTP server is computer software consisting of one or more programs that can execute commands given by remote client(s) such as receiving, sending,...

Click to read more »
Inter-server
Senin, 2025-03-10 05:29:49

inter-server communication is an extension of the client–server model in which data are exchanged directly between servers. In some fields server-to-server...

Click to read more »
HTTP
Jumat, 2026-08-21 01:34:51

request–response protocol in the client–server model. A transaction starts with a client submitting a request to the server, the server attempts to satisfy the...

Click to read more »
Content delivery network
Sabtu, 2026-08-15 15:47:59

protect the origin server in case of heavy traffic CDN Edge Servers: the CDN servers serving the content request from the clients CDN footprint: the geographic...

Click to read more »
Message transfer agent
Rabu, 2026-02-25 06:28:23

documents). These servers often keep mailboxes for email. Access to this email by end users is typically either by webmail or an email client. A message transfer...

Click to read more »
List of UPnP AV media servers and clients
Jumat, 2026-08-07 12:40:29

AV media servers and client application or hard appliances. Allonis myServer, a multi-faceted media player/organizer with a DLNA/UPnP server, controller...

Click to read more »
HCL Notes
Minggu, 2026-08-23 09:49:02

Windows, Linux, and macOS, sold by HCLTech. The client application is called Notes while the server component is branded HCL Domino. HCL Notes provides...

Click to read more »
Remote Desktop Services
Rabu, 2025-12-17 21:05:29

interfaces are displayed from the server onto the client system and input from the client system is transmitted to the server – where software execution takes...

Click to read more »
History of Microsoft SQL Server
Rabu, 2026-08-05 18:07:06

have been made in performance, the client IDE tools, and several complementary systems that are packaged with SQL Server 2005. These include: an extract-transform-load...

Click to read more »
Poison message
Jumat, 2026-03-06 19:38:53

A poison message refers to a client–server model issue, where a client machine tries to send a message to the server and fails too many times (the actual...

Click to read more »
Peer-to-peer web hosting
Kamis, 2026-07-16 15:50:32

differentiated from the client–server model, which involves the distribution of web data between dedicated web servers and user-end client computers. Peer-to-peer...

Click to read more »
RealVNC
Kamis, 2026-05-28 04:53:35

Their VNC Connect software consists of a server (VNC Server) and client (VNC Viewer) application, in a client–server model, which exchange data over the RFB...

Click to read more »
Web developer
Selasa, 2026-01-06 07:52:46

Wide Web applications using a client–server model. The applications typically use HTML, CSS, and JavaScript in the client, and any general-purpose programming...

Click to read more »
Simple Mail Transfer Protocol
Minggu, 2026-08-09 16:55:50

transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typically use SMTP only...

Click to read more »
Comparison of version-control software
Rabu, 2026-08-12 19:58:57

between copies of the source code repository Client–server, users access a master repository via a client; typically, their local machines hold only a...

Click to read more »
PXE boot
Minggu, 2026-07-12 13:26:49

standardized client–server environment that boots a software assembly, retrieved from a network, on PXE-enabled clients. On the client side it requires...

Click to read more »
Server-side scripting
Rabu, 2026-01-28 06:03:54

user's (client's) request to the website. Scripts can be written in any of a number of server-side scripting languages that are available. Server-side scripting...

Click to read more »
Instant messaging
Kamis, 2026-07-16 21:33:46

(direct point-to-point transmission) or client–server (when all clients have to first connect to the central server). Primary IM services are controlled...

Click to read more »
Gemini (protocol)
Sabtu, 2026-06-27 09:22:18

protocol in the client–server computing model. A Gemini server should listen on TCP port 1965. A Gemini browser, for example, may be the client and an application...

Click to read more »
Client access license
Jumat, 2025-11-14 04:23:12

A client access license (CAL) is a commercial software license that allows client computers to use server software services. Most commercial desktop apps...

Click to read more »
Lag (video games)
Selasa, 2026-08-18 18:20:32

the user (input) and the reaction of the server supporting the task, which has to be sent back to the client. The player's ability to tolerate lag depends...

Click to read more »
Game client
Sabtu, 2026-06-27 04:01:41

A game client is a network client that connects an individual user to the main game server, used mainly in multiplayer video games. It collects data such...

Click to read more »
Concurrent Versions System
Jumat, 2026-01-30 04:47:13

repository-level change tracking, and a client-server model. CVS servers normally run on Unix systems, while clients can be on any operating system. CVS operates...

Click to read more »
Direct download link
Rabu, 2026-04-01 03:31:55

client–server architecture, where 100-percent of the file is stored on a single file server or in parallel across multiple file servers in a server farm...

Click to read more »
Internet Message Access Protocol
Kamis, 2026-08-13 07:36:18

is an Internet standard protocol used by email clients to retrieve email messages from a mail server over a TCP/IP connection. IMAP is defined by RFC 9051...

Click to read more »
Client-side prediction
Rabu, 2025-10-15 04:03:17

actions on a remote server. The process of client-side prediction refers to having the client locally react to user input before the server has acknowledged...

Click to read more »
Git
Kamis, 2026-08-20 16:12:34

with most other distributed version control systems, and unlike most client–server systems, Git maintains a local copy of the entire repository, also known...

Click to read more »
Embedded database
Kamis, 2026-04-16 00:03:36

interfaces (SQL as well as proprietary, native APIs) database architectures (client-server and in-process) storage modes (on-disk, in-memory, and combined) database...

Click to read more »
VMware ESX
Jumat, 2026-07-10 02:31:05

Workstation. vSphere Client (formerly VMware Infrastructure Client), enables monitoring and management of a single instance of ESX or ESXi server. After ESX 4...

Click to read more »
Transport Layer Security
Selasa, 2026-08-11 03:23:43

adding the HTTPS protocol to their Netscape Navigator web browser. Client–server applications use the TLS protocol to communicate across a network in...

Click to read more »
Session Initiation Protocol
Kamis, 2026-08-20 00:56:38

model. Each transaction consists of a client request that invokes a particular method or function on the server and at least one response. SIP reuses...

Click to read more »
NIS+
Jumat, 2026-01-30 09:23:13

instead using a central repository on a master server, simplifying system administration. NIS+ client software has been ported to other Unix and Unix-like...

Click to read more »
Music Player Daemon
Kamis, 2026-06-25 21:53:26

open-source music player server. It plays audio files, organizes playlists and maintains a music database. In order to interact with it, a client program is needed...

Click to read more »
HTTP 404
Kamis, 2026-08-13 02:44:13

that a web client (i.e. browser) was able to communicate with a server, but the server could not provide the requested resource. The server may not have...

Click to read more »
Medical practice management software
Senin, 2026-07-20 02:59:06

while individual users' workstations contain client software that accesses the server. Client-server software's advantage is in allowing multiple users...

Click to read more »
Jamulus
Jumat, 2026-06-26 04:13:04

until 2013. Jamulus is client-server based; each client transmits its own compressed audio to a server on the internet. The server mixes the (decompressed)...

Click to read more »
X.Org Server
Selasa, 2026-07-07 07:38:07

of the client-side X Window System protocol exist in the form of X11 libraries, which serve as helpful APIs for communicating with the X server. Two such...

Click to read more »
Server change number
Minggu, 2026-04-12 15:54:08

The Server Change Number (SCN) is a counter variable used in Client/Server Architecture systems to find out whether the server state could be synchronized...

Click to read more »
Telnet
Minggu, 2026-08-23 11:48:16

Telnet (sometimes stylized TELNET) is a client-server application protocol that provides access to virtual terminals of remote systems on local area networks...

Click to read more »
Plex
Selasa, 2026-06-16 20:32:14

Plex partnered with T-Mobile. Plex Media Server (PMS) is software that enables users to create a client–server for movies, television shows, photos, and...

Click to read more »
Vulnerability (computer security)
Rabu, 2026-07-01 08:20:17

All reputable vendors of operating systems provide patches regularly. Client–server applications are downloaded onto the end user's computers and are typically...

Click to read more »
Server Message Block
Jumat, 2026-08-21 14:32:40

server sends a message to the client (called a break or revocation) which invalidates the exclusive lock previously given to the client. The client then...

Click to read more »
Httpd
Senin, 2026-08-03 08:23:07

the role of a server in a client–server model using the HTTP and/or HTTPS network protocol(s). The process waits for the incoming client requests and for...

Click to read more »
Jellyfin
Jumat, 2026-08-21 21:54:06

consists of a server application installed on a machine running Linux, Microsoft Windows, or macOS; and another application running on a client device such...

Click to read more »
VMware Server
Jumat, 2026-06-05 20:07:38

Server has fewer features than VMware ESX, software available for purchase, but can create, edit, and play virtual machines. It uses a client–server model...

Click to read more »
NetBIOS over TCP/IP
Sabtu, 2026-04-11 05:22:59

to one operating system. In relation to post-MS Windows 2000 / NT, client-server based networks, NetBIOS is effectively becoming a legacy protocol. NetBIOS...

Click to read more »
Database server
Sabtu, 2026-05-09 09:39:49

computers, as defined by the client–server model.[citation needed] Database management systems (DBMSs) frequently provide database-server functionality, and some...

Click to read more »
Proxmox Backup Server
Sabtu, 2026-03-07 06:00:58

November, 2020. Proxmox Backup uses a client-server model where the server stores the backup data. The client tool works on most modern Linux systems...

Click to read more »
Microsoft text-to-speech voices
Sabtu, 2026-08-22 23:16:36

the Microsoft Speech Server Platform. There are client, server, and mobile versions of Microsoft text-to-speech voices. Client voices are shipped with...

Click to read more »
Bitvise
Kamis, 2026-02-05 16:16:34

a client and server. The software is based on the Secure Shell (SSH) protocol, which provides a secure channel over an insecure network in a client-server...

Click to read more »
Btrieve
Senin, 2026-06-29 08:11:35

they released Btrieve 3.1 C/S one month later, which had network and client/server support. In February 1986, Btrieve 4.0 was released, and when the 4...

Click to read more »
Ephemeral port
Senin, 2026-08-17 08:14:05

(SCTP) typically use an ephemeral port for the client-end of a client–server communication. At the server end of the communication session, ephemeral ports...

Click to read more »
Front end and back end
Rabu, 2026-08-19 20:41:44

together. In the client–server model, the client is usually considered the front end, handling most user-facing tasks, and the server is the back end,...

Click to read more »
Host (network)
Minggu, 2026-02-15 12:40:35

participate in applications that use the client–server model of computing are classified as server or client systems. Network hosts may also function...

Click to read more »
NTLM
Sabtu, 2025-10-25 08:26:55

the hash of the server and client challenges. NTLMv1 Client<-Server: SC Client->Server: H(P,SC) Server->DomCntl: H(P,SC), SC Server<-DomCntl: yes or...

Click to read more »
Wide Area Information Server
Jumat, 2026-05-29 02:29:20

Wide Area Information Server (WAIS) is a client–server text searching system that uses the ANSI Standard Z39.50 Information Retrieval Service Definition...

Click to read more »
Helix (multimedia project)
Senin, 2026-03-23 18:49:13

FreeBSD and uses the Helix DNA Client. The Helix DNA Producer application aids in producing media files, and Helix DNA Server can stream media files over...

Click to read more »
DOORS
Selasa, 2026-06-30 20:09:16

tool. It is a client–server application, with a Windows-only client and servers for Linux, Windows, and Solaris. There is also a web client, DOORS Web Access...

Click to read more »
Micropub (protocol)
Senin, 2025-10-20 08:11:10

describes a client–server protocol based on HTTP to create, update, and delete posts (e.g. social media) on servers using web or native app clients. Micropub...

Click to read more »
Network service
Sabtu, 2026-05-16 19:26:17

using a client–server or peer-to-peer architecture based on application layer network protocols. Each service is usually provided by a server component...

Click to read more »
Assistive Technology Service Provider Interface
Rabu, 2025-12-31 06:08:56

framework exposes this to the client and server in a transparent way. Usually the API for both client-side and server-side applications are the same...

Click to read more »
Port (computer networking)
Senin, 2026-08-17 03:56:26

services or multiple communication sessions at one network address. In the client–server model of application architecture, multiple simultaneous communication...

Click to read more »
Remote Desktop Protocol
Rabu, 2026-08-19 12:00:20

The user employs RDP client software for this purpose, while the other computer must run RDP server software. Several clients exist for most versions...

Click to read more »
Windows Server Update Services
Rabu, 2026-05-13 23:39:31

Update site, which is operated by Microsoft. Clients could then download updates from this internal server, rather than connecting directly to Windows...

Click to read more »
Usenet newsgroup
Kamis, 2026-08-20 07:13:42

NNTP allows both server-server and client-server communication. This means that newsgroups can be replicated from server to server which gives the Usenet...

Click to read more »
Uniface (programming language)
Minggu, 2026-08-16 14:43:16

or Java Thin Client Interface) can deliver client/server Uniface applications to any computer connected to the Internet as a thin client solution. Uniface...

Click to read more »
CardDAV
Rabu, 2026-06-10 14:26:17

(CardDAV) is an address book client/server protocol designed to allow users to access and share contact data on a server. The CardDAV protocol was developed...

Click to read more »
List of collaborative software
Sabtu, 2026-07-18 21:59:09

groupware clients (Kontact, Novell Evolution, Microsoft Outlook) and web interface Cyn.in EGroupware, with support for native groupware clients (Kontact...

Click to read more »
Language Server Protocol
Sabtu, 2026-07-18 23:20:16

responses and notifications are transferred between client and server. For example, client and server could be components within the same process exchanging...

Click to read more »
Cheating in online games
Senin, 2026-07-27 10:47:09

switch, a player is able to disrupt uploads from the client to the server, while their own client queues up the actions performed. The goal is to gain...

Click to read more »
Server supported gaming
Senin, 2026-02-23 16:22:25

Server Centric Gaming systems, referred to as Client-Server Systems (CSS). GLI differentiates between Server Based Gaming Systems (SBGS) and Server Supported...

Click to read more »
Real-Time Streaming Protocol
Jumat, 2026-06-26 21:03:53

control of the media streaming from the server to a client (video on demand) or from a client to the server (voice recording). RTSP was developed by...

Click to read more »
Comparison of open-source configuration management software
Minggu, 2026-08-02 16:59:06

operations. Mutual authentication (mutual auth) refers to the client verifying the server and vice versa. Agent describes whether additional software daemons...

Click to read more »
TLS termination proxy
Jumat, 2026-03-13 04:29:25

termination proxy, or SSL offloading) is a proxy server that acts as an intermediary point between client and server applications. It is used to terminate and/or...

Click to read more »
Endpoint security
Senin, 2026-06-29 17:10:21

operate on a client-server model, with the security program controlled by a centrally managed host server pinned[clarification needed] with a client program...

Click to read more »
Perfect (server framework)
Kamis, 2025-11-27 13:41:29

language on both sides of the client–server model, the client mobile device, and the server, where it competes with other server-side development tools such...

Click to read more »
EDNS Client Subnet
Senin, 2026-06-29 03:45:40

address near the client when the client computer is not necessarily near the recursive resolver. When an authoritative name server receives a DNS query...

Click to read more »
Model Context Protocol
Minggu, 2026-08-23 21:04:35

certain FAQ document. The MCP client asks its server for a list of tools and resources the server provides; the server replies with a natural-language...

Click to read more »
BitTorrent
Rabu, 2026-08-19 18:24:45

hybrid mode to ensure support for legacy clients. The BitTorrent protocol can be used to reduce the server and network impact of distributing large files...

Click to read more »
Virtual file server
Jumat, 2025-06-20 08:55:20

the virtual machine in the client-server scheme, where the clients are the applications accessing the storage. The file server usually does not run application...

Click to read more »
Windowing system
Selasa, 2026-06-16 06:24:09

display server, although alternative terms such as window server are also in use. Any application that runs and presents its GUI in a window, is a client of...

Click to read more »
MarioNet split web browser
Jumat, 2023-10-13 00:13:25

Appliance is an application that runs on a server and sends pre-rendered graphical images to a light-weight client for display. It was prototyped in January...

Click to read more »
Universal Plug and Play
Minggu, 2026-08-23 03:55:22

must implement a DHCP client and search for a DHCP server when the device is first connected to the network. If no DHCP server is available, the device...

Click to read more »
HTTP 403
Kamis, 2026-08-06 01:55:22

directory listings are denied in that server. In WebDAV, the 403 Forbidden response will be returned by the server if the client issued a PROPFIND request but...

Click to read more »
Laboratory information management system
Selasa, 2026-08-18 18:57:33

advantage of client/server architecture, allowing laboratories to implement better data processing and exchanges. By 1995 the client/server tools allowed...

Click to read more »
History of the World Wide Web
Senin, 2026-08-03 16:22:15

Unix web server that used the Common Gateway Interface to process forms and Server Side Includes for dynamic content. Both the client and server were free...

Click to read more »
Firebird (database server)
Kamis, 2025-09-11 21:25:53

SuperServer has a single daemon/server for all client connections, multithreaded with shared cache Firebird SuperClassic also has a single daemon/server for...

Click to read more »
GNU Bazaar
Jumat, 2026-06-19 16:12:13

Bazaar (formerly Bazaar-NG, command line tool bzr) is a distributed and client–server revision control system formerly sponsored by Canonical. Bazaar can...

Click to read more »
Cumulus (software)
Minggu, 2025-08-17 23:56:02

Cumulus is a digital asset management software designed for client/server system which is developed by Canto Software. The product makes use of metadata...

Click to read more »
OPC Unified Architecture
Rabu, 2026-07-01 19:00:16

key management, including X.509, token and password Support for both client-server and publish-subscribe communication patterns Communication protocol...

Click to read more »
MySQL
Rabu, 2026-08-19 04:14:12

SunOS, SCO OpenServer, SCO UnixWare, Sanos and Tru64. A port of MySQL to OpenVMS also exists. The MySQL server software itself and the client libraries use...

Click to read more »
Cloud computing
Selasa, 2026-08-04 07:05:19

with: Client–server model – Client–server computing refers broadly to any distributed application that distinguishes between service providers (servers) and...

Click to read more »
Secure Remote Password protocol
Sabtu, 2026-07-25 04:08:33

protocol, the server does not store password-equivalent data. This means that an attacker who steals the server data cannot masquerade as the client unless they...

Click to read more »
Distributed Computing Environment
Minggu, 2026-07-19 21:54:06

and others. The DCE supplies a framework and a toolkit for developing client/server applications. The framework includes: a remote procedure call (RPC)...

Click to read more »
EDonkey network
Sabtu, 2026-07-18 04:17:55

servers run the eserver software. There are many programs that act as the client part of the network. Most notably, eDonkey2000, the original client by...

Click to read more »
Client Hints
Minggu, 2026-02-22 19:57:29

Client Hints is an extension to the HTTP protocol that allows servers to ask the client (usually a web browser) for information about its configuration...

Click to read more »
InfoWorld
Rabu, 2026-07-15 22:13:11

InfoWorld (IW) is an American information technology media business that began as a monthly magazine in 1978, but transitioned to a Web publication in...

Click to read more »
WebSocket
Rabu, 2026-07-22 11:28:03

the server. This is achieved by providing a standardized way for the server to send content to the client without being first requested by the client, and...

Click to read more »
HTTP/2 Server Push
Senin, 2026-08-03 08:55:58

HTTP/2 Server Push is an optional feature of the HTTP/2 and HTTP/3 network protocols that allows servers to send resources to a client before the client requests...

Click to read more »
Session (computer networking)
Minggu, 2026-08-23 04:12:42

state on the client without storing data on the server. When presenting a dynamic web page, the server sends the current state data to the client (web browser)...

Click to read more »
SQLite
Selasa, 2026-08-25 03:34:49

database management system or requiring a database administrator. Unlike client–server database management systems, the SQLite engine has no standalone processes...

Click to read more »
Ucspi-tcp
Senin, 2018-12-24 07:27:18

domain Unix TCP command-line tool for building TCP client-server applications. It consists of super-server tcpserver and tcpclient application. From "Life...

Click to read more »
Mac OS X Server
Jumat, 2026-08-14 11:21:39

and Xserve systems. Leopard Server (released October 26, 2007) sold for $999 for an unlimited-client license. Mac OS X Server version 10.5.x 'Leopard' was...

Click to read more »
OPC Data Access
Kamis, 2025-10-16 19:06:28

known as the OPC Classic Specifications. OPC Data Access is a group of client–server standards that provides specifications for communicating real-time data...

Click to read more »
Client/Server Runtime Subsystem
Jumat, 2025-10-31 04:12:10

The Client/Server Runtime Subsystem, or csrss.exe, is a component of the Windows NT family of operating systems that provides the user mode side of the...

Click to read more »
Web desktop
Minggu, 2026-07-05 02:25:46

browser or similar client application. A webtop integrates web applications, web services, client–server applications, application servers, and applications...

Click to read more »
HTTP cookie
Rabu, 2026-07-22 13:06:43

2010. US 5774670, Montulli, Lou, "Persistent client state in a hypertext transfer protocol based client-server system", published 30 June 1998, assigned...

Click to read more »
Lucidea
Rabu, 2026-01-14 23:17:39

research and development, client services, and sales and marketing. Lucidea offers SQL and Oracle platforms for client/server installations and an ASP...

Click to read more »
Bolt (network protocol)
Minggu, 2026-02-15 07:18:30

client-server communication in database applications. It operates over a TCP connection or WebSocket. Bolt is statement-oriented, allowing a client to...

Click to read more »
Couchbase Server
Minggu, 2026-06-14 10:16:19

very large-scale deployments spanning many machines. Couchbase Server provided client protocol compatibility with memcached, but added disk persistence...

Click to read more »
ICMP hole punching
Sabtu, 2025-03-01 15:56:12

destination server, allowing the destination server to obtain the client's public IP address and other data stored in the packet from the client. Currently...

Click to read more »
Code injection
Rabu, 2026-07-15 10:53:25

good values. This can be done on the client side, which is prone to modification by malicious users, or on the server side, which is more secure. Encoding...

Click to read more »
JavaScript
Kamis, 2026-07-30 20:22:39

dedicated JavaScript engine that executes the client code. These engines are also utilized in some servers and a variety of apps. The most popular runtime...

Click to read more »
Downstream (networking)
Senin, 2024-02-12 04:23:12

of the server, and the network between them. In the client–server model, downstream can refer to the direction from the server to the client. Broadband...

Click to read more »
Reverse proxy
Senin, 2026-08-10 22:57:56

networks, a reverse proxy or surrogate server is a proxy server that appears to any client to be an ordinary web server, but in reality merely acts as an intermediary...

Click to read more »
Upload
Rabu, 2026-04-01 21:09:25

FTP clients, and terminals (SCP/SFTP). Uploading can be used in the context of (potentially many) clients that send files to a central server. While...

Click to read more »
NX technology
Senin, 2026-08-03 18:18:09

the GNU GPL2 license (NX 1) for Linux servers in 2003, whilst other components such as the NX Server and NX Client programs remained proprietary software...

Click to read more »
Multitier architecture
Rabu, 2026-07-22 09:45:31

(often referred to as n-tier architecture or layered architecture) is a client–server architecture in which various levels of software architecture are physically...

Click to read more »
Client-to-client protocol
Senin, 2026-08-24 04:57:00

discounting the server). The CTCP PING command works by sending an (often) integer argument (a timestamp) to a target client; the target client then responds...

Click to read more »
Direct Client-to-Client
Sabtu, 2025-12-13 00:52:59

Direct Client-to-Client (DCC) (originally Direct Client Connection) is an IRC-related sub-protocol enabling peers to interconnect using an IRC server for...

Click to read more »
Skype for Business Server
Jumat, 2026-04-10 04:05:44

Communications Server 2005, codenamed Vienna 2003 - Live Communications Server 2003 Microsoft Lync is the primary client application released with Lync Server. This...

Click to read more »
Message-oriented middleware
Jumat, 2026-06-12 16:00:37

communicating components of a client/server architecture and typically support asynchronous calls between the client and server applications. MOM reduces...

Click to read more »
Web cache
Senin, 2026-08-03 09:08:40

system for optimizing the World Wide Web. It is implemented both client-side and server-side. The caching of multimedia and other files can result in less...

Click to read more »
Email forwarding
Minggu, 2026-06-14 10:05:07

both server-based and client-based forwarding. The domain name (the part appearing to the right of @ in an email address) defines the target server(s) for...

Click to read more »
Gopher (protocol)
Kamis, 2026-08-20 06:51:12

without using a client. First, the client establishes a TCP connection with the server on port 70, the standard gopher port. The client then sends a string...

Click to read more »
Undernet
Senin, 2026-06-29 17:32:40

(as of 2022[update]) with about 36 client servers serving 47,444 users in ~6000 channels at any given time. IRC clients can connect to Undernet via the global...

Click to read more »
Amanda (software)
Senin, 2026-03-23 12:19:20

on multiple computers on a network. It uses a client–server model, where the server contacts each client to perform a backup at a scheduled time. Amanda...

Click to read more »
SAP R/3
Minggu, 2026-04-12 07:27:16

capabilities. With the advent of distributed client–server computing, SAP SE brought out a client–server version of the software called SAP R/3 (the "R"...

Click to read more »
Web application
Minggu, 2026-07-05 01:08:18

applications use to communicate between the web browsers, the client interface, and server data. Each system has its own uses as they function in different...

Click to read more »
Ninjam
Selasa, 2025-09-02 10:25:56

from their client to a server via a TCP/IP connection to a specific port (commonly in the range 2049 upwards, depending on the host). The "client" here is...

Click to read more »
History of Microsoft Exchange Server
Senin, 2026-02-02 13:04:50

or from outside the company. ITG created an entirely new X.400-based client–server mail system with a single database store that also supported X.500 directory...

Click to read more »
Trivial File Transfer Protocol
Sabtu, 2026-08-15 13:24:21

simple communication protocol for transmitting or receiving files in a client-server application. A primary use of TFTP is in the early stages of nodes booting...

Click to read more »
C/s
Rabu, 2026-05-20 14:54:53

C/s may refer to: Client–server model, a computer network programming model Cycle per second, a now-obsolete unit of frequency C/S, a Philippine television...

Click to read more »
Microsoft Access
Minggu, 2026-07-19 02:32:03

possible technique involves migrating to Microsoft SQL Server or equivalent server database. A client–server design significantly reduces maintenance and increases...

Click to read more »
Expert system
Kamis, 2026-07-30 08:32:01

created a new type of architecture for corporate computing, termed the client–server model. Calculations and reasoning could be performed at a fraction of...

Click to read more »
Cryptographic nonce
Kamis, 2026-07-23 00:12:06

requires clock synchronisation between organisations. The addition of a client nonce ("cnonce") helps to improve the security in some ways as implemented...

Click to read more »
Home server
Senin, 2026-06-01 00:42:35

home servers are VNC and Webmin. VNC allows clients to remotely view a server GUI desktop as if the user was physically sitting in front of the server. A...

Click to read more »
DNS zone transfer
Jumat, 2025-09-05 11:13:27

DNS servers. A zone transfer uses the Transmission Control Protocol (TCP) for transport, and takes the form of a client–server transaction. The client requesting...

Click to read more »
VLC media player
Senin, 2026-08-24 23:23:51

(previously the VideoLAN Client) is a free and open-source, portable, cross-platform media player software and streaming media server developed by the VideoLAN...

Click to read more »
Data Access Language
Minggu, 2026-07-19 06:16:05

programming interface released by Apple Computer in 1990 to provide unified client/server access to database management systems. It was known for poor performance...

Click to read more »
HTTP Live Streaming
Jumat, 2026-08-21 19:05:57

to the client using an extended M3U playlist. Based on standard HTTP transactions, HTTP Live Streaming can traverse any firewall or proxy server that lets...

Click to read more »
Client honeypot
Selasa, 2026-01-06 05:36:33

devices in search of malicious servers that attack clients. The client honeypot poses as a client and interacts with the server to examine whether an attack...

Click to read more »
STUN
Rabu, 2026-06-24 13:47:01

implemented as a light-weight client–server protocol, requiring only simple query and response components with a third-party server located on the common, easily...

Click to read more »
Qooxdoo
Senin, 2026-05-11 02:32:21

Ajax web application framework. It is an LGPL- and/or EPL-licensed client-side and server-agnostic solution, and includes support for professional JavaScript...

Click to read more »
Note
Kamis, 2026-07-16 23:40:09

security (finance), a type of bond IBM Notes (formerly Lotus Notes), a client-server, collaborative application owned by IBM Software Group Microsoft OneNote...

Click to read more »
Web template system
Sabtu, 2026-07-18 20:40:22

$entry); } echo $doc->saveXML(); ?> A web browser and web server are a client–server architecture. Sites often also use a web cache to improve performance...

Click to read more »
DayZ (video game)
Kamis, 2026-08-20 14:24:49

altering the engine to suit the game's needs, developing a working client–server architecture, and introducing new features like diseases and a better...

Click to read more »
MariaDB
Jumat, 2026-08-14 16:10:00

requirements. MariaDB uses the MySQL client–server protocol, maintaining wire-level compatibility with MySQL client libraries. MariaDB 11.7 introduced a...

Click to read more »
Accessibility Toolkit
Selasa, 2023-11-21 06:12:27

framework is a usual client-server architecture. In that way, assistive technologies (ATs) such as screen readers, would be the clients of that framework...

Click to read more »
Windows Fundamentals for Legacy PCs
Rabu, 2025-12-10 04:44:48

NET Framework. It is designed to work as a client–server solution with RDP clients or other third party clients such as Citrix ICA.[citation needed] Windows...

Click to read more »
Usenet
Kamis, 2026-08-13 18:56:11

program that resembles an email client but accesses Usenet servers instead. Not all ISPs run news servers. A news server is one of the most difficult Internet...

Click to read more »
Windows Server 2003
Jumat, 2026-08-07 05:43:08

Windows Server 2003, codenamed "Whistler Server", is the sixth major version of the Windows NT operating system produced by Microsoft and the first server version...

Click to read more »
PeopleSoft
Selasa, 2026-06-16 19:21:33

California, before moving to Pleasanton, California. Duffield envisioned a client–server version of Integral Systems popular mainframe HRMS package. He cofounded...

Click to read more »
Comparison of software and protocols for federated social networking
Rabu, 2026-07-29 07:18:14

arewedecentralizedyet.online. Retrieved 19 January 2026. "Fediverse Observer checks all servers in the fediverse and gives you an easy way to find a home". diaspora.fediverse...

Click to read more »
Db4o
Selasa, 2026-01-06 11:08:44

Java version. Client/server version allows db4o to communicate between client and server-side applications. It uses TCP/IP for client-server communication...

Click to read more »
HATEOAS
Jumat, 2026-04-03 07:59:57

HATEOAS, a client interacts with a network application whose application servers provide information dynamically through hypermedia. A REST client needs little...

Click to read more »
Skype
Selasa, 2026-08-04 22:32:30

Tartu, Estonia. Skype originally featured a hybrid peer-to-peer and client–server system. It became entirely powered by Microsoft-operated supernodes...

Click to read more »
Enterprise service bus
Minggu, 2026-05-24 07:45:23

special variant of the more general client-server model, wherein any application may behave as server or client. ESB promotes agility and flexibility...

Click to read more »
Progress Chef
Kamis, 2026-07-02 23:17:06

state. Chef can run in client/server mode, or in a standalone configuration named "chef-solo". In client/server mode, the Chef client sends various attributes...

Click to read more »
Comparison of accounting software
Kamis, 2026-07-16 04:20:10

www.sql-ledger.com. Retrieved 12 October 2022. "Release notes — Tryton server". Retrieved 5 August 2025. "Configuration file for Tryton — trytond latest...

Click to read more »
Network operating system
Jumat, 2025-10-24 16:40:23

participate in a client-server architecture in which a server enables multiple clients to share resources, such as printers. These limited client/server networks...

Click to read more »
Server
Minggu, 2026-05-24 21:34:38

clients. Waiting staff, those who work at a restaurant or a bar attending customers and supplying them with food and drink as requested. Altar server...

Click to read more »
Squid (software)
Jumat, 2025-10-24 16:44:29

confused with anonymizing proxies. A client program (e.g. browser) either has to specify explicitly the proxy server it wants to use (typical for ISP customers)...

Click to read more »
Meditech
Sabtu, 2026-07-04 23:08:22

adopted client/server, a second software platform. While client/server utilized the same programming language, MAGIC runs all code on a central server, and...

Click to read more »
Oracle Database
Sabtu, 2026-08-22 13:51:50

instance is associated with one container database. Client programs connect to the database through server processes, established by way of the Oracle Net...

Click to read more »
NetWare Core Protocol
Rabu, 2025-12-24 15:51:03

usually associated with the client-server operating system Novell NetWare which originally supported primarily MS-DOS client stations, but later support...

Click to read more »
Wire (software)
Kamis, 2026-05-07 17:40:02

March 2016, Wire's messages were only encrypted between the client and the company's server. In March 2016, the company added end-to-end encryption for...

Click to read more »
Domain Name System
Senin, 2026-08-24 01:54:21

a chain of one or more DNS servers. Each server refers the client to the next server in the chain, until the current server can fully resolve the request...

Click to read more »
Windows NT 3.1
Jumat, 2026-08-07 05:59:21

inter-client communication: it could only connect to its own server via NetBEUI; attempts to connect to Unix, NetWare and OS/2 all failed because no client...

Click to read more »
Oracle Forms
Kamis, 2025-12-25 04:04:42

developed to run server-side in character-mode terminal sessions. It was ported to other platforms, including Windows, to function in a client–server environment...

Click to read more »
X Window System core protocol
Minggu, 2026-06-28 12:53:24

other operating systems. The X Window System is based on a client–server model: a single server controls the input/output hardware, such as the screen, the...

Click to read more »
Prinergy
Selasa, 2025-11-04 17:37:35

created by Creo in 1999 and maintained and sold through Kodak. It is a client/server system that integrates PDF creation, job proofing, imposition, and a...

Click to read more »
Drizzle (database server)
Rabu, 2025-10-22 08:42:24

6.0 development branch of the MySQL DBMS. Like MySQL, Drizzle had a client/server architecture and uses SQL as its primary command language. Old Drizzle...

Click to read more »
TeraText
Senin, 2022-02-14 05:24:42

heavy client server model. A basic setup can consist of a Content Server (CS), Administration Interface, Application Server (AS), Security Server (SLS)...

Click to read more »
Server-based gaming
Minggu, 2026-07-19 05:49:25

combines classic video poker and video lottery with features of a modern client-server computer network. Compared to traditional standalone slot machines,...

Click to read more »
JD Edwards
Kamis, 2026-06-25 22:38:05

Network Computing architecture (a client–server fat client), and JD Edwards EnterpriseOne (a web-based thin client). The company was founded March 1977...

Click to read more »
GB-PVR
Minggu, 2026-06-21 22:37:22

possibilities are client and server mode. The server is responsible of recordings that the clients can schedule. Therefore, clients do not need a recording...

Click to read more »
Groklaw
Sabtu, 2026-07-25 03:24:12

system really does depend on someone being willing to take on unpopular clients. I know Boies doesn't use email, or at least he didn't the last time I...

Click to read more »
Load balancing (computing)
Selasa, 2026-06-23 23:00:45

individual servers in mid-session. Another approach to load balancing is to deliver a list of server IPs to the client, and then to have the client randomly...

Click to read more »
Emby
Kamis, 2026-05-21 22:54:50

client–server model. Emby Server has been developed for Windows, Linux, macOS, and FreeBSD. Users can connect to the server from a compatible client,...

Click to read more »
Synon
Selasa, 2026-06-16 04:22:29

Simon Williams, believing that the company was in danger of missing the client/server technology wave, left Synon together with Melinda Horton to establish...

Click to read more »
Peregrine Systems
Selasa, 2026-06-16 19:25:24

(PNMS) on a Series One computer while developing an MVS version. The MVS client/server solutions for PNMS became available in 1995. In 1989, John Moores, founder...

Click to read more »
Breezy (software)
Sabtu, 2026-05-23 21:13:39

Breezy (brz) is a distributed and client–server revision control system. It is a fork of GNU Bazaar (formerly Bazaar-NG, bzr) system. Breezy brings features...

Click to read more »
C/AL
Selasa, 2024-11-05 13:34:32

C/AL (Client/server Application Language) was the programming language used within C/SIDE the Client/Server Integrated Development Environment in Microsoft...

Click to read more »
Client-side decoration
Jumat, 2026-03-20 22:46:27

that have a basic title bar can be client side decorated. By using client-side decoration rather than traditional server-side decoration, applications are...

Click to read more »
HTTP/3
Sabtu, 2026-08-15 15:15:16

Open-source libraries that implement client or server logic for QUIC and HTTP/3 include On 7 June 2021, LiteSpeed Web Server (and OpenLiteSpeed) 6.0.2 was released...

Click to read more »
List of software architecture styles and patterns
Selasa, 2026-06-23 21:02:33

Request Bundle pattern) Blackboard (design pattern) Circuit Breaker Client–server model Competing Consumers pattern Model–view–controller Claim-Check...

Click to read more »
Middleware
Kamis, 2025-12-04 21:59:25

described as the hyphen ("-") in client-server, or the -to- in peer-to-peer. Middleware includes web servers, application servers, content management systems...

Click to read more »
Windows NT 3.51
Jumat, 2026-08-07 06:00:21

significant enhancement offered in this release was that it provides client/server support for inter-operating with Windows 95, which was released almost...

Click to read more »
List of web service frameworks
Selasa, 2026-06-23 08:28:34

frameworks List of web service specifications List of web service protocols Web service Java view technologies and frameworks List of application servers...

Click to read more »
OpenConnect
Minggu, 2026-04-05 11:23:44

connection to the VPN server via TLS Authentication phase via HTTPS (using HTML forms, client certificates, XML, etc.) Server-provided routing configuration...

Click to read more »
User-Agent header
Kamis, 2026-07-09 14:36:18

request-response transaction; the user agent thus plays the role of the client in a client–server system. Often considered useful in networks is the ability to...

Click to read more »
JSON-RPC
Jumat, 2026-06-26 22:52:28

authorization. JSON-RPC works by sending a request to a server implementing this protocol. The client in that case is typically software intending to call...

Click to read more »
HCL Sametime
Senin, 2026-04-27 14:30:53

Sametime Premium (formerly IBM Sametime and IBM Lotus Sametime) is a client–server application and middleware platform that provides real-time, unified...

Click to read more »
Human resource management system
Sabtu, 2026-08-08 15:16:58

HR-centered client-server system for the enterprise market was PeopleSoft, released in 1987 and later bought by Oracle in 2005. Hosted and updated by clients, PeopleSoft...

Click to read more »
HTTPS
Rabu, 2026-08-05 14:00:44

bidirectional block cipher encryption of communications between a client and server protects the communications against eavesdropping and tampering. The...

Click to read more »
Memcached
Minggu, 2026-07-19 15:03:53

TCP and UDP are supported. Each client knows all servers; the servers do not communicate with each other. If a client wishes to set or read the value...

Click to read more »
Microsoft Office 2007
Rabu, 2026-08-05 15:50:00

is SharePoint Server 2007, a major revision to the server platform for Office applications, which supports Excel Services, a client-server architecture...

Click to read more »
Email
Sabtu, 2026-08-08 20:13:41

email format and their clients typically communicate with the email server using a vendor-specific, proprietary protocol. The server sends or receives email...

Click to read more »
StarTeam
Kamis, 2025-11-20 01:33:49

July 2009 and later acquired by OpenText in 2023. The application is client-server, backed by a relational database that retains all changes made to a...

Click to read more »
VNC
Selasa, 2026-08-11 20:41:47

platform-independent, with clients and servers for many GUI-based operating systems and for Java. Multiple clients may connect to a VNC server at the same time...

Click to read more »
AppleSearch
Kamis, 2025-10-02 22:03:25

AppleSearch was a client/server search engine from Apple Computer, first released for the classic Mac OS in 1994, being one of the first desktop search...

Click to read more »
List of IRC commands
Senin, 2026-08-03 09:56:40

the client issuing the command, and the client must be a channel operator. Normally an IRC server will limit the number of different targets a client can...

Click to read more »
In-band control
Sabtu, 2026-07-18 20:44:29

an SMTP client-server interaction: Server: 220 example.com Client: HELO example.net Server: 250 Hello example.net, pleased to meet you Client: MAIL FROM:...

Click to read more »
Virtuoso Universal Server
Jumat, 2026-06-19 08:18:51

Virtuoso is made up of client and server components. These components typically communicate with a local or remote Virtuoso server, which include: Virtuoso...

Click to read more »
Identity Registration Protocol
Sabtu, 2024-10-19 14:43:18

authenticated Address Registry. Sixscape's Domain Identity Registry server issues and manages X.509 client digital certificates for authentication and secure messaging...

Click to read more »
IBM InfoSphere DataStage
Rabu, 2026-08-12 04:53:06

versions such as the Server Edition, the Enterprise Edition, and the MVS Edition. It uses a client-server architecture. The servers can be deployed in both...

Click to read more »
Client certificate
Jumat, 2026-02-27 14:17:43

cryptography, a client certificate is a type of digital certificate that is used by client systems to set up a secure connection to a remote server. Certificates...

Click to read more »
Back Orifice
Minggu, 2026-06-21 11:13:33

Microsoft BackOffice Server software. It can also control multiple computers at the same time using imaging. Back Orifice has a client–server architecture. A...

Click to read more »
List of SMTP server return codes
Kamis, 2025-05-08 02:49:34

response status codes. Status codes are issued by a server in response to a client's request made to the server. Unless otherwise stated, all status codes described...

Click to read more »
Peer-to-peer file sharing
Selasa, 2026-03-10 17:42:27

computers and distribution servers (not required). In the early days of file-sharing, transfers occurred predominantly via client-server downloads from web pages...

Click to read more »
CNC (disambiguation)
Rabu, 2026-05-27 02:36:12

urban bioblitz competition Configurable Network Computing, a JD Edwards client-server architecture Consensual non-consent, a BDSM practice Crown Nominations...

Click to read more »
SWORD (protocol)
Senin, 2026-06-22 21:00:04

Pressbooks client PHP SWORD client library Ruby SWORD client library Java SWORD client and server library Python client library Python server library and...

Click to read more »
Remote desktop software
Kamis, 2026-07-23 04:35:11

to be displayed on a computer, known as the client, other than the one on which it is running − the server. While commonly found in the context of personal...

Click to read more »
Diskless node
Selasa, 2026-07-14 20:15:18

is handed off to a server. This is distinct from thin clients, in which all significant processing happens remotely, on the server—the only software that...

Click to read more »
Sat-IP
Kamis, 2026-08-13 03:29:00

SAT>IP (or Sat-IP) specifies an IP-based client–server communication protocol for a TV gateway in which SAT>IP servers, connected to one or more DVB broadcast...

Click to read more »
SPNEGO
Jumat, 2025-04-11 07:59:30

"pseudo mechanism" used by client-server software to negotiate the choice of security technology. SPNEGO is used when a client application wants to authenticate...

Click to read more »
Actian Zen
Sabtu, 2026-06-20 03:15:15

different computer networking deployment needs, such as workgroup, client-server and highly virtualized environments including Cloud computing. Pervasive...

Click to read more »
WebDAV
Sabtu, 2026-07-04 05:17:56

collections. For groupware, GroupDAV is a variant of WebDAV which allows client/server groupware systems to store and fetch objects such as calendar items...

Click to read more »
FTPS
Senin, 2026-05-11 08:05:05

access to the data as it traversed increasingly longer paths from client to server. The opportunity for unauthorized third parties to eavesdrop on data...

Click to read more »
OpenSSH
Selasa, 2026-08-04 12:56:15

protocol, which provides a secure channel over an unsecured network in a client–server architecture. OpenSSH started as a fork of the free SSH program developed...

Click to read more »
Static web page
Minggu, 2026-07-19 07:26:35

capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do...

Click to read more »
Windows 2000
Selasa, 2026-08-18 01:28:05

in a domain running on Windows 2000 Server or later. Windows 2000 Professional includes an SNTP client. The Server editions include more features and components...

Click to read more »
SoftEther VPN
Jumat, 2026-03-27 03:55:13

SoftEther VPN is a free open-source, cross-platform, multi-protocol VPN client and VPN server software, developed as part of Daiyuu Nobori's master's thesis research...

Click to read more »
Devicescape
Senin, 2026-06-15 12:19:26

Devicescape is an American developer of client/server software services for wireless networking connectivity, analytics, and context-awareness. Founded...

Click to read more »
Glossary of computer science
Sabtu, 2026-08-15 03:05:38

server A computer that provides information to other computers called "clients" on a computer network. This architecture is called the client–server model...

Click to read more »
Android Debug Bridge
Sabtu, 2026-08-08 03:55:04

on the Android device connects with the server on the host PC over USB or TCP, which connects to the client that is used by the end-user over TCP. Made...

Click to read more »
ArcGIS
Kamis, 2026-07-23 01:24:20

ArcGIS is a family of client, server and online geographic information system (GIS) software developed and maintained by Esri. ArcGIS was first released...

Click to read more »
Mumble (software)
Minggu, 2025-08-10 05:37:40

such as TeamSpeak. Mumble uses a client–server architecture which allows users to talk to each other via the same server. It has a very simple administrative...

Click to read more »
Machine
Sabtu, 2026-08-08 21:35:02

GPU Modem Motherboard Mouse RAM Router Storage Touchscreen Networking Client–server model Email Internet Peer-to-peer Social media World Wide Web Programming...

Click to read more »
JPIP
Minggu, 2025-08-10 04:01:53

access to diagnostic imaging in electronic health records. JPIP is a client/server communication protocol defined in Part 9 of the JPEG2000 suite of standards...

Click to read more »
Plastic
Jumat, 2026-08-21 12:33:43

GPU Modem Motherboard Mouse RAM Router Storage Touchscreen Networking Client–server model Email Internet Peer-to-peer Social media World Wide Web Programming...

Click to read more »
Ventrilo
Jumat, 2026-03-27 22:21:02

2023. The Ventrilo client and server are both available as freeware for use with up to 8 people on the same server. Rented servers can maintain up to...

Click to read more »
Comparison of content-control software and providers
Minggu, 2026-08-02 14:13:34

levels: a government can apply them nationwide, an ISP can apply them to its clients, an employer to its personnel, a school to its teachers or students, a...

Click to read more »
Network Information Service
Kamis, 2025-04-17 05:24:21

Information Service, or NIS (originally called Yellow Pages or YP), is a client–server directory service protocol for distributing system configuration data...

Click to read more »
Internet bot
Sabtu, 2026-08-08 01:50:18

An Internet bot plays the client role in a client–server model whereas the server role is usually played by web servers. Internet bots are able to perform...

Click to read more »
IBM LAN Server
Selasa, 2025-07-29 16:48:45

File/Print Client, IBM OS/2 Peer, and client software for Microsoft Windows.) Here the short term LAN Server refers to the IBM OS/2 LAN Server product....

Click to read more »
Enscribe
Selasa, 2025-08-05 04:59:44

the native hierarchical database in the commercial HP NonStop (Tandem) servers. It is designed for fault tolerance and scalability and is currently offered...

Click to read more »
InfinityDB
Senin, 2026-01-19 01:05:36

InfinityDB is an all-Java embedded database engine and client/server DBMS with an extended java.util.concurrent.ConcurrentNavigableMap interface (a subinterface...

Click to read more »
NEOS Server
Kamis, 2025-06-05 18:01:57

The NEOS Server is an Internet-based client-server application that provides free access to a library of optimization solvers. Its library of solvers...

Click to read more »
Web hosting service
Selasa, 2026-07-28 06:20:41

modify the server or potentially create configuration problems. The user typically does not own the server. The server is leased to the client. Colocation...

Click to read more »
Network address translation
Kamis, 2026-08-20 05:07:24

balancing In client–server applications, load balancers forward client requests to a set of server computers to manage the workload of each server. Network...

Click to read more »
WHOIS
Minggu, 2026-08-09 12:19:58

to support multiple WHOIS servers based on the TLD of the request. This eventually became the model of the modern WHOIS client. By 2005, there were many...

Click to read more »
LANlord
Rabu, 2026-05-06 19:45:04

Windows, and OS/2 workstation management system originally developed by Client Server Technologies Group, which got seed funding from Microcom who ultimately...

Click to read more »
Windows Native API
Kamis, 2026-07-30 20:08:48

still unavailable. Therefore, a few Windows components, such as the Client/Server Runtime Subsystem (CSRSS), are implemented using the Native API. The...

Click to read more »
Super-server
Minggu, 2026-03-08 23:33:40

This can be ideal for workstations used for local web development, client/server development[citation needed] or low-traffic daemons with occasional...

Click to read more »
Traversal Using Relays around NAT
Selasa, 2025-09-16 21:19:13

(UDP). It is most useful for clients on networks masqueraded by symmetric NAT devices. TURN does not aid in running servers on well known ports in the private...

Click to read more »
Desktop virtualization
Rabu, 2025-12-31 22:55:53

in a client/server computing environment. Application execution takes place on a remote operating system which communicates with the local client device...

Click to read more »
Server-side request forgery
Selasa, 2025-11-18 13:18:23

information, or use the server as a proxy to conceal other malicious activities. Similar to cross-site request forgery which utilizes a web client, for example,...

Click to read more »
Microsoft Visual SourceSafe
Jumat, 2026-07-17 06:31:43

Microsoft. Starting with VSS 2005, Microsoft added a client–server mode. In this mode, clients do not need write access to a SMB share where they can...

Click to read more »
Amazon Silk
Rabu, 2026-02-18 06:54:28

split architecture where some of the processing is performed on Amazon's servers to improve a website's loading performance. Based on Google's open-source...

Click to read more »
Windows Home Server
Rabu, 2026-05-20 20:49:18

sharing, automated backups, print server, and remote access. It is paired with the Windows Home Server Console—client software accessed from another computer...

Click to read more »
Worlds.com
Sabtu, 2026-08-22 19:46:55

Jeff "Scamper" Robinson and Helen Cho (UI and graphics). The original client/server protocol for the multi-user environment was developed by Mitra Ardron...

Click to read more »
NetWare
Rabu, 2026-08-19 12:15:04

has since been replaced by Open Enterprise Server. The original NetWare product in 1983 supported clients running both CP/M and MS-DOS, ran over a proprietary...

Click to read more »
HTTP persistent connection
Minggu, 2025-11-30 07:56:21

requests/responses. If the client supports keep-alive, it adds an additional header to the request: Connection: keep-alive When the server receives this request...

Click to read more »
Quake II
Kamis, 2026-07-23 00:44:52

Dikiciyan. Besides its single player component, Quake II also uses a client/server network system similar to that of Quake for multiplayer. Unlike Quake...

Click to read more »
H2 Database Engine
Jumat, 2026-06-19 17:31:46

can be used as an embedded database in Java applications or run in client–server mode. The software is available as open source software Mozilla Public...

Click to read more »
Southbound
Rabu, 2026-04-01 07:40:28

Malaysian publishing house based in Penang Southbound interface, concept in client-server architecture Southbound (magazine), a travel magazine published by Atlanta...

Click to read more »
TeamSpeak
Minggu, 2026-03-22 13:29:19

channel, much like a telephone conference call. The client software connects to a TeamSpeak server of the user's choice, from which the user may join chat...

Click to read more »
Opera Mini
Selasa, 2026-06-02 11:12:58

When activated, Opera Mini servers try to filter out advertisements before rendering the page and sending it to the client phone. Opera Mini has an AI-powered...

Click to read more »
Seafile
Kamis, 2026-08-20 11:02:35

refocussed on building a file syncing software with a more traditional client-server architecture – the architecture also used by Dropbox and other file...

Click to read more »
Network Installation Manager
Minggu, 2026-03-01 20:05:27

Kickstart in the Linux world. NIM is a client-server system in which a NIM server provides a boot image to client systems via the BOOTP and TFTP protocols...

Click to read more »
JSON
Selasa, 2026-08-18 11:10:25

the server in response to user actions on that web page. For example, what the user types into a search box, client-side code then sends to the server, which...

Click to read more »
Facebook for SIM
Jumat, 2026-03-06 11:45:46

Facebook for SIM, also called LinqUs Facebook for SIM, is a client/server SIM application developed by international digital security company Gemalto...

Click to read more »
Post Office Protocol
Kamis, 2026-04-02 02:35:18

application-layer Internet standard protocol used by e-mail clients to retrieve e-mail from a mail server. Today, POP version 3 (POP3) is the most commonly used...

Click to read more »
Microsoft RPC
Selasa, 2026-01-20 16:43:13

Microsoft to seamlessly create a client/server model in Windows NT, with very little effort. For example, the Windows Server domains protocols are entirely...

Click to read more »
Independent Computing Architecture
Minggu, 2026-06-28 03:41:42

application server system, designed by Citrix Systems. The protocol lays down a specification for passing data between servers and clients, but is not...

Click to read more »
Xmove
Kamis, 2026-07-02 09:40:40

applications across X server restarts. It solves a problem in the design of X, where an X client (an X application) is tied to the X server (X display) it was...

Click to read more »
Ii (IRC client)
Selasa, 2026-04-21 22:41:45

open-source Unix IRC client written in C by the suckless.org community. From the readme: ii is a minimalist FIFO and filesystem-based IRC client. It creates an...

Click to read more »
Entera
Jumat, 2026-01-23 11:37:39

Environment Corporation (OEC), an early implementation of the three-tiered client–server model development model. Entera viewed business software as a collection...

Click to read more »
Web API
Rabu, 2026-08-12 03:49:19

either a web server or a web browser. It can refer to a client-side JavaScript API (including any web frameworks being used) or a server-side web API...

Click to read more »
GNOME Evolution
Rabu, 2026-05-13 21:16:13

filtering with SpamAssassin and Bogofilter Connectivity to Microsoft Exchange Server, Novell GroupWise and Kolab (provided in separate packages as plug-ins)...

Click to read more »
SharePoint
Kamis, 2026-05-14 23:42:22

version called "SharePoint Server". Launched in 2001, SharePoint was originally licensed under the Microsoft Office Server suite (alongside Microsoft...

Click to read more »
PostgreSQL
Senin, 2026-08-24 23:10:56

the database server. The protocol is versioned (currently 3.0, as of PostgreSQL 7.4) and has a detailed specification. The official client implementation...

Click to read more »
Name server
Jumat, 2026-06-26 21:03:03

(sometimes called a Recursive Name Server) is a DNS name server that accepts recursive queries (defined below) from clients (who are using a stub resolver)...

Click to read more »
Gecko (software)
Minggu, 2026-06-28 20:10:40

Internet-enabled applications, such as web browsers, content presentation, and client/server. Gecko is written in C++ and JavaScript, and, since 2016, additionally...

Click to read more »
Tool
Minggu, 2026-05-17 22:24:46

GPU Modem Motherboard Mouse RAM Router Storage Touchscreen Networking Client–server model Email Internet Peer-to-peer Social media World Wide Web Programming...

Click to read more »
Freeciv
Jumat, 2026-07-10 00:33:52

using an asynchronous client-server protocol: during each turn, human users play concurrently, and their actions are sent to the server for processing without...

Click to read more »
Property management system
Selasa, 2026-05-19 19:17:31

to be both cumbersome and inefficient. They were often deployed as client/server configurations. By the early 2020s property management systems favored...

Click to read more »
Server Side Includes
Jumat, 2026-07-03 08:34:42

Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the World Wide Web. It is most useful for...

Click to read more »
OpenVPN
Kamis, 2026-05-14 02:02:22

bridged configurations and remote access facilities. It implements both client and server applications. OpenVPN allows peers to authenticate each other using...

Click to read more »
InterBase
Jumat, 2025-10-10 16:05:38

2007. Retrieved September 21, 2005. "CERT Advisory CA-2001-01 Interbase Server Contains Compiled-in Back Door Account". 11 January 2000. Archived from...

Click to read more »
Sage 300
Jumat, 2026-05-15 12:43:16

and released in October 1994. The Windows version marked the move to client/server and was developed with all new code in COBOL with Computer Associates...

Click to read more »
ParaView
Selasa, 2026-08-18 21:02:13

multiple-platform application for interactive, scientific visualization. It has a client–server architecture to facilitate remote visualization of datasets, and generates...

Click to read more »
Multitier programming
Sabtu, 2026-08-15 03:05:38

functional aspects of the software into different tiers (e.g., the client, the server and the database in a Web application). Multitier programming allows...

Click to read more »
Bootstrap Protocol
Minggu, 2025-08-10 00:46:05

number 67 is used by the server for receiving client requests, and port number 68 is used by the client for receiving server responses. BOOTP operates...

Click to read more »
VMware Workstation
Kamis, 2026-06-25 19:34:34

powered on and powered off as a single object, useful for testing complex client-server environments. VMware was first released on 15 May 1999. VMware Workstation...

Click to read more »
Aerospike (database)
Selasa, 2025-12-09 14:47:02

AGPL 3.0 license for the Aerospike database server and the Apache License Version 2.0 for its Aerospike client software development kit. Aerospike Database...

Click to read more »
Cross-site scripting
Rabu, 2026-08-19 01:15:25

divide these two groups into traditional (caused by server-side code flaws) and DOM-based (in client-side code). The non-persistent (or reflected) cross-site...

Click to read more »
Adobe Distiller
Sabtu, 2025-08-02 23:56:34

Distiller Server was released in 2000 and provided the ability to perform high-volume conversion of PostScript to PDF formats through a centralized client-server...

Click to read more »
Bolt (web browser)
Minggu, 2026-05-03 09:53:56

standards compliance such as AJAX and flash video support. Bitstream's client/server technology, mobile fonts and font rendering technologies speed content...

Click to read more »
FileMaker
Senin, 2026-03-09 18:32:56

database to act as a web server. Other plug-ins added features to the interface and enabled FileMaker to serve as an FTP client, perform external file operations...

Click to read more »
Gen (software)
Selasa, 2026-02-24 06:31:33

development techniques such as component-based development; creation of client/server and web applications and generation of C, Java and C#. In addition,...

Click to read more »
Distributed file system for cloud
Minggu, 2026-04-12 07:28:34

built on the client-server architecture, but other, decentralized, solutions exist as well. Network File System (NFS) uses a client-server architecture...

Click to read more »
Real-Time Messaging Protocol
Selasa, 2025-11-04 08:59:52

into fragments, and their size is negotiated dynamically between the client and server. Sometimes, it is kept unchanged; the default fragment sizes are 64...

Click to read more »
XPilot
Sabtu, 2026-03-07 23:38:40

deathmatches. XPilot uses a client–server architecture, in which a central metaserver receives information from all XPilot servers on the Internet. In 1991...

Click to read more »
IF-MAP
Minggu, 2025-12-14 17:32:03

for Metadata Access Points (IF-MAP) is an open specification for a client/server protocol developed by the Trusted Computing Group (TCG) as one of the...

Click to read more »
Message passing
Kamis, 2026-03-12 03:33:26

Client/Server Survival Guide. New York: Wiley Computer Publishing. pp. 95–133. ISBN 0-471-15325-7. Orfali, Robert (1996). The Essential Client/Server...

Click to read more »
Automatic Certificate Management Environment
Senin, 2026-08-03 09:07:08

from the server (CA) point of view by assigning to each client an ACME account, bound to a URI on the server. An account is created by the client querying...

Click to read more »
Trusted Platform Module
Selasa, 2026-08-18 23:44:42

Attestation Client Server". Archived from the original on March 2, 2021. Retrieved November 20, 2020. "IBM TPM Attestation Client Server". GitHub. Archived...

Click to read more »
DICT
Senin, 2025-12-15 01:48:31

few commands a server must recognize so a client can access the available data and lookup word definitions. DICT servers and clients use TCP port 2628...

Click to read more »
Transaction processing
Senin, 2026-08-17 16:16:13

Client–server computing implemented similar principles in the 1980s with mixed success. However, in more recent years, the distributed client–server model...

Click to read more »
Windows Server Essentials
Sabtu, 2025-10-25 19:28:03

Windows Server 2008 Standard FE. This edition of Windows Server 2008 is available outside the product suite, supporting a maximum of 15 Client Access Licenses...

Click to read more »
Netty (software)
Sabtu, 2026-05-30 07:09:08

a non-blocking I/O client-server framework for the development of Java network applications such as protocol servers and clients. The asynchronous event-driven...

Click to read more »
HOLMES 2
Senin, 2026-03-23 06:51:52

travelling. The client/server architecture of HOLMES 2 is based on Microsoft Windows 2000 Professional or NT 4.0 workstations with UNIX servers running either...

Click to read more »
F-Droid
Rabu, 2026-08-19 21:16:51

running the F-Droid server, allowing anyone to set up their own app repository. F-Droid was founded by Ciaran Gultnieks in 2010. The client was forked from...

Click to read more »
Rich client platform
Selasa, 2026-07-14 21:01:11

many operating systems while being as rich as client–server applications which use traditional clients. Open-source examples are the Eclipse, NetBeans...

Click to read more »
NexusDB
Sabtu, 2026-06-13 23:57:46

ODBC/CLI Driver for Windows PHP Connector for Windows The website has a Client/Server trial edition and an online manual. A free version (without source code)...

Click to read more »
Informix
Minggu, 2026-04-12 00:58:13

utilities, manufacturing and transportation sectors. More recently the server has been enhanced to improve its support for data warehouse workloads. Through...

Click to read more »
Ubuntu
Jumat, 2026-08-14 08:20:03

file sharing between Ubuntu Linux and Windows is possible by Samba client/server software. Host Ubuntu Linux and the guest Windows virtual machines are...

Click to read more »
List of FTP commands
Rabu, 2025-04-09 00:54:33

of the raw command RETR. List of FTP server return codes - in response to commands from a client, the FTP server returns reply codes RFC 697 - CWD Command...

Click to read more »
Rich Internet Application
Jumat, 2026-05-15 10:58:26

generate richer client side UI components like data tables that can be resorted locally on the client without going back to the server. Mozilla and Internet...

Click to read more »
Windows Server 2008 R2
Kamis, 2026-07-16 05:58:07

server and support for up to 256 logical processors. It is built on the same kernel used with the client-oriented Windows 7, and is the first server operating...

Click to read more »
LSS Data Systems
Jumat, 2026-07-31 07:14:30

MEDITECH developed programming language MAGIC. LSS began development of a client/server system in 1996. LSS released patient clinical record software Electronic...

Click to read more »
Bind
Selasa, 2026-02-03 04:06:57

(higher-order function), an operation in a monad Bind, a client to a server in client–server computing Neodymium bismuthide, a chemical with the formula...

Click to read more »
GroupWise
Minggu, 2026-08-09 19:49:42

desktop client software, which is available for Windows, (formerly Mac OS X, and Linux), and the server software, which is supported on Windows Server and...

Click to read more »
Apache Spark
Selasa, 2026-08-04 21:55:05

subsequently merged into PySpark. PySpark also provides a client for Spark Connect, a client–server architecture that enables remote connectivity to Spark...

Click to read more »
Comparison of remote music performance software
Senin, 2026-06-15 00:54:52

from the original on 2020-12-01. Retrieved 2020-12-26. Limited only by server resources "SoundJack: Real Time Online Music". Ian Howell, DMA. Archived...

Click to read more »
Nextcloud
Rabu, 2026-08-12 16:24:03

offers" are possible. Free and open-source software portal Seafile (FOSS client-server software for file storage and transfer) Comparison of file hosting services...

Click to read more »
Integrated circuit
Selasa, 2026-08-04 20:19:56

processors, BGA packages on mobile processors, and high-end desktop and server microprocessors use LGA packages. Electrical signals leaving the die must...

Click to read more »
UltraVNC
Selasa, 2026-06-09 20:43:02

remote-administration/remote-desktop-software utility. The client supports Microsoft Windows and Linux but the server only supports Windows. It uses the RFB (VNC) protocol...

Click to read more »
Omnis Studio
Kamis, 2026-07-02 16:13:10

Windows, Linux, and macOS personal computers and servers across all business sectors. The Omnis JavaScript Client allows developers to build all types of web...

Click to read more »
DuckDB
Senin, 2026-07-20 17:04:49

with just a C++17 compiler. DuckDB also deviates from the traditional client–server model by running inside a host process (it has bindings, for example...

Click to read more »
Responsibility-driven design
Senin, 2025-11-17 12:31:15

object-oriented programming, which improves encapsulation by using the client–server model. It focuses on the contract by considering the actions that the...

Click to read more »
Cement
Sabtu, 2026-08-22 04:14:59

GPU Modem Motherboard Mouse RAM Router Storage Touchscreen Networking Client–server model Email Internet Peer-to-peer Social media World Wide Web Programming...

Click to read more »
DDP
Senin, 2026-02-23 07:44:44

referring to one of IBM's combined offerings Distributed Data Protocol, a client-server protocol for querying and updating a database Dolby Digital Plus, a...

Click to read more »
Red Hat
Rabu, 2026-08-12 19:16:47

Whitehurst announced that Red Hat was "in the midst of a major shift from client-server to cloud-mobile". Rich Bynum, a member of Red Hat's legal team, attributes...

Click to read more »
TigerVNC
Kamis, 2026-05-28 05:29:51

Computing (VNC) server and client software, started as a fork of TightVNC in 2009. The client supports Windows, Linux and macOS. The server supports Linux...

Click to read more »
Distributed computing
Rabu, 2026-08-12 02:28:49

computing: Saga interaction pattern Microservices Event driven architecture Client–server architecture Service-oriented architecture (SOA) Publish–subscribe pattern...

Click to read more »
Federated learning
Senin, 2026-08-17 20:28:01

process of federated learning is composed of a series of fundamental client-server interactions, each of which is known as a federated learning round....

Click to read more »
Bcfg2
Kamis, 2025-01-30 20:27:53

based on a client-server architecture. The client is responsible for interpreting (but not processing) the configuration served by the server. This configuration...

Click to read more »
TANGO
Selasa, 2025-07-29 17:06:34

Zeromq. The basic communication model is the client-server model. Communication between clients and servers can be synchronous, asynchronous or event driven...

Click to read more »
List of Usenet newsreaders
Sabtu, 2026-04-18 02:05:37

websites. Binary posting client – designed specifically and exclusively for posting multi-part binary files Combination client – Jack-of-all-trades supporting...

Click to read more »
The Linux Schools Project
Kamis, 2026-07-02 00:06:43

use on servers and the other for use with the server version on client machines. The server distribution is the official Karoshi, while the client is known...

Click to read more »
Sun Ray
Rabu, 2026-07-22 07:33:14

2017. In contrast to a thick client, the Sun Ray is only a networked display device, with applications running on a server elsewhere, and the state of...

Click to read more »
SDI-12
Kamis, 2026-08-20 19:33:37

data logger or other data acquisition device. The protocol follows a client-server configuration whereby a data logger (SDI-12 recorder) requests data...

Click to read more »
Direct Connect (protocol)
Jumat, 2026-06-26 17:54:02

incomplete. The client-server (as well as client-client, where one client acts as "server") aspect of the protocol stipulates that the server respond first...

Click to read more »
Request–response
Senin, 2025-05-19 22:49:08

conversation with one another over a channel; it is especially common in client–server architectures. Request–response pattern can be implemented synchronously...

Click to read more »
Jacada
Rabu, 2026-08-12 07:09:26

founded in 1990 by Gideon Hollander in Israel under the company name, Client Server Technology. The original vision of the company was to help organizations...

Click to read more »
CEN/XFS
Minggu, 2026-06-21 06:27:12

CEN/XFS or XFS (extensions for financial services) provides a client-server architecture for financial applications on the Microsoft Windows platform...

Click to read more »
Backup Exec
Senin, 2026-08-10 00:49:10

Symantec, and Seagate. With its client/server design, Backup Exec provides backup and restore capabilities for servers, applications and workstations across...

Click to read more »
Basic access authentication
Kamis, 2026-01-01 08:08:04

between browsers. HTTP does not provide a method for a web server to instruct the client to "log out" the user. However, there are a number of methods...

Click to read more »
World Wide Web
Minggu, 2026-08-16 15:52:45

A Web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in...

Click to read more »
Comdb2
Jumat, 2026-05-15 16:12:18

Serializable Isolation. Read/Write transactions run on any node, with the client library transparently negotiating connections to lowest cost (latency) node...

Click to read more »
Darknet
Rabu, 2026-07-22 03:15:23

Riffle is a government, client-server darknet system that simultaneously provides secure anonymity (as long as at least one server remains uncompromised)...

Click to read more »
Internet protocol suite
Kamis, 2026-08-13 08:40:09

partners are characterized by the application architecture, such as the client–server model and peer-to-peer networking. This is the layer in which all application...

Click to read more »
Fast and Secure Protocol
Selasa, 2025-04-29 18:49:52

owned by IBM subsequent to its acquisition of Aspera. The associated client/server software packages are also commonly called Aspera. The technology is...

Click to read more »
Bacula
Senin, 2026-08-24 16:18:58

administration and network security CRAM-MD5 – configurable client–server authentication GZIP/LZO – client-side compression to reduce network bandwidth consumption;...

Click to read more »
SAP
Senin, 2026-08-17 19:12:56

50. In the mid-1990s, SAP transitioned from mainframe computing to a client–server architecture. In 1996 it began its alliance with the Spanish technology...

Click to read more »
Percona Server for MySQL
Rabu, 2026-02-04 05:09:24

Percona Server for MySQL is a distribution of the MySQL relational database management system created by Percona. It is similar to MySQL Enterprise from...

Click to read more »
Tunnelblick
Minggu, 2026-08-23 15:18:42

manage and configure the VPN connections used by installed OpenVPN clients and remove servers. The first stable release was version 3.0 in March 2010. In January...

Click to read more »
SSH File Transfer Protocol
Kamis, 2026-08-20 21:32:27

secure channel, such as SSH, that the server has already authenticated the client, and that the identity of the client user is available to the protocol....

Click to read more »
Mibbit
Rabu, 2026-03-18 00:37:59

Wii are also supported. Unlike typical web-based IRC clients, Mibbit makes use of a client–server design model. The user interface is written in HTML and...

Click to read more »
BookmarkSync
Sabtu, 2025-12-06 08:12:18

bookmarks or favorites from any computer or web browser. The BookmarkSync client runs as a program within the computer's system tray and monitors the bookmarks...

Click to read more »
Danger, Inc.
Minggu, 2026-07-12 14:02:51

popular early smartphone. The Sidekick or Hiptop was an early example of client–server ("cloud"-based) smartphones and created the App (Applications) marketplace...

Click to read more »
List of in-memory databases
Jumat, 2026-03-20 22:44:13

ArangoDB v3.4.2 Documentation". docs.arangodb.com. Retrieved 2019-01-27. "Client APIs Overview". "Exasol documentation". docs.exasol.com. "Chapter 1. Running...

Click to read more »
SAP Graphical User Interface
Jumat, 2026-08-07 14:31:27

GUI is the graphical user interface client in SAP ERP's 3-tier architecture of database, application server and client. It is software that runs on a Microsoft...

Click to read more »
Z39.50
Selasa, 2026-08-18 07:16:22

Z39.50 is an international standard client–server, application layer communications protocol for searching and retrieving information from a database...

Click to read more »
Electric Sheep
Senin, 2026-05-04 02:26:35

their computer becomes a node in a peer-to-peer and client-server hybrid network. A central server directs the network, assigning specific frames of a...

Click to read more »
PowerBuilder
Senin, 2026-06-15 07:54:48

feature-rich, and secure client/server and installable cloud apps more efficiently, including tabbed windows, fillable PDFs, and SMTP client. On January 8, 2024...

Click to read more »
Cipher suite
Selasa, 2026-03-10 22:58:41

signatures and an authentication algorithm to help authenticate the server and or client. Overall, there are hundreds of different cipher suites that contain...

Click to read more »
CANaerospace
Senin, 2025-09-08 23:47:59

ATM/PTP communication mechanisms. PTP communication allows to set up client/server interactions between individual stations in the network either temporarily...

Click to read more »
Point-to-Point Protocol over Ethernet
Selasa, 2026-08-11 10:19:32

Although traditional PPP is a peer-to-peer protocol, PPPoE is inherently a client-server relationship since multiple hosts can connect to a service provider...

Click to read more »
OASIS Open
Senin, 2026-04-27 04:08:17

eNotarization standards. MQTT — Message Queuing Telemetry Transport, a client-server, publish/subscribe messaging transport protocol. It is lightweight,...

Click to read more »
MECIF Protocol
Kamis, 2023-07-20 01:28:27

monitors. It is a client–server based protocol that uses a modified RS-232 cable to allow a client (e.g. a computer) to send commands to a server (e.g. patient...

Click to read more »
Ampache
Kamis, 2026-08-13 08:11:50

Coherence (UPNP A/V MediaServer) Rhythmbox Plugin Terratec Noxon iRadio Ampache Mobile (WebOS Client) AmpachPre (WebOS Client) AmpacheX (iPod Touch/iPhone...

Click to read more »
Subsetting
Jumat, 2026-06-05 16:37:46

usually in a client—server setting, where the extraction of the parts of interest occurs on the server before the data is sent to the client over a network...

Click to read more »
MSCML
Kamis, 2018-01-11 02:50:38

consists of application servers and media servers which work together in a client-server relationship, with application servers (clients) providing the service...

Click to read more »
NetBus
Selasa, 2026-01-06 11:23:54

to control his computer. There are two components to the client–server architecture. The server must be installed and run on the computer that should be...

Click to read more »
Apache Thrift
Kamis, 2026-05-07 05:08:32

for creating clients and servers. The top part is generated code from the Thrift definition. From this file, the services generate client and processor...

Click to read more »
Apache Subversion
Jumat, 2026-08-14 03:06:34

cheap operation, independent of file size. Natively client–server, layered library design. Client/server protocol sends diffs in both directions. Parsable...

Click to read more »
Chrome Remote Desktop
Kamis, 2025-10-30 18:26:13

Chromoting. The protocol transmits the keyboard and mouse events from the client to the server, relaying the graphical screen updates back in the other direction...

Click to read more »
Azure DevOps Server
Kamis, 2026-03-05 21:27:49

different types of workspaces when working with client tools – Server Workspaces and Local Workspaces. Server workspaces allow developers to lock files for...

Click to read more »
List of freeware first-person shooters
Kamis, 2026-05-28 11:29:00

Some free-to-play online first-person shooters use a client–server model, in which only the client is available for free. They may be associated with business...

Click to read more »
Servant (web framework)
Rabu, 2025-08-27 16:44:07

are possible: as a server, which dispatches requests to handlers; as documentation and schema specifications for the API; and as client libraries in various...

Click to read more »
Java remote method invocation
Selasa, 2026-04-28 00:35:15

RmiClient { public static void main(String[] args) throws Exception { RmiServerIntf server = (RmiServerIntf)Naming.lookup("//localhost/RmiServer"); System...

Click to read more »
SyncML
Minggu, 2026-07-05 04:58:15

</SyncHdr> <SyncBody> <!-- accept the header of the last message from the client --> <Status> <CmdID>1</CmdID> <MsgRef>1</MsgRef> <CmdRef>0</CmdRef> <!--...

Click to read more »
Inter-process communication
Selasa, 2026-08-25 01:39:57

as clients and servers, where the client requests data and the server responds to client requests. Many applications are both clients and servers, as...

Click to read more »
Erwin Data Modeler
Rabu, 2026-05-27 23:33:52

modeling software solutions being used to facilitate a wide move to the client–server model in database management. In 1998, Logic Works was acquired by Platinum...

Click to read more »
TeleFinder
Kamis, 2025-07-03 03:03:25

bulletin-board system written by Spider Island Software, based on a client–server model whose client end provides a Mac-like GUI. It appears to be the first such...

Click to read more »
XRX (web application architecture)
Kamis, 2026-08-20 07:06:10

REST and XQuery. XRX applications store data on both the web client and on the web server in XML format and do not require a translation between data formats...

Click to read more »
CCOW
Selasa, 2025-12-16 18:48:23

valuable for both client-server, and web-based applications. Furthermore, a fully robust context manager will enable use for both client-server and web-based...

Click to read more »
Open Environment Corporation
Selasa, 2026-06-16 16:59:03

develops that enables companies to create applications for distributed, client/server computing systems. OEC pioneered a three-tiered software architecture...

Click to read more »
Windows Server 2022
Senin, 2026-06-01 15:32:14

Windows Server 2022 is the thirteenth major version of the Windows NT operating system produced by Microsoft to be released under the Windows Server brand...

Click to read more »
Internet Printing Protocol
Senin, 2026-08-10 12:53:47

protocol used between client devices (computers, mobile phones, tablets, etc.) and printers (or print servers). The protocol allows clients to submit one or...

Click to read more »
HylaFAX
Selasa, 2025-03-04 04:17:25

HylaFAX is a fax server for Unix-like computer systems. It uses a client-server design and supports the sending and receiving of faxes as well as text...

Click to read more »
MythTV
Selasa, 2026-02-10 15:39:58

backend server and frontend client architecture, allowing multiple frontend client machines to be remotely served content from one or more backend servers. A...

Click to read more »
Key Management Interoperability Protocol
Senin, 2026-03-09 22:59:18

clients to ask a server to encrypt or decrypt data, without needing direct access to the key. The KMIP standard was first released in 2010. Clients and...

Click to read more »
Classes of computers
Rabu, 2026-06-24 07:02:17

their client computers and use Network-attached storage (NAS) systems to provide data access. A web server is a server that can satisfy client requests...

Click to read more »
WhiskerControl
Minggu, 2026-02-22 01:11:34

operant chambers. Cardinal, Rudolf; Aitken, Michael (2010). "Whisker: a client-server high-performance multimedia research control system". Behavior Research...

Click to read more »
GaussDB
Sabtu, 2025-05-10 13:53:08

performance and scalability, making it suitable for handling large data across servers. GaussDB is reportedly extensively used within China's financial industry...

Click to read more »
Teller system
Senin, 2024-12-16 10:53:13

The software is usually based on client/server where several clients (teller stations) are networked to a server which communicates to the mainframe...

Click to read more »
MemoQ
Senin, 2026-07-27 08:12:07

workflow automation, and collaborative localization features in desktop, client/server and web-based environments. memoQ, a translation environment tool first...

Click to read more »
MetaTrader 4
Kamis, 2026-07-02 19:23:43

software to their clients. The software consists of both a client and server component. The server component is run by the broker and the client software is...

Click to read more »
Music on Console
Minggu, 2025-12-28 19:37:41

daemonizes itself so the audio continues playing in the background. This client/server architecture is similar to MPD and XMMS2, but unlike those players,...

Click to read more »
HTTP/1.1 Upgrade header
Senin, 2026-03-23 16:16:41

must be requested by the client; if the server wants to enforce an upgrade it may send a 426 Upgrade Required response. The client can then send a new request...

Click to read more »
VirtualGL
Rabu, 2026-08-19 01:22:54

hardware in a dedicated server and sends the rendered output to a (thin) client located elsewhere on the network. On the server side, VirtualGL consists...

Click to read more »
Douglas Comer
Minggu, 2026-01-11 19:24:56

TCP/IP Volume III: Client-Server Programming and Applications, AT&T TLI Version – 1996 Internetworking With TCP/IP Volume III: Client-Server Programming and...

Click to read more »
SignalR
Senin, 2026-07-13 19:37:42

that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript...

Click to read more »
Michael J. Franklin
Minggu, 2026-03-08 05:50:26

Wisconsin–Madison in 1993 under with his thesis Caching and memory management in client-server database systems under Michael James Carey. He was also a cofounder...

Click to read more »
GraphQL
Selasa, 2026-06-02 23:15:12

retrieved ("declarative data fetching") or modified. A GraphQL server can process a client query using data from separate sources and present the results...

Click to read more »
List of Microsoft Windows components
Selasa, 2026-08-25 04:57:07

Network Neighborhood) Network Access Protection Remote Installation Services Server Message Block Windows Rights Management Services Batch file CHKDSK Cmd.exe...

Click to read more »
Teredo tunneling
Sabtu, 2026-03-21 21:50:18

per second per client at most),[citation needed] which means a single server can support many clients. Additionally, a Teredo server can be implemented...

Click to read more »
Sage 100
Minggu, 2026-08-09 03:04:07

environment. Sage 100 Advanced is functionally equivalent, but operates in a client–server environment running under Windows 20xx operating systems. Sage 100 primarily...

Click to read more »
XFS (disambiguation)
Minggu, 2026-07-19 21:54:55

also refer to: X Font Server, a standard mechanism for an X server to communicate with a font renderer CEN/XFS, a client-server architecture for financial...

Click to read more »
Architecture of Windows NT
Kamis, 2026-07-30 22:39:21

x series of releases had placed the GDI component in the user-mode Client/Server Runtime Subsystem, but this was moved into kernel mode with Windows...

Click to read more »
Ingres (database)
Jumat, 2026-03-20 00:43:42

join. Ingres can be installed as a client (Client Installation) or as a server (Server Installation), the client does not have a database associated...

Click to read more »
Quake 4
Minggu, 2026-08-16 20:36:43

mode has a client-server architecture. The network code has been altered from Doom 3, allowing for larger numbers of players on each server; Doom 3 has...

Click to read more »
S&box
Jumat, 2026-08-21 07:04:39

retooling of S&box, moving away from the traditional Source engine's client/server architecture. The goal was to create a more flexible and intuitive development...

Click to read more »
Hotline Communications
Jumat, 2026-07-03 23:58:37

main activity was the publishing and distribution of a multi-purpose client/server communication software product named Hotline Connect, informally called...

Click to read more »
Morfik
Selasa, 2026-06-16 11:48:05

structure, and queries. It supports the classic client–server model, however like all Ajax applications, the client-side code runs within a browser. The Morfik...

Click to read more »
Windows MultiPoint Server
Jumat, 2025-11-21 04:21:51

Monitoring client computers running Windows 7 or 8 with the MultiPoint Server Connector With the release of Windows Server 2016, MultiPoint Server was added...

Click to read more »
Thin
Minggu, 2025-05-25 15:20:40

Underweight Paper Thin (disambiguation) Thin capitalisation Thin client, a computer in a client-server architecture network. Thin film, a material layer of about...

Click to read more »
CUBRID
Jumat, 2025-11-21 08:20:43

relational database systems is its 3-tier client-server architecture which consists of the database server, the connection broker and the application...

Click to read more »
Desktop sharing
Rabu, 2026-06-24 00:56:25

through a common client/server model. The client, or VNC viewer, is installed on a local computer and then connects to the network via a server component, which...

Click to read more »
Oracle iPlanet Web Proxy Server
Jumat, 2024-12-06 04:06:19

server, formerly known as Netscape Proxy Server. The Netscape Proxy Server version 3.x was essentially a coupling between the Netscape browser client...

Click to read more »
Bloomberg Terminal
Rabu, 2026-07-15 10:42:29

the clients and servers. Each server machine runs multiple instances of the server process. Using a proprietary form of context-switching, the servers keep...

Click to read more »
Comparison of IRC clients
Rabu, 2026-08-12 18:10:37

connections directly between IRC clients for a long time now. Once established, DCC connections bypass the IRC network and servers, allowing for all sorts of...

Click to read more »
FirstClass
Selasa, 2026-08-11 08:52:37

FirstClass is a client–server groupware, email, online conferencing, voice and fax services, and bulletin-board system for Windows, macOS, and Linux....

Click to read more »
Comparison of issue-tracking systems
Senin, 2026-07-13 22:06:10

management systems, include the following. The comparison includes client-server application, distributed and hosted systems. System names listed with...

Click to read more »
Apcupsd
Minggu, 2025-12-28 19:25:47

communicate with other instances of Apcupsd on other computers and maintain a client-server relationship with them. This way it is possible to power multiple computers...

Click to read more »
Microwindows
Senin, 2025-05-26 11:08:57

application programming interfaces (APIs). This set of routines handles client–server activity, window manager activities like drawing title bars, close boxes...

Click to read more »
Time server
Kamis, 2026-04-09 21:12:36

A time server is a server computer that reads the actual time from a reference clock and distributes this information to its clients using a computer...

Click to read more »
Microsoft Outlook
Kamis, 2026-08-20 00:32:51

towards a more standards-compliant email client since the release of Outlook 2007. Outlook and Exchange Server internally handle messages, appointments...

Click to read more »
Materials Studio
Minggu, 2022-08-28 22:45:42

Materials Studio is a client–server model software package with Microsoft Windows-based PC clients and Windows and Linux-based servers running on PCs, Linux...

Click to read more »
Discord
Kamis, 2026-08-13 01:00:28

of gaming in-jokes it used within the client, improving the user onboarding experience, and increasing server capacity and reliability. The company announced...

Click to read more »
Jigdo
Senin, 2025-12-01 22:32:19

features are similar to BitTorrent, but unlike BitTorrent, Jigdo uses a client-server model, not peer-to-peer. Jigdo itself is quite portable and is available...

Click to read more »
Smuxi
Minggu, 2025-03-23 00:58:38

IRC servers inside a single graphical application. Smuxi is based on the client–server model: The core application exists in the Smuxi back-end server which...

Click to read more »
Real-Time Media Flow Protocol
Minggu, 2022-08-21 11:53:16

Adobe Systems for encrypted, efficient multimedia delivery through both client-server and peer-to-peer models over the Internet. The protocol was originally...

Click to read more »
Linux Terminal Server Project
Jumat, 2026-07-10 21:34:25

simultaneously use the same computer. Applications run on the server with a terminal known as a thin client (also known as an X terminal) handling input and output...

Click to read more »
Call Level Interface
Minggu, 2025-02-16 05:06:52

databases. Client–server tools can easily access databases through dynamic-link libraries (DLL). It supports and encourages a rich set of client–server tools...

Click to read more »
Adaptive Server Enterprise
Senin, 2026-06-08 15:50:00

process), Replication Server ( to provide replicate sites), Navigation Server ( a shared nothing parallel server), Open Client/Server APIs, SQL Monitor,...

Click to read more »
State machine replication
Senin, 2026-07-06 11:58:27

implementing a fault-tolerant service by replicating servers and coordinating client interactions with server replicas. The approach also provides a framework...

Click to read more »
Atom (web standard)
Kamis, 2026-04-30 17:30:46

blog editing protocols such as the Blogger API and LiveJournal XML-RPC Client/Server Protocol as well. The project aimed to develop a web syndication format...

Click to read more »
HTTP ETag
Selasa, 2026-04-14 11:52:37

which allows a client to make conditional requests. This mechanism allows caches to be more efficient and saves bandwidth, as a Web server does not need...

Click to read more »
Frameserver
Sabtu, 2026-02-21 22:08:21

client is most commonly a media encoder, a non-linear editing system, or a media player. AviSynth VirtualDub VapourSynth Debugmode FrameServer Client–server...

Click to read more »
Windows Console
Minggu, 2025-12-21 21:57:09

considerably if the actual VGA text mode is used. Traditionally, the Client/Server Runtime Subsystem (CSRSS) has been responsible for managing console...

Click to read more »
Remote Utilities
Selasa, 2026-06-30 08:28:00

computer's desktop, operate its keyboard and mouse. The program utilizes the client-server model and consists of two primary components: the Host that is installed...

Click to read more »
Management information system
Selasa, 2026-06-16 23:07:49

contributed to the early growth of the Internet. The third era emerged with client–server networks. As costs continued to fall and organizational needs grew more...

Click to read more »
Studierfenster
Rabu, 2026-04-22 21:50:17

Studierfenster or StudierFenster (SF) is a free, non-commercial open science client/server-based medical imaging processing online framework. It offers capabilities...

Click to read more »
Big Brother (software)
Rabu, 2026-08-12 10:56:47

not use SNMP natively, instead using a client–server model and its own network communication protocol. Clients send status information over port TCP port...

Click to read more »
RefDB
Minggu, 2025-12-28 19:09:20

RefDB is a client/server reference database and bibliography tool for markup languages like SGML, XML, and LaTeX. It is suitable for standalone use for...

Click to read more »