| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
When using a PF_NDRV socket, you need to specify the types of packets you are interested in receiving. Check the net/ndrv.h header. There is an socket option you can use to specify demux descriptors. Those descriptors will be used to match incoming packets. If an incoming packet matches, your socket will get the packet. Your demux descriptors can not conflict with any other descriptors in use by protocols already attached to the interface (you can't get IP or AppleTalk packets if those protocols are attached to the interface). -josh On Oct 30, 2006, at 9:01 PM, Robin wrote: Hi, All |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/email@hidden This email sent to email@hidden
| References: | |
| >Can not receive packages from opened socket (From: Robin <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.