Jump to content

Inter-server

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by NicM (talk | contribs) at 18:26, 29 April 2007 (server-to-server is directly here but S2S is via a disambig so don't bold it, move acronym version to brackets). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, inter-server is a technical term used in network protocol design to refer to the extension of the client-server model by having parts of a protocol which are only exchanged between the 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 protocols include: DNS, which uses an inter-server protocol for zone transfers; FXP, allowing file transfer directly between FTP servers; IRC, an Internet chat system with an inter-server protocol allowing clients to be distributed across many servers; SIP, a signalling protocol commonly used for Voice over IP; and SILC, a secure Internet conferencing protocol.

See also