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 |
Tell me how a text written in a text field could be cleared?
Hi There...I am guy from Mumbai working as a Software Tester (Manual). I really want to learn automation with live projects. Could anyone help me to learn automation or give tutions. I do not like the way the Software testing Institute provides training. Please can anyone help me out. And also I want to appear for ISTQB exam...please help me out....Thanks in advance.. My ID is amaan_sbp@yahoo.com amaanactually@gmail.com Phone no: 9323543045
What testing activities you may want to automate?
how can we exactly identity whether that is manual or automation testing? and give any ex script
How to download QTP 9.5 Trail version? please explain the complete process?
Tell me what is regression testing?
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?
On what factors can you map the success of automation testing?
How t o create Libreary files on QTP
hi Friends this is Srinivas. Can u discribe about bug lifecycle.how to say in interview.send me my mail :dsrao106@gmail.com
How could you explain the main difference between webdriver and rc?
what is client server application.