搜索资源列表
ipset
- 此程序实现在Linux下对ARM板子进行IP设置。可以调用此程序改变IP地址,网关,和子网掩码-The realization of this program in Linux on ARM board for IP settings. Can call this procedure to change the IP address, gateway, and subnet mask
ip_get
- Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取-name:ip_config_get.c This program is used to show the usage of ip_configand ip_get
Zigbee
- 通过嵌入式主机上的zigbee coordinator模块向zigbee子网内的所有zigbee节点传送信息采集指令,获得传感信息-Through embedded module zigbee coordinator on the host subnet to the zigbee zigbee nodes to send all the information collection instruction, access to sensor information
getIP-impro
- 本程序用户获取主机的IP地址和MAC地址,头文件与函数原型如下 #include "getIP.h" int get_ip(char *ipaddr, char *netmask, const char *ethname) #include "getIP.h" int get_mac(char *mac) 以下是get_ip函数简单使用范例 //定义IP和MAC所需要的存储空间 char ethname[] = "eth0" c
