Client Server application is divided into 3 functional units
1. User Interface
2. Business Logic / Application Logic
3. Shared Data
In 1 tier application we have one host that is client
In 2 tier we have client as well as server
In 3 tier we have client, web server and database
1. User Interface
2. Business Logic / Application Logic
3. Shared Data
In 1 tier application we have one host that is client
In 2 tier we have client as well as server
In 3 tier we have client, web server and database
No comments:
Post a Comment