answersLogoWhite

0

What else can I help you with?

Related Questions

Is it true or false that transport layer protocols are not concerned with addressing packets to the correct system?

No - Transport layer protocols are not concerned with addressing packets to the correct system. (True)


What protocols is used to code telephone conversations into packets of compressed data?

Voip


Transport layer protocols break large data units into?

Segments


True or false transport layer protocols are not concerned with addressing packets to the correct system?

True


What protocol assists in determining whether packets reach their intended destination?

The Answer is ICMP - A core protocol in the TCP/IP suite that notifies the sender that something has gone wrong in the transmission process and that packets were not delivered. Page 177. Networks + Guide to Networks 5th edition.


What are the 2 type of connections to a router interface?

1. Determining the best path to send packets. 2. Forwarding packets toward their destination.


Where is the routing?

It is the process of forwarding packets in a network so that it reaches its intended destinations. To perform routing there are numbers of routing algorithm .


Is the routing?

It is the process of forwarding packets in a network so that it reaches its intended destinations. To perform routing there are numbers of routing algorithm .


What are the responsibilities of a router?

1. Forward packets. 2. Determining best path from the sender to the receiver


Is there activity over a network if data is not being transferred?

Yes, there is activity; packets do not have to be generated for the sole purpose of carrying data. Some protocols, such as DHCP, or DNS, or ARP generate informational packets and are not carrying data. It is rare for a network to not transmit packets for long periods of time.


What is the role of the data link layer protocols in data transmission?

The role is to transfer frames to packets


What is a Transmission Control Protocol with Internet Protocol?

A "protocol" is a set of rules used in networking, for a particular purpose. IP (the Internet Protocol) is the protocol used to transmit packets over various networks.TCP (the Transmission Control Protocol) is the protocol which (among other things) ensures a high degree of reliability over inherently unreliable networks. That is, individual IP packets may be lost, but TCP ensures that they are retransmitted. TCP/IP is a protocol suite - in other words, a group of related protocols. It is named after two important protocols, explained, above, but it actually includes various other protocols as well.