Content deleted Content added
It's good Tags: Reverted references removed Visual edit Mobile edit Mobile web edit |
Good job Tags: Reverted references removed Visual edit Mobile edit Mobile web edit |
||
Line 6:
==Client and server role==
The server component provides a function or service to one or many clients, which initiate requests for such services.
Servers are classified by the services they provide. For example, a
Whether a computer is a client, a server, or both, is determined by the nature of the application that requires the service functions. For example, a single computer can run a web server and file server software at the same time to serve different data to clients making different kinds of requests. The client software can also communicate with server software within the same computer.
==Client and server communication==
|