资源列表
qqcap
- 监听局域网QQ号,强烈投荐 delphi源码
Arpsender
- 用于利用windows socket构造自己的ARP数据包并发送,其中包括选择网卡能功能-windows socket for the use of their tectonic ARP packet and sent, including the choice of Ethernet capabilities.
Chapter04
- Network_Programming_for_Windows原书第二章源代码
getIP
- 一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
Ping
- ping代码的完整实现 编译通过 希望大家喜欢 机会难得
door
- 一个基本的后门代码。对象了解黑客的有很大帮助
httpFtpAgent
- 一个http与ftp代理小程序,其功能能完成几乎所有的http和ftp请求的代理-http and ftp a small agency procedures, its functions can be completed almost all the http and ftp request of Acting
onnet
- 监视别人上网的小软件,当监视人上网时,虚拨的ip地址会发送到设定邮箱-monitor another small Internet software, when people watch online, virtual allocated ip address will be sent to the plate set
ip地址显示控件
- vb的ip地址显示控件-vb ip address Display Control
myhttpproxy
- 做http代理服务器的完整源代码-http proxy server to do a complete source code
ipenum.zip
- 查找ip
Socket
- 含有接收、发送、服务三个线程的Socket程序 利用winsock1.1编程