Re: UDP Multicast Question
Re: UDP Multicast Question
- Subject: Re: UDP Multicast Question
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Mon, 12 Jul 2010 09:22:48 +0100
On 2 Jul 2010, at 20:00, Gordon Apple wrote:
> Are there any good examples available of how to set up a multicast network,
> especially from the Mac receiver viewpoint?
Apple doesn't have any sample code for this. The best place to start would be the UDPEcho sample code.
<http://developer.apple.com/mac/library/samplecode/UDPEcho/>
From there, you can configure multicast via the standard BSD sockets APIs. These are documented in <x-man-page://4/ip>. These are cross platform APIs, so you can search the 'net for code from other platforms.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden