Answer:
The message was fragmented across more than one IP datagram
Explanation:
ICMP Echo Request query message is a request sent by a user to a destination system, which then sends an ICMP Echo Reply query message`as a reply.
After I changed the Packet Size in pingplotter to be 2000, the first ICMP Echo Request message that was sent by the computer was:
Flags: 0×01 more fragments.
The message was fragmented across more than one IP datagram
You can download answer here
tinyurl.com/wpazsebu
Answer: is this a real question but I think it would be Ip address hope this helps :)))
Explanation:
Answer:
Transport Layer
Explanation:
The transport layer which is responsible for end-to-end communication over a network. Transport Layer breaks the data, allocated by Application layer in smaller units called segments. It is used to number every byte in the segment. It is also responsible for error correction and provides reliability to the user. It allows the host to send and receive error corrected data, messages or packets over a network and ensures that data should be received in the same sequence in which it was sent. It also enables multiplexing and flow control.