Some time Question arised that what is basic difference between 2 tier and 3 tier
Two Tier Architecture: It is nothing but client server Architecture, where client will hit request directly to server and client will get response directly from server.
Three tier Architecture: It is nothing but Web Based application,here in between client and server middle ware will be there, if client hits a request it will go to the middle ware and middle ware will send to server and vise-versa.
Hope this will help you .
Thanks
ROHIT KUMAR SRIVASTAVA
Two Tier Architecture: It is nothing but client server Architecture, where client will hit request directly to server and client will get response directly from server.
Three tier Architecture: It is nothing but Web Based application,here in between client and server middle ware will be there, if client hits a request it will go to the middle ware and middle ware will send to server and vise-versa.
Hope this will help you .
Thanks
ROHIT KUMAR SRIVASTAVA
No comments:
Post a Comment