Today lets learn some networking concepts:
Today let's learn some networking concept
Most common protocol
- HTTP - Web transfer protocol, Request-response, not secure
- HTTPS - Secure communication, Uses TLS/SSL encryption
- FTP - File transfer protocol, Transfers files between computers
- TCP - Reliable communication, Connection-oriented
- IP - Internet protocol, Routes data packets
- UDP - Unreliable communication, Connectionless
- SMTP - Simple mail transfer, Sends email messages
- SSH - Secure shell, Remote access
0
0
0