In this assignment, you will study the TCP/IP implementation of the communication model in a client-server network. You will also learn to manipulate numbers, text strings, and lists in Perl.
Using the Online Library or the Internet, research TCP/IP implementation of the communication model.
Based on your research and readings for the week, complete the following tasks:
- Provide a detailed table that lists 2-3 commonly encountered Internet applications and the protocols they use. Additionally, include in your table, in a separate column, the associated transport layer ports.
- In addition, explain why TCP implements a 3-way handshake for connection establishment. Is 2-way insufficient? Does 4-way add more reliability? Make sure to use your own graphic illustration to support your input.