HTTP stands for Hyper Text Transfer Protocol used for showing the Hyper Text on the Browser. It is a stateless protocol. The key elements of HTTP are
Connection : It creates the connection between two nodes.
Request : The sending of the request to the server.
Response : The response of the server to the client request
Close : The closing of the connection
Ref: Ince, D 2004, Developing distributed and e-commerce applications, 3rd edn, Addison-Wesley, Harlow,
No comments:
Post a Comment