登录
首页 » Visual C++ » socket_program_guide

socket_program_guide

于 2020-11-14 发布 文件大小:169KB
0 323
下载积分: 1 下载次数: 4118

代码说明:

  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)

文件列表:

socket_program_guide.doc

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

发表评论

0 个回复

  • MMSE
    MMSE忙多用户检测算法的收敛性能分析,比较LMS和RLS算法的收敛性能(MMSE busy multi-user detection algorithm convergence performance analysis, by comparing the convergence of LMS and RLS algorithm performance, simulation and training forgetting factor selected sequence, the simulation results show that the algorithm has a smaller bit error rate performance, can effectively improve the quality of communication .)
    2011-06-16 14:46:00下载
    积分:1
  • GuiLib1.5
    一个好的编程资料,为VC++爱好者提供一个良好的资料。(A good programming information for the VC++ fans to provide a good information.)
    2009-06-05 11:42:11下载
    积分:1
  • nf187
    仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。( FIG simulation speed, distance, amplitude three-dimensional image, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning.)
    2017-04-21 22:31:31下载
    积分:1
  • z
    说明:  智能视频监控系统目标检测和跟踪技术分析研究(Intelligent video surveillance system target detection and tracking of technical analysis)
    2013-03-18 15:46:37下载
    积分:1
  • 一个月挑战C++电子
    一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
    2020-06-21 00:20:01下载
    积分:1
  • The-CPP-PL
    C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
    2013-11-19 10:21:02下载
    积分:1
  • 3.0(Word)
    介绍使用情况,帮助大家方便使用,使大家今后学习和工作中受益无限(Describes the use, to help you easy to use, so that we benefit the future study and work unlimited)
    2010-10-26 22:28:31下载
    积分:1
  • FunctionPointerTutorial
    函数指针教程 html版本的(Function Pointer Tutorial)
    2010-02-22 03:17:03下载
    积分:1
  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • big
    visual c++6.0编程实现对图像的缩放处理(vc++6.0 program to achieve the scaling of the image processing )
    2009-04-26 10:30:50下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载