Jump to content

Unicast

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Nishitpatira (talk | contribs) at 06:12, 25 July 2013 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer networking, unicast transmission is the sending of messages to a single network destination identified by a unique address.[1]

Addressing methodologies

Routing schemes
Unicast

Broadcast

Multicast

Anycast

The term unicast is contrasted with the term broadcast which means transmitting the same data to all possible destinations. Another multi-destination distribution method, multicasting, sends data only to interested destinations by using special address assignments.

Unicast messaging is used for all network processes in which a private or unique resource is requested.

Certain network applications which are mass-distributed are too costly to be conducted with unicast transmission since each network connection consumes computing resources on the sending host and requires its own separate network bandwidth for transmission. Such applications include streaming media of many forms. Internet radio stations using unicast connections may have high bandwidth costs.

These terms are also used by streaming content providers' services. Unicast-based media servers open and provide a stream for each unique user. Multicast-based servers can support a larger audience by serving content simultaneously to multiple users.

See also

References

  1. ^ http://www.science.uva.nl/research/air/projects/old_projects/ipv6/IPv6_uni.htm A unicast address is an identifier for an interface. University of Amsterdam
  • "Differences Between Multicast and Unicast". Microsoft. Retrieved 2008-02-04.
  • "What Is Unicast IPv4 Routing?". Microsoft. Retrieved 2010-09-30.