Hypertext Transfer Protocol (HTTP)

By admin

An application layer protocol for distributed, collaborative, hypermedia information systems. HTTP gives users a way to interact with web resources such as HTML files by transmitting hypertext messages between clients and servers. HTTP clients generally use Transmission Control Protocol (TCP) connections to communicate with servers.

0