147k views
1 vote
In the client-server model, what is the primary protocol used for communication between a browser and Web server?

1 Answer

5 votes
That would be HTTP and HTTPS (hypertext transfer protocol). These protocols run on port 80 and 443 respectively
User Serguei Fedorov
by
8.0k points