搜索资源列表
GetLocSysNetSetting
- 本小程序可用来获取网络设置状态,其功能类似在CMD中使用ipconfig /all命令。可查看本地网络的DNS、子网掩码、网卡地址和绑定的IP地址、IP路由、默认网关、工作域等。我所上传的程序均在在VC 6.0中调试通过。-the small procedure can be used to access network settings, its function similar to the use of the CMD PC / all orders. Access to the loca
ip_test
- IP地址及子网的合法性 使有方法: 程序名 subnet/mask ip_addr 说明:subnet/mask:如211.168.2.0/27 ip_addr: 如211.168.2.3
getipmask
- arm平台下路由器设计中获取机器ip和mask的代码
子网掩码算法
- 有很多人肯定对设定子网掩码这个不熟悉,很头疼,那么我现在就告诉大家一个很容易算子网掩码的方法,帮助一下喜欢偷懒的人-sure a lot of people to set the subnet mask not familiar with a headache, then I will tell you a very easy way of counting subnet mask, a helping hand to people like the lazy
程序获取并输出本地主机的所有适配器的IP地址
- 程序获取并输出本地主机的所有适配器的IP地址,子网掩码,默认网关,MAC地址。,Procedures to obtain and output of all the local host adapter IP address, subnet mask, default gateway, MAC address.
chap2
- 本地计算机网络编程实例 获取计算机的名称和IP地址【\chap2\Local】 获取计算机的子网掩码【\chap2\ Local】 获取计算机的DNS设置【\chap2\ Local】 获取计算机的网卡地址【\chap2\ Local】 获取计算机安装的协议【\chap2\ Local】 获取计算机提供的服务【\chap2\ Local】 获取计算机的所有网络资源【\chap2\ Local】 修改本地计算机的所有网络设置【\chap2\ Local】 获取计
IPto2
- 根据输入的十进制ip号转换为二进制ip地址,根据地址掩码计算子网号及广播地址 mfc图形界面-Ip according to the input decimal number is converted to binary ip address address mask according to the subnet number and broadcast address calculation mfc interface
GetNetSetting
- 用对话框来得到网卡的信息,包括IP、MAC、子网掩码,默认网关,DNS服务器等。-Dialog box to get the card with the information, including IP, MAC, subnet mask, default gateway, DNS server.
GetYanMa
- 得网卡配置的TCP/IP协议的子网掩码的代码-in LAN configuration of the TCP/IP protocol subnet mask code
GETNETSETTING
- 目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-Directory access to network settings, network card information is an access network DNS, subnet mask, network card addresses comprehensive procedures, attention to the p
vb3
- vb编程实例,获取、修改计算机的IP地址及子网掩码-vb programming examples, access, modify the computer s IP address and subnet mask
setDNSandMask
- 是一个获取网络DNS、子网掩码、网卡地址的综合程序-Is an access network DNS, subnet mask, network card addresses comprehensive procedures
IPtest
- 能有效获取计算机的网卡信息,如IP,MAC,子网掩码,网关等信息。-Effective access to the computer' s network adapter information, such as IP, MAC, subnet mask, gateway and other information.
jsq
- 子网掩码计算器,短小精悍。好的说下啊,希望大家能喜欢他-Subnet mask calculator, dapper. Say ah well, under the hope that everyone can enjoy him
mark
- 在进行网络子网划分时,可以用于计算机局域网的计算子网掩码-Conducting network subnetting can be used for the calculation of computer local area network subnet mask
autoIP
- 一个自动获取IP,子网掩码,默认网,DNS等的程序,适合IP经常更改的用户-An automatic access to IP, subnet mask, default network, DNS and other procedures, suitable IP frequently changing user
VB.obtain.IP.subnet.mask.information
- VB编程获取 IP地址子网掩码信息代码VB programming code to obtain IP address subnet mask information -VB programming code to obtain IP address subnet mask information
Subnet-mask
- 子网掩码(subnet mask)又叫网络掩码、地址掩码、子网络遮罩,它是一种用来指明一个IP地址的哪些位标识的是主机所在的子网以及哪些位标识的是主机的位掩码。子网掩码不能单独存在,它必须结合IP地址一起使用。子网掩码只有一个作用,就是将某个IP地址划分成网络地址和主机地址两部分-Subnet mask (subnet mask) also known as the network mask, mask address, subnet mask, it is used to indicate w
VB.obtain.IP.subnet.mask.information
- VB编程获取 IP地址子网掩码信息代码VB programming code to obtain IP address subnet mask information-VB programming code to obtain IP address subnet mask information
Get-computer-subnet-mask--DNS-
- 获取计算机的子网掩码,DNS,网卡地址的一段简单的程序 -C++ computer program to obtain the subnet mask, DNS, network card addresses