搜索资源列表
ip地址转换器
- 很不错的IP地址转换器。实现一些知名软件功能。-very good IP address converters. To achieve some well-known software features.
IPConvert07-07-24
- 包括功能:IP地址的整形与字符串之间相互转换,网络字节序与主机字节序之间的相互转换,方便网络程序的调试
VBPing
- VB真正Ping指令类模块 一个我使用感觉很好的Ping指令类模块,提供IP地址ping,网站地址转换为IP地址的功能,包含2方法,1一个属性.
TCPIPprotocolren
- TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
5
- IP地址将不同的物理地址统一起来,从而将物理地址隐藏起来,上层软件使用IP地址标识结点。但是,两台计算机只有在知道彼此的物理地址时才能进行通信。 IP数据包常通过Ethernet发送。Ethernet设备并不识别32位IP地址,它们是以48位MAC地址传输Ethernet数据包的。因此,IP驱动器必须把IP目的地址转换成Ethernet网络目的地址。这两种地址之间存在着某种静态的或动态的映射,通常需要查看一张表来进行这种映射。地址解析协议(Address Resolution Proto
Neighbor
- 利用VC实现局域网网络通信,映射网络驱动器,IP地址和计算机名之间的转换等
IP-DNS
- IP地址与域名之间的转换。通过转换判断ip地址或域名的正确性。-the conversion between ip address and the domain name.
Neighbor
- 局域网网络通信编程实例 获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器 消息发送程序 获取局域网内其他计算机的信息-Local Area Network Communication Programming examples of access to My Network Places computer IP address and name of the conversion between the Map Network Drive LAN messaging
CSInternetTools
- 一款功能超强很专业的网络检测工具集合,基于VB6环境编写。它可以扫描指定IP段**、获取本机端口、网络流量监控、IP地址计算器、TCP/IP配置信息提娶Ping命令、端口侦听、分段IP与长整型IP地址转换、基于API函数的端口查看器、基于windows命令的端口查看器、检测指定网络是否可用、扫描指定计算机端口、域名及IP解析、保存计算的IP、保存捕捉到的路由、服务器时间同步、使用API的路由跟踪……还有一些不一一列举了,需要的下载仔细看看。-A powerful network of profe
DNSTOIP
- 一个实现域名到IP地址转换的小程序,已编译通过-A domain name to the IP address translation to achieve a small program has been compiled by
RangeToCidr
- IP范围转换为CIDR,用户输入IP的起始地址就可以转换为CIDR的方式-IP range to CIDR
qwipqh-v1.0
- 一款不多的ip地址转换器 一款不多的ip地址转换器-A small converter ip address ip address of a small converter
ip
- 原创软件,可以批量导入网站地址然后转换成IP地址(源码),对研究黑客的朋友很有帮助-Original software, you can batch import the Web site address and then converted into IP addresses (source), the helpful friend of hackers
ipchange
- ip地址转换小软件,在也不用为转换ip地址而烦恼,只要轻轻一点就可以了。-small ip address translation software, convert ip address would not have to worry about, just tap on it.
ipch
- Linux Socket网络编程,IP地址转换例程-Linux Socket network programming, IP address conversion routines
IPADDR_CONVERT
- 网络中IP地址转换,子网地址,掩码等相互转换的小例子,为计算机网络实验要求编写的小程序。-IP network address translation, subnet address, netmask and other small examples of conversion, for the computer network experiment called for the preparation of small programs.
wincc
- ip地址转换,切换,实现方便更改ip地址-ip address converter, switch, for easy change ip address
ip-convert
- IP地址形式的转换,可以将一个长整数转换成以点分隔的四个数字,或者将以点分隔的四个数字转换成长整型-IP address in the form of conversion can be a long integer convert four numbers separated by dots, or will be separated by four digital converter grow integer
WinPing
- Windows下Ping程序 测试有效连接。 输入一个网址或一个有效的主机名,例如http://www.google.com或者google.com,或者一个有效的IP地址,例如: 72.14.207.99(google.com)。 IP地址转换成主机名,反之亦然。一个空的输入给本地IP地址。按钮“选项...”打开WinPing选项:无限循环(ping运行在一个无限循环,并显示平均实时),Multiping(ping一前一后),重试次数,超时时间以毫秒为单位,显示的响应时间的平均值,显示日期
NAME-AND-IP-switch
- 名字与IP地址转换,实现套接字中的名字与IP地址转换。-Name and IP address conversion program to translate between the socket name and IP address.