Client-Server

Client-Server

Client-Server | In a computer network: Principle of cooperation between programs. The server provides services and data. The client retrieves these services or data and controls the data exchange, i.e. it requests server times. Data exchange works in both directions. A server can work for several clients at the same time. Clients are usually user-dependent, servers are not (administration by administrator).