Hyper Text Transport Protocol (HTTP) is the communication protocol used to connect to servers on the World Wide Web. The primary function of HTTP is to establish a connection with a Web server and transmit HTML pages to the user's browser.
HTTP (Hypertext Transfer Protocol) is the foundation protocol of the World Wide Web. It sets the rules for exchanges between browser and server. It provides for the transfer of hypertext and hypermedia, for recognition of file types, and other functions. It is essentially a set of rules for exchanging text, graphic images, sound, video, and other multimedia files on the World Wide Web.
An HTTP address (one kind of Uniform Resource Locator [URL]) takes the form:
http://www.ProProfs.com.
HTTP is the part of TCP/IP suite.











