资源列表
StopTravel
- VC网络通讯编程实用案例精选\\chap4\\StopTravel.rar
SOCKET_DLL
- 非常好用的VC++下SOCKET编程开发包,含源代码。
WinArpSpoof
- windows下arp欺骗的源代码,可以攻击局域网内任意的计算机,然他们不能连网
CEClient
- 这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
安全通讯工具密聊源代码
- 安全通讯工具密聊源代码,本程序能更好保密,反之对方窃取,达到秘密聊天的效果!-safety communications tools chat secret source code, the better the confidentiality procedures, contrary to steal each other, to achieve the effect of secret chat!
4534734
- VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
SMGBBActiveX
- ActiveX 控件程序 检测CPU ... ... ... ... ... .. . ... ... ... ... ................................ -ActiveX control detects CPU ... ... ... .. ... ... .. . .............. ..
VC++网络高级编程之六
- CTelnet:该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。-CTelnet : The procedure is a telnet client to achieve humble. Log on to a bulletin board do any testing.
anQQ02
- 阿男脱机QQ挂机系统 v0.2 主要修改了以下地方: 1、整理了后台,增加了系统设置功能,现在不用改网站页面就可以使用了此程序了 2、友情链接后台管理功能。考虑到大家很懒,就加上后台管理链接功能 3、对相册上传安全增加了点安全措施,只允许上传jpg,gif文件 4、修改了大量原1.0程序中的错误,现在没有内容时也不会出现错误 5、修改了金钱交易地方的漏洞-offline QQ outboard system V0.2 main changes the following places : one
CUdpSocket
- CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data repor
PING的C代码
- 用VC++工具开发的一个关于PING网络的程序
socket
- socket 通信编程,实现局域网内的信息交流,界面友好