搜索资源列表
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
MFC_Reactor_Srv
- MFC与ACE相结合,采用Reactor模式
ACE
- This doc describes the design and implementation of the Reactor pattern contained in the ACE framework .
ACE_MFCDevExample
- 使用 ACE 这个庞大的自适应通信环境并不是最佳的工程选择。这个例子以及其中的文档演示了如何使ACE与MFC和谐共处,解决因调用不当导致内存泄露、宽窄字符集接口等问题。 实现的例子使用ACE的Reactor 和 Task 实现了接收者-伴随处理模型,用消息队列实现了大数据包拼接,但要注意一个例程自发自收会发生阻塞, 这与使用API大不相同。ACE 太大了,很恼火。ACE 的 ACE_warppers.sln 使用VC2010进行了改变,添加了UnicodeDebug, UnicdoeRe
ace-network
- 这是基于ACE开发的Reactor和Proactor模型的通讯库.在实践中已经使用。库本身支持文件的断点传输,并在实际中使用,希望给大家一个引子学习。-This is based on the ACE Reactor and Proactor model developed by the communication library has been used in practice. Breakpoint library itself supports file transfer, and in
udp_reactor
- ACE UDP REACTOR,利用ACE实现的UDP反应器-ACE UDP REACTOR
wangluop2p
- 本文首先分章介绍 P2P 技术、P2P对等点发现技术、网络技术、面向对象的网络framework 技术;然后实现一个P2P对等点发现模型,以及利用设计模式思想实现对 WINSOK 的面向对象的封装,实现TCP,UDP,及同步时间分离模型(Reactor模型)和主动器模型(Proactor模型),并实现相应的测试程序。-At first,This text divides Chapters to introduce P2P technology, P2P peer discovery techno
epoll1
- 模仿ace中的Reactor模型,对epoll进行了简单封装-epoll linux
ACEReactor
- How to programming with ACE Reactor framework.
ACEReactor
- How to programming with ACE Reactor framework.
ACEReactor
- How to programming with ACE Reactor framework.
ACEReactor
- How to programming with ACE Reactor framework.
ACEReactor
- How to programming with ACE Reactor framework.