Directi Interview Question

Explain TCP/IP

Interview Answer

Anonymous

Nov 27, 2017

TCP is connection oriented protocol.manages transformation of information on internet by breaking the information into sub units called packets.Each packet contains both data and address.packets are reassembled at the destination.TCP header size is 20 bytes.TCP is stream oriented protocol.The protocols which uses TCP are FTP, SSH, SMTP and Telnet