资源列表
sendpack
- raw socket实现自定义数据报头(IP头/TCP头)程序
QQtail
- 请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能.-trial purposes of this program is to train all the programming capabilities rather than truly special practical function.
qqchatwnd
- qq聊天信息获取,VC 开发, 只供参考, 不要作为商业用途和非法行为-qq chatting information acquisition, VC development, is for reference only and not used for commercial purposes and illegal acts
sockspx.zip
- 使用winsock实现IPX协议客户/服务器的程序
ipsqipian
- ip欺骗源程序 此源代码下载自国外网站 希望大家交流-ip deception source of this source code downloaded from the website hope that the foreign exchange
DnsLookupCode
- 使用dnsapi.dll进行DNS解析的程序,可以解析所有DNS记录,也可以解析某类记录如MX记录。-dnsapi.dll use for DNS analytic procedures, analytical all DNS records can also analytic certain records, including the MX records.
UDP_Socks5
- UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
lwip下DM9000驱动
- lwip下DM9000驱动
smac
- 在vc环境下获取网卡的mac地址,一个小程序-vc environment in the LAN access to the mac address, a small program
LanWol
- 本人写的一个网络唤醒程序,用于从一台机通网络唤醒程序由网络启动另一台机(被唤醒机器需要网卡支持,一盘主板自带的网卡都支持) 使用时要填上被唤醒机的MAC地址。-I was awakened by a network procedures, for the company from a Network awakening process initiated by the network to another machine (machine needs to be awakened and L
ipget
- 本地IP获取程序,通过gethostname和gethostaddr两个函数来获取计算机名和IP.