TCP/IP





Here is the answers to the question in project 13


1)TCP

Answer)TCP (Transmission Control Protocol) is a layer 4 of the OSI model (Transport layer) protocol that is connection-oriented and has full-duplex capabilities and is the most popular standard used in networking.


2)IP

Answer)IP (Internet Protocol) is a routed protocol that is connectionless that operates at the layer 3 of the OSI model (Network layer) that provides packet delivery and addressing for the source and destination. This protocol is also the most popular protocol used.



3)HTTP

Answer)HTTP (Hypertext transfer Protocol) allows the user to transfer documents written in HTML (Hypertext Markup Language) over the World Wide Web. HTTP operates at layer 7 in the OSI model (Application Layer) and uses TCP port 80 needs a browser for displaying documents.








HOME