Definition of Client-server model

FOLDOC
client-server model
client-server

Search Dictionary:
Search Web Search Dictionary



Client-server model definition was found in categories: Computer & Internet(1)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Client-server model Definition from Computer & Internet Dictionaries & Glossaries

Internetworking Terms
client-server model
A common way to describe the paradigm of many network protocols. Examples include the name-server/name-resolver relationship in DNS and the file-server/file-client relationship in NFS. See also: client, server, Domain Name System, Network File System.


Client-server model Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
client-server model

client-server model
client-server



Client-server model Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Client-server
Client-server is a computing architecture which separates a client from a server, and is almost always implemented over a computer network. Each client or server connected to a network can also be referred to as a node. The most basic type of client-server architecture employs only two types of nodes: clients and servers. This type of architecture is sometimes referred to as two-tier. It allows devices to share files and resources.

See more at Wikipedia.org...