-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1
-
蓝牙文件传输,是可以直接运行的一个小程序
蓝牙文件传输,是可以直接运行的一个小程序-Bluetooth file transfer, it can directly run a small program
- 2022-07-08 12:14:34下载
- 积分:1
-
socket的相关知识介绍
socket的相关知识介绍-socket on the relevant knowledge
- 2023-02-01 11:05:05下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2023-06-02 02:30:04下载
- 积分:1
-
由培鹰论坛开发的dicuz论坛灌水机,单线程24小时最少可灌17800帖...
由培鹰论坛开发的dicuz论坛灌水机,单线程24小时最少可灌17800帖-by training development of the Eagle Forum dicuz Forum irrigation machines, thread 24 hours at least 17,800 irrigation subsidy
- 2023-07-08 10:35:04下载
- 积分:1
-
通过与服务器端相连,实现即使通信。客户端
通过与服务器端相连,实现即使通信。客户端-Connected with the server-side to achieve even if the communication. Client
- 2023-07-08 06:15:04下载
- 积分:1
-
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成...
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成-Very simple network when procedures, command prompt interface, windows-based network communication and program design modifications from
- 2022-07-22 05:43:27下载
- 积分:1
-
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
- 2023-06-04 05:20:04下载
- 积分:1
-
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙...
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙-introduced to the network data flow, enabled us to send and receive the data has a understanding, it was even more interesting image waveform
- 2022-02-02 13:28:25下载
- 积分:1
-
ftp文件传输源程序,能进行文件下载、上传,简单实用。
ftp文件传输源程序,能进行文件下载、上传,简单实用。-ftp file transfer source code files can be download, upload, simple and practical.
- 2022-03-06 02:52:42下载
- 积分:1