Re: Receiving UDP broadcasts
Re: Receiving UDP broadcasts
- Subject: Re: Receiving UDP broadcasts
- From: Ryan McGann <email@hidden>
- Date: Sat, 7 Jun 2003 19:21:01 -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.
Argh, I figured it all out. The computer I was using for testing is a
shared computer, and I never bothered to check to see if a packet
filter was installed. Sure enough, ipfw had about 1000 entries in it.
Doh!
Thanks for the code,
Ryan
_______________________________________________
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.