answersLogoWhite

0

Yes

ICMP (internet Control Message Protocol) is a Network layer protocol that reports on the success or failure of data delivery.

IMCP announces these transmission failures to the sender, but IMCP cannot correct any of the errors it detects; those functions are left to higher layer protocols, such as TCP. (Dean,2010 Network+ Guide to Networks 5th ed p145)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is a Network layer protocol that reports on the success or failure of data delivery?

ICMP (Internet Control Message Protocol)


What is expand ICMP?

internet control message protocol


Is responsible for communicating problems with transmission?

ICMP (Internet Control Message Protocol)


What is an Internet destination?

Internet destination refers to the location that a process is aimed to get to. This part of the internet control message protocol with the destination expected to decode the message.


Which protocal is required on any computer that communicates across the internet?

IP, or Internet Protocol, is required to use the public Internet. While sometimes called "TCP/IP", TCP-Transmission Control Protocol-is only one part of the Internet Protocol suite, which includes many others, such as UDP (User Datagram Protocol), ICMP (Internet Control Message Protocol), etc.


What network layer protocol layer does the traceroute utility use to obtain its information about paths between a source and destonation?

It uses ICMP protocol - Internet Control Message Protocol


Protocol to receive mails from server?

IMAP (internet message access protocol)


What is faulty networking?

Tcp/ip it is a set of communication protocol, used for the internet and other similar networks it is named from two of the most imp protocol transmission control protocol &internet protocol transmission control protocol is responsible for providing connection oriented communicationand ensuring delivery of data itmakes sure that the data reaches its destination by retranssmitting any data that is lost or corrupt internet protocol it provides delivery for protocol higher in the model its connection less delivery system tat makes best efforts attempt to deliver the packets to the coeerct destination user data gram protocol (udgp) it offers a connection less data gram service that is an unreliable best effort delivery udp does not guarantee the arrival of data gram nor does it promise that the deliverd packet are in the correct squence application does not require an acknowledgement of data reciept use ud icmp(internet control message protocol)ping and tracert are two programs that use icmp message http(port80) hyper text transfer protocol it is used in internet to allow clients to request webpages from web severs and allow for client interaction with those web server this system doesnot allow for good interaction with web server smtp (port 25) simple mail transfer protocol pop3 (port110)receive email ftp file transfer protocol port numbers for common protocol 21 - ftp 25- smtp 443 - https 53 - domain name system


What protocol allows hosts to exchange messages to indicate problems with packet delivery?

ICMP The Internet Message Protocol (ICMP) allows hosts to exchange messages to indicate the status of a packet as it travels through the network.


What is most familiar protocol to you?

There are various protocols ftp: file transfer protocol smtp: simple mail transfer protocol pop3: post office protocol ip: internet protocol tcp: transmission control protocol ospf: open shortest path first igrp: interior gateway routing protocol eigrp: enhanced interior gateway routing protocol rip: routing information protocol http: hyper text transfer protocol udp: user datagram protocol icmp: internet control message protocol


Full form of IMAP?

Internet Message Access Protocol


What protocol does ping use?

"Ping uses the Internet Control Message Protocol (ICMP) Echo function which is detailed in RFC 792"http://www.activexperts.com/activsocket/tutorials/ping/So the short answer is that it uses the ICMP protocol.