|
|
Client Server: is a program where all the data is stored in a centralised place. Which is accessible by its clients computer which are connected to it. Here all the information is stored in the Server and there will be multiple computers connected to it. An interface will be provided to access these information from the Server. A Database program and the business logic will be installed in the Server which will serve all kind of request made by its clients. A typical example for these type of programme is a computerised bank which has different terminal connected to a server where all the account information is stored. Anyone can access the any kind of information from any terminal. Another example could be of retail market. They have all the price and commodity stored at one centralised server and all the salesman access them and generate the bills for the customers. |