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

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

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

    项目描述:
    a class to handle the data sent and received at both ends of a Winsock control's connection (TCP Mode). because TCP will combine small data streams into one packet or split large streams over several packets for efficient transport across a network it is necessary to re-assemble the data back into its original state on receipt by the client This class will re-assemble the data before passing it onto the client via the DataArrival Events.

    这个类用于处理Winsock 控件的连接 (TCP Mode)发送和接收到的数据。因为TCP将会组合数据流到一个包中,或者将大的数据流分割成向个小的数据包以便通过网络进行有效的传输,当客户端收到这些包时需要将其重组为原始状态。这个类就可以在通过DataArrival 事件将数据传递到客户端时重新组合数据。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=6570
    类别:
    发布者: cbd007

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

    原始下载连接(国外) http://www.freevbcode.com/Source/TCPManagedStream.zip

      » 合 作 伙 伴