Re: understand multicasting from the client/host perspective .
- From: rodd@xxxxxxxxx (Rod Dorman)
- Date: Mon, 26 Jun 2006 17:36:12 +0000 (UTC)
In article <1151341027.363421.64350@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
April <yinzhang57@xxxxxxxxx> wrote:
...
The multicast MAC part is where I have difficulty to understand well ..
like why this is needed? As the sender, it seems to me it only needs
to send to an IP ... I can think this signifies the frame is multicast,
Because there could be dozens or hundreds of hosts that want to
receive the data.
Its much more efficient to send a packet to *one* multicast address
than to sent it to *multiple* IP addresses.
--
-- Rod --
rodd(at)polylogics(dot)com
.
Relevant Pages
- Re: Multicast and WM 2003
... OK, and the sender should also receive the multicast, then. ... I'm not saying that you should throw away the idea of actually implementing ... Since the problem seems to be "can't receive a multicast packet on ... (microsoft.public.dotnet.framework.compactframework) - connecting a UDP socket to a multicast address can fail with WSAEHOSTUNREACH? Windows bug?
... and receiver) that communicate using IPv4 UDP multicast. ... The sender application makes the following Winsock calls: ... and get the receiver to bind to 0.0.0.0. ... (microsoft.public.win32.programmer.networks) - Broken? 2.6.6 + IP_ADD_SOURCE_MEMBERSHIP + SO_REUSEADDR
... Multicast. ... the kernel appears to drop packets ... and with a command-line controlled sender. ... The kernel is simply not giving them to the application. ... (Linux-Kernel) - EndReceiveFrom throws exception.
... I'm trying to get the IP address of a sender. ... I'm using UDP multicast, with each socket bound to the multicast address and using ReUseAddress option. ... at System.Net.Sockets.Socket.EndReceiveFrom(IAsyncResult asyncResult, EndPoint& endPoint) ... (microsoft.public.dotnet.languages.csharp) - Re: Wem gehoert das Internet?
... Die wenigsten Anbieter machen Rundfunk im Sinne von Multicast. ... Auch bei Multicast muss der Empfänger explizit via IGMP subscriben. ... Aber nicht beim Sender. ... (de.org.ccc) |
|