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

SocketCAsyncSocketCSocket

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

代码说明:

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

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

发表评论

0 个回复

  • Flight3d
    一个用VC6++写的飞机模型,实现用键盘控制其方向,前进,是初学OPENGL的一个很好的例子(An to write with VC6++ aircraft model, use the keyboard to control the direction, forward, is the beginner the OPENGL of a good example)
    2013-03-19 14:34:59下载
    积分:1
  • a
    说明:  静态文本控件典型事例电子计时器,主要根据位图来绘制数字(Typical examples of static text control electronic timer, mainly based on the bitmap to draw the figures)
    2010-12-17 18:18:23下载
    积分:1
  • V1.26VCOM1.26
    虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
    2008-05-22 21:42:00下载
    积分:1
  • TabCtrl
    Windows Tab Control VS6 MFC
    2015-08-02 03:13:10下载
    积分:1
  • vb-webcam
    This Visual Basic Program capture button events from webcams that uses st0676 chipsets.
    2009-05-26 22:35:18下载
    积分:1
  • 136645-ds1
    公路桥梁电算(第二版).杨炳成 主编/2003-06-01/人民交通出版社. 本书主要介绍公路桥梁及其他工程结构物内力分析、截面配筋设计和绘图的源程序,采用扩展BASIC语言编制,设计计算严格遵守了交通部颁发的公路桥涵设计规范。(Highway bridge computerization (version second). Ed. Yang Bingcheng /2003-06-01/ people traffic press This book introduces the analysis, the internal force of highway bridges and other engineering structures reinforcement design and drawing of the source, using the extended BASIC language, design and calculation of the design of highway bridges and culverts in strict compliance with the Specifications issued by the Ministry of communications.)
    2013-12-25 09:47:24下载
    积分:1
  • MFC-ODBCaccess
    VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path)
    2014-05-30 09:50:31下载
    积分:1
  • VC__DataBaseProgramm
    该PDF文件主要是讲述数据库方面的应用知识,供大家学习交流.(This PDF document was the application of knowledge about the database for them to learn communication.)
    2011-01-22 17:14:09下载
    积分:1
  • HSR-line
    高速铁路线路shp格式矢量图,包括电气化快速铁路,时间截止到2015(High speed railway line SHP format vector diagram, including electrification railway fast, time until 2015)
    2015-12-02 17:22:47下载
    积分:1
  • cPP
    对想学C++的同学们很有帮助的,一本比较不错的书额(Want to learn C++ for the students is helpful, and a relatively good amount of books)
    2011-09-14 10:33:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载