How does one computer communicate with another using HTTP?

With requests and responsesBy making a constant connection to another computer

Nice work!

Computers use requests and responses to communicate using HTTP.