Difference between revisions of "Datagram"
From Computer History Wiki
					
										
					
					|  (A start) | m (+link) | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | The term '''datagram''' is usually a synonym for [[packet]]. It also refers to a type of service provided by a network - an unreliable single block of data, rather than a [[reliable byte stream]]. | + | The term '''datagram''' is usually a synonym for [[packet]]. It also refers to a type of service provided by a [[data network]] - an unreliable packet (single block of data), rather than a [[reliable byte stream]]. | 
| {{stub}} | {{stub}} | ||
| + | |||
| + | [[Category: Networking Basics]] | ||
Latest revision as of 15:14, 22 October 2022
The term datagram is usually a synonym for packet. It also refers to a type of service provided by a data network - an unreliable packet (single block of data), rather than a reliable byte stream.

