TCP Internet Protocol (IP) is the address system of the internet that basically deliver packets of information from source to destination device. Every device has an IP address that uniquely identifies it and enables it to communicate with and exchange data with other devices connected to the internet. IP Transmission Control Protocol handles packet ordering or error checking when information deliver information from source to destination device. TCP establishes and maintains a connection between applications or devices until they finish exchanging data. DNS Domain Name System (DNS) is the phonebook of the Internet. Humans access information online through domain names. DNS translates domain names to IP addresses so browsers can load Internet resources. It contains the public IP addresses associated with the names of the websites an IP address brings a user to. HTTP/HTTPS HTTP stands for Hypertext Transfer Protocol, and it is a protocol – or a prescribed order and syntax for prese...