-
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
-
arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!...
arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
- 2022-04-12 04:00:53下载
- 积分:1
-
you want simple access to their machines? Tcpip, then under the bar, guaranteed...
你想简单的获得自己机器的tcpip吗,那就下这个吧,保证有好处,-you want simple access to their machines? Tcpip, then under the bar, guaranteed benefit,
- 2022-08-03 17:59:30下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹 socket.rar
C:Documents and Settingsyyy桌面新建文件夹 socket.rar -C:Documents and Settingsyyy桌面新建文件夹 socket.rarC:Documents and Settingsyyy桌面新建文件夹 socket.rar
- 2022-07-15 12:25:42下载
- 积分:1
-
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化...
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化-netnew one : the mouse effects when mouse clicks before and after clicking on the text changes and remove the mouse changes
- 2022-03-18 06:30:46下载
- 积分:1
-
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。...
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。-Enter the text in Web pages Uighur source code, are generally used for the input box on the network on the input dimension and the body text. Would not have to directly paste can be used.
- 2022-01-31 11:11:03下载
- 积分:1
-
Online bookstore online bookstore JSP source code reproduced in the preparation...
网上书店 JSP的网上书店的源代码 非本人编写 转载的-Online bookstore online bookstore JSP source code reproduced in the preparation of non-I
- 2022-04-19 01:55:52下载
- 积分:1
-
开发用C++发送邮件的程序,
一个用c++builder开发的发邮件的程序,支持附件!- Development sends the mail with c the builder the procedure,
supports the appendix!
- 2022-03-21 23:34:15下载
- 积分:1
-
简单的ftp软件,实现基本的功能,开发环境vb6.0
简单的ftp软件,实现基本的功能,开发环境vb6.0-Simple ftp software to realize the basic functions, development environment VB6.0
- 2022-03-24 06:12:31下载
- 积分:1
-
This a remarkably agreement Network engines, including two parts : a server used...
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
- 2022-03-13 04:19:31下载
- 积分:1