-
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
-
heikejiemijishu
想做黑客就得学这个!!此书是很经典的黑客反调试技术!逆向汇编!黑客调试技术揭密(Hackers want to have to learn this! ! This book is a classic anti-debugging techniques hackers! Reverse compilation! Hacker debugging technology Unmasked)
- 2008-07-04 12:25:47下载
- 积分:1
-
hi_qualitycc++
说明: 高质量程序设计指南c、c++的第二版 内容比上一版充实很多,系统很多(High-quality programming guide c, c++ The second edition of the content than the previous version enrich many, many systems)
- 2008-12-05 11:11:10下载
- 积分:1
-
Block
说明: opengl 初级学习的一个经典,简单的例程
opengl 初级学习的一个经典,简单的例程(opengl junior classical learning, the simple routines opengl junior classical learning, the simple routines)
- 2008-10-10 14:48:27下载
- 积分:1
-
ISO22900
ISO 22900 1-3 道路车辆通信接口模型(ISO 22900 1-3 road vehicle communication interface model)
- 2009-11-28 20:53:32下载
- 积分:1
-
thequalityofcprogramming
C++/C编程指南丛书---高质量编程
看过后大受启发
(C++/C Programming Guide--- Series of high-quality programming large inspired after reading)
- 2007-11-30 16:36:28下载
- 积分:1
-
CreatePasswordFile
说明: 创建密码字典文件,数字,字母,VC++编写(Create a password dictionary file, numbers, letters, VC++ written)
- 2011-03-01 13:23:11下载
- 积分:1
-
20080315_cb73b1efdc0f8a73d269cUMWDJTLK4NL
银行核心系统入门简介 本文的目标读者是准备从事银行核心系统开发、维护的从业人员。(This article is intended for preparing to engage in core banking system development, maintenance practitioners.)
- 2010-02-28 09:45:09下载
- 积分:1
-
ThinkingCPlusPlus
本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
(Author of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, distinctive.)
- 2009-10-13 12:00:51下载
- 积分:1
-
time-clock
本段程序是介绍关于如何实现数字秒表的程序(This section of the program is to introduce the digital stopwatch on how to program)
- 2011-10-05 17:59:14下载
- 积分:1