Welcome![Sign In][Sign Up]
Location:
Search - netmask to

Search list

[Internet-Networksetmac

Description: linux下更改网卡mac地址,设置网络IP地址,掩码,和DHCP获取IP地址的嵌入式QT程序-linux network card mac address change, set the network IP address, netmask, and DHCP to obtain IP addresses embedded QT procedures
Platform: | Size: 192512 | Author: liqiang | Hits:

[Internet-Networkioctl02-Get

Description: 使用ioctl来读取本地ip和netmask值-Use ioctl to read the local ip and netmask value
Platform: | Size: 50176 | Author: 谢经波 | Hits:

[Internet-Networkioctl03-Set

Description: 用ioctl来修改本地ip和netmask-Use ioctl to change the local ip and netmask
Platform: | Size: 50176 | Author: 谢经波 | Hits:

[Internet-Networkioctl06-DelRT

Description: 用ioctl删除一条路由,通过指定ip,netmask和gw来删除指定的路由。-Use ioctl to delete a routing, by specifying the ip, netmask and gw to delete the specified routing.
Platform: | Size: 51200 | Author: 谢经波 | Hits:

[OtherNetMask

Description: 路由器工具,子网掩码计算器.zip,可以-Router tool, subnet mask calculator. Zip, can
Platform: | Size: 50176 | Author: 小皮 | Hits:

[Windows DeveloplssNetInfo

Description: windows下获取网卡类型、IP地址、掩码、 网关、DHCP服务IP、MAC地址、网卡数量等, 非常好用-windows to obtain the next card type, IP address, netmask, gateway, DHCP services, IP, MAC address, card number and so on, very easy to use
Platform: | Size: 163840 | Author: liss | Hits:

[Internet-Networkip_config_get

Description: linux下采用C语言或得IP地址,子网掩码,网关的源程序-This is a Source code about how to get the IP address netmask and getway of the network which is based C language.
Platform: | Size: 2048 | Author: 乙星 | Hits:

[CommunicationAdapterIPConfigSun

Description: VC++模拟XP修改IP地址及网关的功能 VC++模拟XP修改IP地址及网关的功能,因为这个代码较早,它主要是想表现在不启动电脑的时候就修改IP地址、掩码以及网关,可是谁知道XP系统本身已经具备了这一功能,所以本代码就当是一个功能模拟吧,不知道对大家有没有用 -VC++ simulation XP modify IP address and gateway functionality VC++ simulation XP modify IP address and gateway functions, because the code is early, it is mainly manifested in the wish to not start when the computer changes IP address, netmask, and gateway , but who knows XP system itself already has this feature, so this code is a functional analog bar when I do not know all of us have no use
Platform: | Size: 24576 | Author: andysun | Hits:

[Linux-UnixgetIP-impro

Description: 本程序用户获取主机的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" char ipaddr[20] //IP地址最长为16个字符 char netmask[20] //子网掩码最长为18个字符 //获取IP地址 get_ip(ipaddr,netmask,ethname) //输出结果 printf(" s\n",ipaddr) printf(" s\n",netmask) 以下是get_mac函数简单使用范例 -The program user access to the host' s IP address and MAC address, the following function prototype header file# include " getIP.h" int get_ip (char* ipaddr, char* netmask, const char* ethname) # include " getIP.h" int get_mac (char* mac) use the following simple example is get_ip function// define the IP and MAC need storage space char ethname [] = " eth0" char ipaddr [20] // IP address of up to 16 characters char netmask [20] // mask for up to 18 characters// Obtain an IP address get_ip (ipaddr, netmask, ethname) // output printf (" s \ n" , ipaddr) printf ( " s \ n" , netmask) use the following simple example is get_mac function
Platform: | Size: 6144 | Author: quietojlt | Hits:

[Internet-NetworktestSetIP

Description: 调用windowd netsh命令,实现网络参数(IP、gateway、netmask、和dns的修改),功能还不完善,拿来大家一起学习-Call windowd netsh command, network parameters (IP, gateway, netmask, and dns changes), the function is not perfect, and brought them to learn together
Platform: | Size: 34816 | Author: 曹洪太 | Hits:

[Internet-Networkip

Description: 本程序用于修改和获取linux中ipv4的ip,子网掩码,静态修改并不是临时修改,会一直有效-Used to modify the program and get the Linux ipv4 IP,netmask, static modification is not temporary changes, would have been effective
Platform: | Size: 1024 | Author: 林则波 | Hits:

CodeBus www.codebus.net