TCP/IP example
True or False (explain your answers):
- A TCP segment would be contained inside an IP packet.
- An IP packet would be contained inside a TCP segment.
- Transmission error checking is done by the TCP software.
- Transmission error checking is done by the IP software.
- Transmission error checking is done by the application software.
- The port determines the application program that is sending a message.
- The port determines the application program that is to receive the message.
- The port determines which router port a packet will be sent out of.
- The IP address is looked up by the application program.
- The IP address is looked up by the transport layer program.
- The IP address is looked up by the Network layer program.
- A router would check TTL to see if it had reached zero.
- The receiving TCP program would check TTL to see if it had reached zero.
- The sending TCP program would check the TTL to see if it had reached zero.
- The router differentiates between video and text data.
- The TCP program differentiates between video and text data.
- The application program differentiates between video and text data.