socket网络通信,c++委托,绑定事件

时间:2014-02-07 18:46:12
【文件属性】:
文件名称:socket网络通信,c++委托,绑定事件
文件大小:477KB
文件格式:RAR
更新时间:2014-02-07 18:46:12
c++ 委托 socket 通过 c++ 的 FastDelegate FastDelegateBind 实现的委托,绑定 事件,包括服务器和客户端代码,并有演示demo
【文件预览】:
MySocket
----MySocket.sln(2KB)
----socketTest()
--------socketTestDlg.cpp(3KB)
--------socketTest.cpp(2KB)
--------resource.h(774B)
--------stdafx.h(2KB)
--------socketTest.h(469B)
--------socketTest.vcproj.070FE81FADA8475.Administrator.user(1KB)
--------socketTest.aps(102KB)
--------targetver.h(1KB)
--------socketTest.vcproj(6KB)
--------Debug()
--------stdafx.cpp(143B)
--------ReadMe.txt(3KB)
--------socketTestDlg.h(881B)
--------socketTest.rc(5KB)
--------res()
----blockSocket()
--------CLS_CriticalSection.h(906B)
--------CLS_NetClient_Base.cpp(332B)
--------CLS_NetClient_WIN_THREAD_TCP.h(3KB)
--------FastDelegate.h(98KB)
--------FastDelegateBind.h(8KB)
--------blockSocket.vcproj(5KB)
--------Debug()
--------CLS_NetClient_WIN_THREAD_TCP.cpp(13KB)
--------CLS_NetServer_Base.h(2KB)
--------CLS_NetClient_Base.h(2KB)
--------CLS_NetServer_WIN_THREAD_TCP.h(3KB)
--------CLS_NetServer_WIN_THREAD_TCP.cpp(10KB)
--------CLS_NetServer_Base.cpp(278B)
--------blockSocket.vcproj.070FE81FADA8475.Administrator.user(1KB)
--------CLS_CriticalSection.cpp(286B)
----Debug()
--------socketTestServer.exe(232KB)
--------socketTestClient.exe(196KB)
----socketTestServer()
--------socketTestServer.vcproj(6KB)
--------resource.h(780B)
--------socketTestServer.h(505B)
--------stdafx.h(2KB)
--------targetver.h(1KB)
--------socketTestServer.cpp(2KB)
--------Debug()
--------stdafx.cpp(149B)
--------ReadMe.txt(3KB)
--------socketTestServer.rc(5KB)
--------socketTestServerDlg.h(1KB)
--------socketTestServerDlg.cpp(5KB)
--------res()
--------socketTestServer.aps(102KB)
--------socketTestServer.vcproj.070FE81FADA8475.Administrator.user(1KB)
----MySocket.suo(54KB)
----MySocket()
--------include()
--------MySocket.vcproj(5KB)
--------MySocket.vcproj.070FE81FADA8475.Administrator.user(1KB)
--------NetClient_Base.cpp(126B)
--------Debug()
--------NetServerTcp.cpp(8KB)
--------CMyCriticalSection.cpp(408B)
--------NetServer_Base.cpp(126B)
--------NetClientTcp.cpp(12KB)

网友评论

  • 正是我需要的东西,非常感谢。
  • 很不错的代码,谢谢分享
  • 看了,写行很好。
  • 正是需要的东西,即学习了socket有了解了C++委托