-
socket_program_guide
1.套接字编程原理
1.1 Client/server通信模型
1.2 Windows Sockets规范
1.3 套接字
1.3.1 套接字定义
1.3.2分类
1.3.3 套接字的作用
1.3.4端口与地址
1.3.5 套接口属性
2.基本的Windows Sockets API编程
2.1常用函数
2.2 TCP实例
2.3 UDP实例
2.4 Socket 通信阻塞的解决方法
3.MFC下的Socket编程的类
3.1 CAsyncSocket类
3.2 CSocket类
3.3 Windows Sockets:带存档的套接字的工作方式
3.4 流式套接字通信的操作顺序
3.5 使用 CAsyncSocket 类
3.6 从套接字类派生
3.7 套接字通知
3.8 一个使用CSocket类的网络通信实例
3.8.1 服务器端应用程序设计(ServerDemo)
3.8.2 客户端应用程序设计(项目名称ClientDemo)
4.套接字的托管实现
4.1 System::Net::Sockets 命名空间
4.2 实例:一个新邮件检查器
(1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
- 2020-11-14 14:59:42下载
- 积分:1
-
CFD-SIMULATION-OF-BOILING-FLOWS
计算机流体理论方面的文献,动网格的划分和计算(Literature, of the theory of computational fluid dynamic division and calculation of the grid)
- 2012-06-06 10:07:31下载
- 积分:1
-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
C++stl代码
实现数组插入,移除,迭代器插入,移除,push_back,push_front,find等功能全部实现
- 2022-05-20 11:06:08下载
- 积分:1
-
eda-reversing-3
The Embedded Disassembler s
- 2017-10-30 23:54:18下载
- 积分:1
-
nqwiky
用vc++开发的图书管理系统,很好用!值得看看!不错(With vc + + development books management system management system, very good!)
- 2017-07-23 13:10:37下载
- 积分:1
-
openCV的OCR
基于opencv的手写数字识别,就与KNN算法。在VS2013运行通过。
- 2023-04-02 13:10:02下载
- 积分:1
-
MultipleGaussintegration
用勒让德-高斯求积法来计算多重积分的例子.(The multiple integral example is calculated by Legendre-Gauss quadrature method.)
- 2010-07-03 16:57:47下载
- 积分:1
-
双线性插值
利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
- 2018-10-08 14:47:10下载
- 积分:1
-
researchhuffmancompress
单片机HUFFMAN压缩算法的研究与实现,有在单片机上进行开发的同学可以下载看看!(Huffman compression algorithm Singlechip Research and Implementation, has carried out development in SCM students can download to see!)
- 2008-07-22 01:09:06下载
- 积分:1