文件名称:TCP3.0

  • 所属分类:
  • Internet/网络编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 69kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • x**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于多线程Select异步模型的的TCP服务端,客户端网络Socket调试工具



这是我用API封装的,供调试Socket程序用的



有客户端和服务端



两个程序都是基于Select异步模型的,其中服务端还用到了多线程技术,保证了多客户端的连接



都是消息触发和回调的



用多线程就能够保证多客户端的同时连接,要满足更多的客户端连接,要用到线程池模型,有待于更进一步的探讨和研究



QQ:593485230



E-mai:cangzhu@163.com -Multithreaded Select asynchronous model of TCP server, client network Socket debugging tools I use the API package for debugging Socket program with both client and server programs are based on the Select asynchronous model, which The server also uses multi-threading technology, client connections are messages trigger and use multiple threads at the same time will be able to guarantee multi-client callback connections to meet more client connections, thread pool model to be used for , pending further discussion and research QQ: 593 485 230 E-mai: cangzhu@163.com
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Client3.0\Global.cpp

.........\Global.h

.........\MyClient.cpp

.........\MyClient.h

.........\ReadMe.txt

.........\res\Test.ico

.........\...\Test.rc2

.........\resource.h

.........\StdAfx.cpp

.........\StdAfx.h

.........\TCPClient.cpp

.........\TCPClient.h

.........\Test.cpp

.........\Test.dsp

.........\Test.dsw

.........\Test.h

.........\Test.ncb

.........\Test.opt

.........\Test.plg

.........\Test.rc

.........\TestDlg.cpp

.........\TestDlg.h

Server3.0\Global.cpp

.........\Global.h

.........\MyServer.cpp

.........\MyServer.h

.........\res\Test.ico

.........\...\Test.rc2

.........\resource.h

.........\StdAfx.cpp

.........\StdAfx.h

.........\TCPServer.cpp

.........\TCPServer.h

.........\Test.aps

.........\Test.clw

.........\Test.cpp

.........\Test.dsp

.........\Test.dsw

.........\Test.h

.........\Test.ncb

.........\Test.opt

.........\Test.plg

.........\Test.rc

.........\TestDlg.cpp

.........\TestDlg.h

Client3.0\res

Server3.0\res

Client3.0

Server3.0

继续更新中.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org