error 404

Apologies, but the page you requested could not be found

Go to Main page

 

 

maybe the page was moved or deleted from server*

Server software (server, eng. server to serve to serve; the plural servers, in spoken language also used the server) in information technology — software component of a computer system that performs service (service) functions at the client's request, providing him access to certain resources or services.

The concept of the server and the client and their assigned roles make up the programming concept of "client-server".

To interact with the client (or clients, if supported multiple clients), the server allocates the necessary resources, interprocess communication (shared memory, pipe, socket, etc.) and waits for requests to open connections (or, indeed, requests to provide service). Depending on the type of the resource, the server may serve process within one computer system or processes on other machines via data transmission channels (e.g., COM port) or network connection.