-
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
-
又一个VC编的FTP服务器端程序
又一个VC编的FTP服务器端程序-VC also a series of the FTP server procedures
- 2022-02-06 18:49:51下载
- 积分:1
-
emule0.05 is an earlier version of emule. Joined the queue to download inside th...
emule0.05是emule中的较早版本。里面加入了下载队列的功能-emule0.05 is an earlier version of emule. Joined the queue to download inside the function
- 2022-01-25 20:39:34下载
- 积分:1
-
VOIP, voice transmission network. Server and client procedures, before changes i...
VOIP, 实现网络语音传输. server和client程序一样, 使用前先更改IP-VOIP, voice transmission network. Server and client procedures, before changes in the use of IP
- 2022-03-13 16:49:38下载
- 积分:1
-
C# FTP,Socket 实现的
C# FTP,Socket 实现的-C# FTP, the Socket
- 2022-05-06 05:36:22下载
- 积分:1
-
HGE engine was based on Hall and Network Interface SDK ~ can be used to develop...
基于HGE引擎开发得大厅和网络接口SDK~可以用于开发自己得小网络游戏-HGE engine was based on Hall and Network Interface SDK ~ can be used to develop their own online games is too low
- 2022-03-04 08:30:47下载
- 积分: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
-
UDP方式,实现client和server的通信。
UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
- 2022-06-27 12:23:36下载
- 积分:1
-
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程...
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程-Socks5 proxy to connect through the FTP server, FTP server can be given the welcome message. Through this programming can learn SOCKS5
- 2022-03-12 05:31:37下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-02-20 22:47:51下载
- 积分:1