Differences between version 3 and predecessor to the previous major change of UniCast.
Other diffs: Previous 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 1 | Last edited on Sunday, March 7, 2004 4:48:08 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 and AnyCast. It is one of the communications methods supported in [IPv6].
+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