Difference between web application & client server
application?
Answer Posted / deepinder
Client-Server Application
- both client and server exist within the walls of single
company, thus operated in a protected environment
- so, client becomes a trusted user
- clients can be controlled as who can access and use
server's resources within a company's firewall
- network protocols are considered like TCP/IP,UDP,ARP etc
Web Application
- it is a specialized version of client-server model
- client can connect to server from anywhere thus not a
single connection can be treated as trusted
- to control clients is tough as anyone with a browser can
access the Web application
- protocols and standards like HTTP,HTML,XML,SOAP etc are
used
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is the difference between Test cases document and test cases design document?
What is your understanding regarding a test plan?
What are the things the tests ensure?
What if the project is not big enough to justify extensive testing?
Explain the benefits of destructive testing.
List out the roles of quality assurance engineer?
How to estimate testing effort ?
What are the challenges faced with the 1+ years experience team.
What is mr and what information does mr consists of?
Define the key challenges faced during software testing?
is the transmission line voltage delta confoguration?
Why you choose automated testing over manual testing?
Explain the steps for bug cycle?
What is bug leakage and bug release?
What is the basis for choosing the sdlc model for development of software?