Description: 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 Platform: |
Size: 172902 |
Author:gong |
Hits:
Description: 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets Platform: |
Size: 311296 |
Author:whz_time@163.com |
Hits:
Description: 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 Platform: |
Size: 173056 |
Author:gong |
Hits:
Description: 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。-Socket APIs are here to package into a similar category CAsyncSocket interface, you can access at any thread can also be connected static MFC, controllable than the other two MFC Class Socket much better. I also CHwSocket category for the preparation of a detailed test code that can be TCP server/client data communications, will be able to conduct UDP data communications, can also send and receive UDP broadcast datagram. Platform: |
Size: 48128 |
Author:张雨 |
Hits:
Description: 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信
///////////////////////////////////
The MSocUdp sample is a minimal dialog box-based MFC application that
demonstrates how to use the CAsyncSocket class to send and receive directed
datagram or broadcast datagram over User Datagram Protocol (UDP).
-This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP). Platform: |
Size: 4409344 |
Author:h |
Hits:
Description: vc——使用CAsyncSocket进行无连接(UDP)通信的程序源码,值得一看!-vc- make no connection with CAsyncSocket (UDP) communication program source code, worth a visit! Platform: |
Size: 61440 |
Author:黄金民 |
Hits:
Description: 使用CAsyncSocket进行无连接(UDP)通信\udp.rar,很不错的vc源码,希望对大家有所帮助。-Make no connection with CAsyncSocket (UDP) traffic \ udp.rar, very good vc source, we want to help. Platform: |
Size: 61440 |
Author:孙春燕 |
Hits: