联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Asynchronous full-duplex connection clas - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    CInOutConnection is a class that encapsulates Client/Server connection node. It works in asynchronous full-duplex mode. After initialization it creates four threads: receiving, sending, working and service threads. First two are obvious, working thread waits for a message to be posted into input queue and then processes it and service thread could break connection on inactivity timeout or could be used for performing idle periodic tasks.

    CInOutConnection 这个类封装了 Client/Server连接节点。这在异步全双工模式下运行。在初始化后,它创建四个线程:接收、发送、工作和服务线程。前两个很明显,工作线程等候发送到队列中的消息并处理它,服务线程可以在连接超时后中断连接,也可以用于执行空闲任务。
    来源: http://www.codeguru.com/internet/async_full_duplex.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    async_full_duplex  1.0  2004-04-19 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/internet/async_full_duplex.zip

      » 合 作 伙 伴