answersLogoWhite

0

What is clien or server mean?

Updated: 12/22/2022
User Avatar

Wiki User

14y ago

Best Answer

Client/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request. Although the client/server idea can be used by programs within a single computer, it is a more important idea in a network. In a network, the client/server model provides a convenient way to interconnect programs that are distributed efficiently across different locations. Computer transactions using the client/server model are very common.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is clien or server mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find a server?

What do you mean by find a server. Like a private server?


What is the word 'server' when translated from English to Indonesian?

If you mean server a in computer server, it is just 'server' but pronounced as serfer. But if you mean server as in to serve something, it is 'menyajikan'.Server as in computer server is just called server. Because it is an adapted word from English vocabulary.


What do you mean by concurrent server?

concurrent server is a server which can handle multiple requests at a time.


What does it mean when it says server has timed out in Minecraft?

it means the server has gone down such as minecraft server has crashed or the server owner has lost Internet connection


What does it mean when it says Outdated Server when you clik on the server on minecraft?

It means the server hasnt updated to a newer version of the game.


What does read timed out mean in minecraft?

It means that, as you are trying to connect to a server, the server is not responding, after a minuet or so it will show this message. This could mean the server is offline or that your connection to the internet is poor. (Or the server host's connection to the internet is poor.


What is mean by BizTalk server?

dfgdg


What does cant reach server mean?

it means the server is down or turned off smart one.


What does hosting software on a server mean?

Software that can only be used while on the server. This software is built or connected to the server and is not able to be accessed locally.


What does server consolidation mean?

Server consolidation is an approach to the efficient usage of server resources, as a means of reducing the total number of servers or server locations, Although consolidation can substantially increase the efficient use of server.


Where is mean server of Google?

cause there stupido


Differniate between applet and servlet in java?

Applet: It is run on browser, i mean client side. Servlet: It is run on server, i mean server side.