获取本机IP地址以及MAC地址

本文档由 romanwish 分享于2011-08-13 11:14

获取本机IP地址以及MAC地址 来自网络2010 12 23 11:19 include stdio h include stdlib h include string h include unistd h include fcntl h include sys ioctl h include netdb h include netinet in h include netinet if ether h include net if h include arpa inet h 取得本地ip void GetLocalIp unsigned long pOutIpAddress int fd;struct ifreq ifr;struct sockaddr in sin;fd socket PF INET SO..
文档格式:
.doc
文档大小:
32.72K
文档页数:
12
顶 /踩数:
0 0
收藏人数:
0
评论次数:
0
文档热度:
文档分类:
IT计算机  —  C/C++资料
添加到豆单
文档标签:
C算法 IP MAC
系统标签:
ifr mac 地址 hostmac ifreq buf
下载文档
收藏
打印

扫扫二维码,随身浏览文档

手机或平板扫扫即可继续访问

推荐豆丁书房APP  

获取二维码

分享文档

将文档分享至:
分享完整地址
文档地址: 复制
粘贴到BBS或博客
flash地址: 复制

支持嵌入FLASH地址的网站使用

html代码: 复制

默认尺寸450px*300px480px*400px650px*490px

支持嵌入HTML代码的网站使用





82