Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is Client / Server architecture?

Architecture client server
0
Posted

What is Client / Server architecture?

0

A client / server (C/S) system is a software architecture which distributes processing between a client (user) computer and a central server. Part of the computer program is actually executed on each machine and the two components communicate over a network. The client portion of a C/S database may form queries on the user’s machine while those queries are executed on the server returning only the results. The internet can also be considered a C/S system where the user’s client (browser software) interacts with a server which returns HTML pages. In this kind of software, the software can be developed to create either thin or thick client systems.

0

Most AVL software comes in two parts – a server and a client. The server is the main repository of AVL data from the fleet. The client (or clients) connect to the server to get a realtime or post-processed view of the fleet.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123