Your Ad Here

Tuesday, March 25, 2008

HTTP protocol

Means Hyper text transfer protocol. which will be used for information transfer on intranet and world wide web. it will provide to publish and retrieve hyper text pages over internet. Http clients initiates request and establishes TCP connection to a particular port on a host by using default port 80. after receiving the request the server sends back status line such as "HTTP/1.1 200 OK" and message of its own .

No comments: