TCP/IP is a set of communication protocols that allows devices to connect on the internet. It has two main protocols - TCP and IP. TCP ensures reliable delivery of segments through acknowledgements and retransmissions. IP handles addressing and routing of packets between networks. Common applications that use TCP/IP include HTTP, FTP, SMTP and more. It is popular due to its early development and support in operating systems like UNIX.