搜索资源列表

  1. 根据域名获得IP地址列表

    0下载:
  2. 软件简介:这是在学习C#时写的一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法,例子很简单,请看源代码. -Software Descr iption : This is the learning C# to write a very simple example. under the domain of IP address list. main uses IPHost
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:64512
    • 提供者:
  1. 枚举局域网计算机

    0下载:
  2. 枚举局域网计算机,获得主机名,由主机名获得跟它对应的主机信息提取IP地址信息,地址形式如下: 211.40.35.76 bug已补。-Enumerate computers, mainfr a me access, and from mainfr a me with its counterparts to obtain information from the host IP address information, address f
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-09
    • 文件大小:26624
    • 提供者:杨卓飞
  1. 获取多个IP地址

    0下载:
  2. 本文已经经过编译可以获取多个IP地址,欢迎下载-paper has been compiled through access to multiple IP addresses, welcome to download
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:43008
    • 提供者:zhh
  1. Enumerate

    0下载:
  2. 本程序用于列取本地IP地址及所有可以通讯的端口-out the procedures for the admission of local IP addresses and all communication ports can be
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:1227776
    • 提供者:李小龙
  1. resetip

    0下载:
  2. 在windows2000,windows XP,windows 2003上修改网卡IP地址并编程使之生效,无须重启网卡.-in Solaris, Windows XP, windows 2003 on the LAN IP address changes and programming to bring it into force, or rebooting the card.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:安仲明
  1. 353476346346

    0下载:
  2. 通过ip地址获取mac 地址的一个小软件源码!-through ip address mac addresses access to a small source software!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:34816
    • 提供者:李莱
  1. 038

    0下载:
  2. 一个在Windows NT/2000下的程序。这个程序可以获得当前登陆的网络用户名、工作站ID、IP地址等信息。(5KB)-a Windows NT/2000 in the process. The current landing procedures available network user name, workstation ID, IP address and other information. (5KB)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:李金义
  1. 20060403_ipaddress

    0下载:
  2. ip地址原码 -ip address of the original code i p address of the original code ip address of the original code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:27648
    • 提供者:ghost
  1. ip_query

    0下载:
  2. ip地址查询,该工程提供网络ip地址查询,欢迎有兴趣的朋友查看-ip address inquiries, the project provides network ip address inquiries are welcome friends View
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:46080
    • 提供者:博创
  1. iprequest

    0下载:
  2. 获得本机ip地址的MFC程序,并能获得相应端口-to this machine ip address MFC procedures, and corresponding access ports
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-09
    • 文件大小:108544
    • 提供者:吴仁
  1. 123455555555

    0下载:
  2. 利用vc列举主机IP地址,这是不可多得的经典程序代码-use vc host IP address listed, it is rare classic code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:陈作明
  1. b5-ipdata

    0下载:
  2. 全球IP地址地理位置数据资料库包包繁体版-global IP address location data bank bags traditional version
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:1771520
    • 提供者:Evan
  1. IPRenew

    0下载:
  2. 不需要重新启动计算机,更新本机的IP地址。-do not need to restart your computer, updating the machine's IP address.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:5456896
    • 提供者:黄磊
  1. Resolution_Ip_Package

    0下载:
  2. 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。  程序的具体要求如下:   1)以命令行形式运行:ipparse logfile,其中ipparse是程序名, 而logfile则代表记录结果的日志文件。 2)在标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:48128
    • 提供者:
  1. Ip_Check

    0下载:
  2. A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:
  1. huodezhidingjiqideIPdizhi

    0下载:
  2. 很好的vb实例教程,交你学回如何利用vb编程获得指定电脑的IP地址,是个很不错的教程!-good examples and guidance to pay you to learn how to use Visual Basic programming was designated computer's IP address, it is a very good tutorial!
  3. 所属分类:通讯编程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:
  1. jyipddz

    0下载:
  2. (实例获取、修改计算机的IP地址及子网掩码-(example acquisition, changes to the computer's IP address and subnet mask
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:李力
  1. localhostIP

    0下载:
  2. 一个可以显示本地ip地址的程序,希望队大家有帮助。-a local show ip addresses in the hope that the team be helpful.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:1172480
    • 提供者:朱智
  1. ip_dizhi

    0下载:
  2. ip地址查询的程序,能够通过对话框形式,查询对方以及本机IP地址,速度相当快-ip address inquiries procedures, through dialog forms, and other inquiries of this machine IP address, very fast
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:lu
  1. checkIP

    2下载:
  2. 一个获取本机IP地址和主机名的小程序,有winsock应用-access to the machine an IP address and host name of small procedures, protocols of Application
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:643072
    • 提供者:lyzcw
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org