Describe the types of programs that use ICMP.

What will be an ideal response?


Programs that use ICMP only need to send a single packet, therefore used for such mundane purposes as disconnect messages, which we see as a "host unreachable" message. The ping program uses ICMP, sending a single ICMP packet, called an echo request, to the IP address specified as a parameter of the command. The target machine responds with an echo reply via ICMP.

Computer Science & Information Technology

You might also like to view...

What will be the output from the source code?

Computer Science & Information Technology

Which action query would you use if you wanted to change the name of a manager from "Smith" to "Jones" for all selected records?

A. Delete B. Update C. Append D. Make Table

Computer Science & Information Technology

Microdata is based on ________________, which are sets of terms and definitions that can be used to indicate the semantic value of specific types of information.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Text you add to the criteria row in a query is case sensitive, so be careful or you may get unexpected results.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology