Chapter 22. UNIX-Domain Sockets


 
Network Programming with Perl
By Lincoln  D.  Stein
Slots : 1
Table of Contents
Chapter  21.   Multicasting

    Content

Summary

Multicasting is an attractive alternative to unicasting or broadcasting for sending one-to-many messages across subnet boundaries. Despite the fact that multicasting is more complex than unicasting , it requires surprisingly few additions to the socket API, making multicasting applications easy to write.

The main "gotcha" with multicasting is the uneven support for multicast routing on the Internet, which limits its use to in-house applications and experimental networks like the MBONE.


   
Top


Network Programming with Perl
Network Programming with Perl
ISBN: 0201615711
EAN: 2147483647
Year: 2000
Pages: 173

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net