HTTP (hypertext transer protocol)
How does HTTP work: HTTP, or hypertext transfer protocol, works in a client-server model. HTTP provides a way to integrate with web resources by transmitting hypertext messages between client and server. The communication usually happens over port 80...





