answersLogoWhite

0


Best Answer

What are the pros and cons of intermediate reassembly of an internet fragmented datagram versus reassembly at the final destination

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: An internet fragmented datagram versus reassembly at the final destination?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What stand for UDP?

This User Datagram Protocol (UDP) is defined to make available a datagram mode of packet-switched computer communication in the environment of an interconnected set of computer networks. This protocol assumes that the Internet Protocol IP is used as the underlying protocol. This protocol provides a procedure for application programs to send messages to other programs with a minimum of protocol mechanism. The protocol is transaction oriented, and delivery and duplicate protection are not guaranteed. Applications requiring ordered reliable delivery of streams of data should use the Transmission Control Protocol TCP. l


What happens when part of an Internet radio transmission is not delivered to the destination?

When part of an internet television is not delivered to its destination, the person who would be interested in watching the video online will not be able to play the video. It is common to find the "video not found" error.


What switch can be used to ping a destination with 600 byte packets?

in command prompt ping -L 600 "internet address"


2 Suppose a computer send a packet at transport layer to another computer somewhere in the internet There is no process with the destination port address running at the destination computer What wi?

Most protocols issue a special error messagethat is sent back to the source in this case.


What is the use of ping in networking?

Ping is a computer network administration utility used to test the reachability of a host on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer. Ping is used to identify if there is an internet connection and how fast it is.

Related questions

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.


In IP networks data communication is organized into what histograms polygrams metagrams or datagrams?

The correct answer is Datagrams. A datagram contains the addressing and error correction ifnroamtion necessary to route the information to the proper destination. In Internet Protocol (IP) networks, data communication is organized into datagrams.


Routes packets through the internet to get them to their destination?

IP (Internet Protocol)


Which portion if the destination IP address is used as a packet is routed through the Internet?

Which portion of the destination IP address is used as a packet is routed through the Internet?


What stand for UDP?

This User Datagram Protocol (UDP) is defined to make available a datagram mode of packet-switched computer communication in the environment of an interconnected set of computer networks. This protocol assumes that the Internet Protocol IP is used as the underlying protocol. This protocol provides a procedure for application programs to send messages to other programs with a minimum of protocol mechanism. The protocol is transaction oriented, and delivery and duplicate protection are not guaranteed. Applications requiring ordered reliable delivery of streams of data should use the Transmission Control Protocol TCP. l


Why are web pages loading with only hyperlinks Images fragmented and Videos don't buffer?

Web pages load with only hyperlinks, fragmented images, and non-buffering videos when the Internet connection is poor, low, and weak.


What does transmission control do?

breaks large amounts of data into packets of a fixed size, transmits the packets over the internet using the internet protocol (IP), and sequentially numbers them to allow reassembly at the recipient's end.


What does transmission control protocol do?

breaks large amounts of data into packets of a fixed size, transmits the packets over the internet using the Internet protocol (IP), and sequentially numbers them to allow reassembly at the recipient's end.


Why is a fragmental disk slower than defragmental?

A fragmented disk contains temporary Internet files and unused program files that need to be deleted.YOLO


What are the responsibility of network layer in internet model?

The network layer provides the functional and procedural means of transferring variable length data sequences from a source to a destination via one or more networks, while maintaining the quality of service requested by the Transport layer. The Network layer performs network routing functions, and might also perform fragmentation and reassembly, and report delivery errors. Routers operate at this layer-sending data throughout the extended network and making the internet possible.


What is the primary protocol suite responsible for message transmission on the Internet?

The Internet Protocol (IP) is a protocol used for communicating data across a packet-switched internetwork using the Internet Protocol Suite, also referred to as TCP/IP. IP is the primary protocol in the Internet Layer of the Internet Protocol Suite and has the task of delivering distinguished protocol datagrams (packets) from the source host to the destination host solely based on their addresses. For this purpose the Internet Protocol defines addressing methods and structures for datagram encapsulation. The first major version of addressing structure, now referred to as Internet Protocol Version 4 (IPv4) is still the dominant protocol of the Internet, although the successor, Internet Protocol Version 6 (IPv6) is being deployed actively worldwide.


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.