Client Server Architecture Question:
What is 3 tier, 2 tier and n tier client server architecture?
Answer:
In three tier system 1st tier is user interface usually
webpages,2nd tier is application server it may be oracle
application server,java application server,3rd tier is
database in which data is stored.
In 2 tier system application server is missing.
In single tier system only server part is present
client part is missing or not present.
webpages,2nd tier is application server it may be oracle
application server,java application server,3rd tier is
database in which data is stored.
In 2 tier system application server is missing.
In single tier system only server part is present
client part is missing or not present.
Previous Question | Next Question |
In the Client Server APIs what all changes you find in Symbian7.0s to symbain 9.x? | What is client server architecture and is it always two tire architecture? |