Introduction to Computer Networks
Introduction to Computer Networks
Computer
Networks
IT111: Introduction to Computing
Components:
TCP: Ensures data is delivered reliably and in
order.
IP: Routes data packets to their destination
based on IP addresses.
Hypertext Transfer Protocol (HTTP) and
HTTPS
Function: The protocols used for transmitting
web pages.
HTTP: Unsecured communication.
HTTPS: Secured communication using SSL/TLS
encryption.
Simple Mail Transfer Protocol (SMTP)