difference between web based server and client based server?
Answers were Sorted based on User's Feedback
Answer / sriharsha
HI....
Web Based Server : its a 3- tier or n-tier arcitecture
Here the Browser is the monitoring level
All Internet web pages are WBS.
P'gmming is done using Java..J2ee..Java
Script
Once u open ur browser n type in the req
site...ur request would be sent to the server using TCPIP...
We call WBS a 3-tier archi coz u have
browser ... the servr..n the back end.
Client Based Server : its a 2- tier arcitecture
Here the Front End is the monitoring
level
All Stand Alone Applns are CBS.
P'gmming is done using VB.Net
Here u dont need to type anything...the
appln is installed..jus click it.
We call CBS a 2-tier archi coz u have
browser ... n the back end.
The back end is usally Oracle.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / raj
web based server:
1.no.of users high.
2.used HTTP,FTP protocals.
3.think
4.in web server use URL(address)
5.develope web applications use ASP,JSP,JAVA SCRIPT,HTML
6.business logic is on server side
desktop or client based server:
1.no of users less.
2.used HTP/IP protocal.
3.thick
4.in client server use EXE(address)
5.develope client applications use JAVA SWINGS,VB,ORACLE
FORUMS.
6.business logic is partial on your client side.
| Is This Answer Correct ? | 1 Yes | 1 No |
Suppose You are a Test Lead in your company. The dead line of project is next week.But the product have only 50 percent defect free.How you handle this situation?
What's an 'inspection'?
how to write test cases for boundary value analysis and equality partitioning?
Is there any group of software tester in India so as everybody can join them?
What are the main key components in Web applications and Client Server applications? and their differences?
0 Answers AO Software Solution, SoftSol,
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows
Difference between regression testing and re-testing
how can you test the web environment for security testing?
Is Alpha testing done by developers or testers?
How the build you will get in which form and to whom first it gets and how will they send to the testers?and who install it in the system?
what are the Qualties needed by a softawre tester?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.