Answer:
HTTP identifies the resource requested TCP/IP uses a "handshake" to relay packet information DNS translates the name of a web server to a valid IP address
Explanation:
HTTP (HyperText Transfer Protocol). HTTP gives users a way to interact with web resources such as HTML files by transmitting hypertext messages between clients and servers. TCP/IP stands for Transmission Control Protocol/Internet Protocol, which is a set of networking protocols that allows two or more computers to communicate. Domain Name Servers (DNS) are the Internet's equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses.