Retrieving Adapter information
Retrieving Adapter information
- Subject: Retrieving Adapter information
- From: Kirk Haderlie <email@hidden>
- Date: Mon, 18 Aug 2003 11:44:46 -0700
We are developing a Cross-Platform sockets class and need to get the adapter
information under OS X, how can this be done? We want to retrieve the same
information which ifconfig returns. Is there an ioctl to retrieve the
adapter information as there is on Liinux? I saw
#define OSIOCGIFCONF _IOWR('i', 20, struct ifconf) /* get ifnet
list */
in sockio.h which looks to be comparable to what we use in Linux. Any ideas
where I could find more documenation on this ioctl? I am new to sockets so
any help would be appreciated.
Kirk Haderlie
Design Engineer
email@hidden
Vivid Image Technology
www.vividimage.com
_______________________________________________
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.