what is client server application.
Answers were Sorted based on User's Feedback
Answer / kundan yalangi
Client Server Application :
Keywords :
Client : Its the one who's in interest of a service
Server : Its the one who provide the services which the
client has requested .
Client and Servers are two nodes in a network , in which
the client send some requests for the services to be done
and server accepts it and accomplish the request and sends
it back to the client depending on its port number present
in the IP Headers . Client Server Application is Many to
one mapping ( N number of clients may access a single
potential Server ) . If more than one client accesses the
server then server fork a new process which behaves as an
existing server clone and completes the client's
requests ;While the Main server Awaits new client
requests :)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kundan yalangi
Client Server Application :
Keywords :
Client : Its the one who's in interest of a service
Server : Its the one who provide the services which the
client has requested .
Client and Servers are two nodes in a network , in which
the client send some requests for the services to be done
and server accepts it and accomplish the request and sends
it back to the client depending on its port number present
in the IP Headers . Client Server Application is Many to
one mapping ( N number of clients may access a single
potential Server ) . If more than one client accesses the
server then server fork a new process which behaves as an
existing server clone and completes the client's
requests ;While the Main server Awaits new client
requests :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Can Any one tell me the difference between winrunner and test partner or qtp and test partner?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
Describe some problem that you had with automating testing tool.
what are the steps followed in unit testing, system testing, integration testing
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
How to login into any site if it's showing any authentication pop-up for username and password?
What are principles of good testing scripts for automation?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
Can you explain data-driven testing?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT