Most organization today are moving to client server architectures. Client server attempt to balance the processing between the client and the server by having both do some of the logic. In these networks, the client is responsible for the presentation logic, while the server is responsible for the data access logic and data storage. The application logic may reside on the client on the client or on the server, or it may be split between both.
These are many ways in which the application logic can be partitioned between the client and the server. The type of the client server consists of two-tier, three-tier and multi-tier client server. Two-tier client server is one of the most common. In this case, the server is responsible for the data and the client is responsible for the application and presentation. The two-tier client server is uses only two sets of computers, one client and one server. For example, the database management system (DBMS) runs in the server. A request from......
Join Now or Login to view the rest of this paper.
Approximate Word Count: 908
Approximate Pages: 4 (260 words per double-spaced page) |