(SocketCAsyncSocketCSocket) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » SocketCAsyncSocketCSocket

SocketCAsyncSocketCSocket

于 2009-06-20 发布 文件大小:4KB
0 181
下载积分: 1 下载次数: 93

代码说明:

  Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Lmoddulate_66T
    LTE下行链路OFDMM中的调制方式64QAM (Modulation the LTE downlink OFDMM in way 64QAM)
    2012-09-15 14:48:33下载
    积分:1
  • 61549816REXOSReference
    高通,rex,OS,很好的文档~~~!!!(Qualcomm, rex, OS, a very good document ~ ~ ~)
    2009-07-09 19:45:52下载
    积分:1
  • calculator2
    实现计算器功能,还有漂亮的界面 ,使用VC6.0 mfc实现(calculator)
    2010-01-06 08:53:14下载
    积分:1
  • activexaaa
    工业仪表界面,可以用来开发工业常见仪表式界面程序,采用控件编程,方便使用(industrial instrumentation interface can be used for the development of industrial instrumentation interfaces common procedures used controls programming, ease of use)
    2006-07-28 13:12:26下载
    积分:1
  • HDI-Silverlight-source-WebcamMic_CS
    wpf 构建三维应用程序实例 (wpf application to build three-dimensional examples)
    2011-07-11 12:01:01下载
    积分:1
  • LCD_1602
    基于MSP430的LCD1602驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用。(Based on LCD1602 MSP430 driver, there are written the h files and c file, adding to the engineering can be used.)
    2012-08-13 19:00:56下载
    积分:1
  • opengl-mdl
    说明:  用opengl写的3D场景,可以导入反恐精英里面的任务模型。即可以导入骨骼动画(opengl C++ code Skeletal animation can be imported.)
    2010-03-29 14:04:58下载
    积分:1
  • ellipseface
    带背景的椭圆形窗体源码(VC) 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如.. 语言界面:简体中文 (Oval form with background source (VC) Use VC production knowledge learned form to create an elliptical form, in this irregular usage within a background image, background image bmp format, in addition to the title bar on the window and minimize, maximize, and close button to exit the main press keyboard ESC key. As final results window .. Language Interface: Simplified Chinese)
    2015-06-10 18:06:57下载
    积分:1
  • MuGuard
    MuGuard Official base source
    2015-03-14 08:48:33下载
    积分:1
  • project_struct
    Example Struct Code in C++
    2009-10-26 19:31:02下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载