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

SocketCAsyncSocketCSocket

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

代码说明:

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

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

发表评论

0 个回复

  • guiji
    惯导系统轨迹生成器,能生成不同位置转动和舰船摇摆条件下的陀螺和加速度计数据,用于研究惯导系统(INS trajectory generator can generate different locations and ships swing conditions rotating gyroscope and accelerometer data, inertial navigation systems for research)
    2013-08-29 09:49:03下载
    积分:1
  • Exceptional-cPP
    Exceptional c++中文版,指导c++程序员写出高效整洁的代码(Exceptional c++ Chinese version of the guide c++ programmers to write efficient code clean)
    2013-08-19 16:24:48下载
    积分:1
  • ST7565-4SPI
    ST7565 4SPI.zip是一个点128*64的LCD程序,主要用于测试调试液晶显示屏(ST7565 4 spi. Zip is a point 128* 64 LCD procedures, LCD screen is mainly used for testing and debugging)
    2014-04-08 13:28:30下载
    积分:1
  • notepad
    用vb编写的记事本,可以实现记事本的大部分功能(notepad based vb)
    2014-04-28 15:05:12下载
    积分:1
  • vb6-md5jia
    采用VB6.0编程的MD5加密算法。MD5就是采用单向加密的加密算法,对于MD5而言,有两个特性是很重要的,第一是任意两段明文数据,加密以后的密文不能是相同的;第二是任意一段明文数据,经过加密以后,其结果必须永远是不变的。前者的意思是不可能有任意两段明文加密以后得到相同的密文,后者的意思是如果我们加密特定的数据,得到的密文一定是相同的。(Using VB6.0 programming of MD5 encryption algorithm. MD5 is the use of one-way encryption algorithm, for MD5, there are two characteristics is very important, the first is any two plaintext data encrypted ciphertext, later not to be the same second is an arbitrary piece of plaintext encrypted data, then, the results must always be the same. The meaning of the former is unlikely to have any two plaintext after getting the same ciphertext, which means if we encrypt specific data, the encryption must be the same. )
    2013-08-30 14:50:25下载
    积分:1
  • Kalman
    GPS_SINS integrated navigation Calman filtering algorithm, loose coupling, VC++ programming, MFC interface.(Calman filter algorithm for GPS_SINS integrated navigation)
    2020-11-24 20:39:34下载
    积分:1
  • 9054-WDM-Driver
    Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP. Developed by DDK.)
    2011-12-30 22:01:57下载
    积分:1
  • VOSE32DLL-Sample-Code-in-VCPP-6.0
    连接USB,采集数据,显示数据等功能,解调系统!(Connecting USB, collecting data, display data and other functions)
    2014-11-11 16:53:15下载
    积分:1
  • NCRR
    运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
    2014-12-17 20:21:46下载
    积分:1
  • measurepos
    根据《机器视觉算法与应用》编写的一维卡尺测量和直线拟合算法,欢迎大家交流学习。(According to "machine vision algorithm and application" prepared one-dimensional caliper measurement and straight line fitting algorithm, welcome to exchange learning)
    2017-10-14 07:12:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载