资源列表
NetTalkN
- 实现了子网广播地址的自动计算。这应该是原来版本中最不好用的一个问题。时不时有网友发邮件给我,说在他们的局域网中用不了。问题其实就是子网广播地址,我是把适用我们公司用的子网广播地址写死在程序了。在其他的局域网中用,要改这个值并重新编译。所以这次把这个问题做掉了,不过解决的并不彻底。程序可以自动取到本机的IP地址,并根据该IP地址的子网掩码计算出子网广播地址。但一台机器上有可能装多个网卡,并绑定多个IP地址,一些虚拟计算机软件也会产生一些虚拟的网卡。我是最不喜欢在程序中加dialog的,所以我就自做
GeneralPassword
- 一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
Winpcap_sniffer_wlan_VC
- Winpcap_网络监听_无线网络本机_非混杂模式_VC实现,包括ARP探测等,多线程实现!
VC++网络高级编程之十
- MulticastChat:一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-MulticastChat : a multicast chat, the running of a number of examples, then joined a group can chat.
getnetsettings
- “获取网络设置”是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了两个程序。(最好在win98中测试)。-"access network configuration" is a network access to DNS, subnet mask, Ethernet addresses the integrated process, the attention of the procedure, including the two procedures. (
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
netseting
- 获得本机网络设置,直接编译 netseting.rar-the computer network was set up, directly translated netseting.rar
ping_Alexei
- 有关Ping使用的例子-the Ping examples of usage
Scada_Client
- 一个实现的如何实现网络客户端的程序.-a realization of how to achieve network client procedures.
arpspoof
- 完成ARP扫描,对tcp udp的数据包的分析
network
- vc开发network的代码, 有一定的参考价值,好好利用
vc_talk
- 运用VC++编写的一个简单聊天程序,局域网内可用,C/S模式-VC prepared by the use of a simple chat procedures available within the LAN, C / S mode