Differences between version 3 and previous revision of UniCast.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Sunday, March 7, 2004 4:49:39 pm | by CraigBox | Revert |
Older page: | version 2 | Last edited on Sunday, March 7, 2004 4:48:54 pm | by CraigBox | Revert |
@@ -1,3 +1,6 @@
The standard method of sending data across a network - from a single sender, to a single receiver.
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].
+
+-----
+CategoryNetworking