Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are the advantages of a client or server model ?

Answer Posted / saroj007

Advantages
In most cases, a client-server architecture enables the
roles and responsibilities of a computing system to be
distributed among several independent computers that are
known to each other only through a network. This creates an
additional advantage to this architecture: greater ease of
maintenance.
All the data is stored on the servers, which generally have
far greater security controls than most clients. Servers
can better control access and resources, to guarantee that
only those clients with the appropriate permissions may
access and change data.
Since data storage is centralized, updates to those data
are far easier to administer than would be possible under a
P2P paradigm. Under a P2P architecture, data updates may
need to be distributed and applied to each "peer" in the
network, which is both time-consuming and error-prone, as
there can be thousands or even millions of peers.
Many mature client-server technologies are already
available which were designed to ensure
security, 'friendliness' of the user interface, and ease of
use.
It functions with multiple different clients of different
capabilities.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you organize a database?

983


What are stored procedures in a database?

999


What is 1nf in database?

1071


What is database in simple language?

953


What is variable dbms?

1024


What do you understand by intension and extension?

977


Why is the use of dbms recommended?

1326


Why its better to use files than a DBMS when there are multiple users to access the data

1230


Explain what is meant by asymmetrical protocols?

1176


Explain dml (data manipulation language)?

970


What is data model in dbms?

962


What is a clause in terms of sql?

1308


What is a data source (ds)?

976


Which database is best for storing images?

1001


I have a table which has lot of inserts, is it a good database design to create indexes on that table?

941