HTTP (Hypertext Transfer Protocol) and HTTPS (Hypertext Transfer Protocol Secure) are protocols used to send and receive data over the Internet. They are essential for online communication and play a critical role in data flow between a user’s browser and a website.
In other words, it’s like entering https://xitoring.com ke dalam browser Anda.
HTTP
- Singkatan dari: Protokol Transfer Hiperteks
- Penggunaan: Digunakan untuk mengirimkan dan menerima informasi di web.
- Keamanan: HTTP does not encrypt the data being transferred, which means it’s possible for unauthorized parties to intercept the data. This makes it less secure, especially for sensitive information.
- Pelabuhan: Secara default, ini menggunakan TCP (Transmission Control Protocol) port 80 untuk komunikasi.