HTTP stand for Hypertext Transfer Protocol. HTTP uses TCP port 80.
HTTP allows for web server communication. If you’re using a web browser to view internet pages, then you are most likely using HTTP or HTTPs.
HTTPS stands for Hypertext Transfer Protocol Secure and uses TCP Port 443. HTTPS provides the same web server communication function as HTTP, however HTTPS is encrypted to provide more security.
Web pages