搜索资源列表
ACE_MFCDevExample
- 使用 ACE 这个庞大的自适应通信环境并不是最佳的工程选择。这个例子以及其中的文档演示了如何使ACE与MFC和谐共处,解决因调用不当导致内存泄露、宽窄字符集接口等问题。 实现的例子使用ACE的Reactor 和 Task 实现了接收者-伴随处理模型,用消息队列实现了大数据包拼接,但要注意一个例程自发自收会发生阻塞, 这与使用API大不相同。ACE 太大了,很恼火。ACE 的 ACE_warppers.sln 使用VC2010进行了改变,添加了UnicodeDebug, UnicdoeRe
ZeuS-2.0.8.9
- zeus botnet 2.0.8.9,2009年被赛门铁克列为当年的僵尸网络之王,该代码于2011年5月在hackernew网站上公布,可在vc2010环境下编译通过-zeus botnet,had been called the king of botnet in 2009,which has its source code of version 2.0.8.9 leaked through famous hackernews website in 2011.5,could be built
CHAT
- 局域网聊天,支持文件传输 vc2010-LAN chat, file transfer support
chuankouxianshi
- 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
Commate
- VC2010开发的通信测试工具.支持串口/TCP/UDP.可以按十六进制或ASCII方式监视通信内容,进行端口转发.可以解释执行用户编写的通信测试脚本进行通信过程模拟.-The VC2010 development of communications test tool. Support serial/TCP/UDP. Hexadecimal or ASCII way to monitor the content of communications, and port forwarding. C
ServDownload20130524
- 文件数据服务下载程序,VC2010写的用到TCP协议,可任意多个客户端同时下载文件。每增加一个下载用户则服务多开一个发包的缓存。端口和包格式可以在程序另设置-File Data Services download, VC2010 write TCP protocol used can be any multiple clients simultaneously download files. Each additional user is a download service to open a
echo
- 航空订票系统,利用VC2010环境编写。-air ticket,please use Visual studio C++2010 to run.
winsocket-example
- VC2010一个简单的网络编程例子,包括客户端和服务器端,供大家参考-a simple winsocket programming example based on VC2010
chat_vc2010
- UDP聊天室源代码 vc2010编写 基于孙鑫老师vc6的改编版本-udp vc2010 chart demo socket1.1
npcodeproject_chrome
- VC2010 NPAIP chrome plugin demo(npruntime 修改版本)-VC2010 NPAIP chrome plugin demo(npruntime)
telnet
- 自己实现的telnet的服务器端和客户端源码,VC2010实现-Their implementation of Telnet server and client source code, VC2010 implementation
win32-socket-chat-room
- win32实现局域网通讯 socket 通信 完整代码 在vc2010下编译运行-win32 socket chat room
tinyXML2-vc6-ok
- 一个精简的xml解析库:tinyXML2, 官网只提供vc2010平台以上才能编译, 我花了很大功夫才移植到vc6.0下的, 测试完全通过, 没有任何内存泄漏(A streamlined XML parsing library: tinyXML2, the official website only provides more than vc2010 platform to compile, I spent a lot of effort to transplant to VC6.0, the