文件名称:ChatDlg
-
所属分类:
- 标签属性:
- 上传时间:2014-04-15
-
文件大小:2.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
线程同步与异步套接字编程,套接字在两种模式下执行操作,阻塞和非阻塞。在阻塞模式下,在操作完成前,执行操作的函数会一直等待下去,不会立即返回程序(将控制权交还给程序)。而在非阻塞模式下,函数无论如何都会立即返回。
-Threaded synchronous and asynchronous socket programming, socket perform the operation in two modes, blocking and non-blocking. In blocking mode before the operation is complete, the function will perform the operation wait forever, will not immediately return to the program (the control back to the program). And in non-blocking mode, the function returns immediately anyway.
-Threaded synchronous and asynchronous socket programming, socket perform the operation in two modes, blocking and non-blocking. In blocking mode before the operation is complete, the function will perform the operation wait forever, will not immediately return to the program (the control back to the program). And in non-blocking mode, the function returns immediately anyway.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatDlg.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.