Penguin
Annotated edit history of UniCast version 3 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 CraigBox 1 The standard method of sending data across a network - from a single sender, to a single receiver.
2
2 CraigBox 3 The term is similar to meaning to "point-to-point communication", and exists to be compared to MultiCast (one sender, many receivers) and AnyCast (any sender to the nearest group of receivers). It is one of the communications methods supported in [IPv6].
3 CraigBox 4
5 -----
6 CategoryNetworking