摘要:
#include <sys/socket.h> #include <sys/sysctl.h>#include <net/if.h>#include <net/if_dl.h>- (NSString *) macaddress{ int mib[6]; size_t len; char *buf; unsigned char *ptr; struct if_msghdr *ifm; struct sockaddr_dl *sdl; ... 阅读全文
posted @ 2013-04-02 15:26
qingjoin
阅读(311)
评论(0)
推荐(0)

浙公网安备 33010602011771号