Jump to content

Inter-server

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stephan Leeds (talk | contribs) at 05:36, 23 April 2010 (links, cleanup). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer network protocol design, 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 (S2S) is used as an alternative, and the term inter-domain can in some cases be used interchangeably.

Protocols that have inter-server functions as well as the regular client–server communications include the following: The domain name system (DNS), which uses an inter-server protocol for zone transfers; the Dynamic Host Configuration Protocol (DHCP); FXP, allowing file transfer directly between FTP servers; the Inter-Asterisk eXchange (IAX); InterMUD; the IRC, an Internet chat system with an inter-server protocol allowing clients to be distributed across many servers; the Network News Transfer Protocol (NNTP); the Protocol for SYnchronous Conferencing (PSYC); SIP, a signaling protocol commonly used for Voice over IP; SILC, a secure Internet conferencing protocol and the Extensible Messaging and Presence Protocol (XMPP, formerly named Jabber).

Some of these protocols employ multicast strategies to efficiently deliver information to multiple servers at once.

See also