Thursday, 2 June 2011

How a web browser communicates with web server

A web server is responsible for sending web pages to a browser on a client. When a browser communicates with a web server, it results into three steps HTTP transaction:
To establish a connection.
Client issues or sends a request and server sends response

No comments:

Post a Comment