搜索资源列表
TCPCom
- 看了袁渊先生在VC知识库《在线杂志》第14期发表的文章《基于TCP/IP的局域网多用户通信》,感觉受益颇多,但也觉得里面有一些不太完善的地方,具体来说主要有: 1、两个服务器单独运行,且主线程均阻塞,用户界面死锁,不便于控制; 2、聊天服务器线程和互斥量的使用可能导致死锁; 3、不能实现文件传送(文件传送可不能由服务器转发,否则非把它累趴下不可^-^); 4、不能由用户进行网络设置,所以在不同的网络使用必须修改源程序等等; 我在此基础上重新设计编写了一个系统
chap3ppt
- 1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses p
CtrlIPClt
- 网络方面关于ip的得到与获取方面的代码,哈哈哈 -ip on the network and get access to the area code, Ha Ha Ha
WindowsXP_VC_SendARP
- Winows下Send ARP 包的程序源代码。一个函数搞定。非常简单,但非常实用。利用ARP可以自动搜索局域网中的所有计算机IP地址、也可以用ARP实现IP与MAC地址的绑定!非常有用的技术哦!-Winows ARP packets under the program source code. A function to get. Very simple, but very practical. ARP can automatically search all LAN computer IP
GetIPyuandaima
- 得到本机IP地址的程序源代码..... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过 -get the machine IP addresses in the source code ... for a novice can network programming reference End ... winXP in the whole Visual C 6.0 debugging through
DNS2IP
- DNS解析IP 通过域名得到对方IP地址-IP DNS analytic get their domain name through IP addresses
GetHostNameIP
- 这是一个用VC开发的如何获得本机名和IP地址的小程序.-This is a development of the VC how to get the machine name and IP address of small procedures.
getlocalip
- This example shows how to get the local machine s IP addresses. Yes, \"addresses,\" plural. You can count on seeing at least two addresses on most machines: one for the loopback interface (127.0.0.1) and at least one for an external network
chaxuan
- 使用POST GET 方式 能查询ip 天气 身份证等的查询
get host_ip
- 获取网络上的主机名与ip地址-access on the Internet host name and address ip
IPConfig
- 一个获取网卡地址.ip地址.网卡信息的小程序~~!呵呵 挺不错的~!-A perfect short program to get information(i.e. IP, Machine Address) of network cards.
ReIp
- 动态刷新IP,对2000局域网有用,没有密码.从VCKbase上Down的.好东西推荐一下.-refresh dynamic IP, LAN useful to 2000, no password. Down from the VCKbase on. Good things can get.
用JAVA获得IP
- 用JAVA编的一个获得IP的程序,你可以把它嵌入到你的网站或系统中,就可以得到你要得到的IP了。-with Java was a series of the IP program, you can embed it in your Web site or system, we can get you to be the IP.
IP地址
- 通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host's IP address, get the corresponding host name.