Raw Ehternet Sockets on 10.1?
Raw Ehternet Sockets on 10.1?
- Subject: Raw Ehternet Sockets on 10.1?
- From: "Duane Murphy" <email@hidden>
- Date: Fri, 26 Sep 2003 12:21:42 -0700
We are using raw ethernet sockets to communicate to a custom hardware
device. On 10.2 everything seems to be working correctly. However, we are
not having success on 10.1.
Network traces show that packets are being successfully sent and the
device is responding. However, we never see the packets.
We are using CFSocket to manage the socket. We only use the
kCFSocketReadCallBack. We also use setsockopt with NDRV_SETDMXSPEC in
order to register to recieve packets of the correct type.
I have not been able to find specific notes that would indicate a problem
on 10.1. Our working theory is that it is one of these (setsockopt or
CFSocket) that are the problem.
Does anyone have a clue what we could be doing wrong to prevent things
from working on 10.1?
Thanks for the help,
...Duane
_______________________________________________
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.