Re: Receiving UDP broadcasts
Re: Receiving UDP broadcasts
- Subject: Re: Receiving UDP broadcasts
- From: Ryan McGann <email@hidden>
- Date: Sat, 7 Jun 2003 19:07:11 -0700
On Saturday, June 7, 2003, at 05:49 PM, Scott Thompson wrote:
FWIW I have the following code that accepts UDP packets just fine. It
uses CFSocket for the entire process instead of creating a native
socket and running it.
Thanks for the code. While it shouldn't make a difference, I tried
using CFSocket to create the socket, as you have done. I still don't
get any callbacks. I know there can't be anything wrong with UDP
broadcasts in OS X, but I just don't see the problem in my code. If
tcpdump didn't show the zillion packets my router is sending out, I'd
never believe they existed since OS X refuses to receive them....
Any other suggestions?
Thanks,
Ryan
There are 10 kinds of people in the world: those that can understand
binary, and those that can't.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.