-
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++语言编写的“聊天系统源代码”请站长检查。...
本程序是使用VC++语言编写的“聊天系统源代码”请站长检查。-this program is to use the VC language "chat system source code" Please check station.
- 2023-02-17 04:15:03下载
- 积分:1
-
利用VC++6.0编写串口发送程序
利用VC++6.0编写串口发送程序-VC 6.0 Serial prepared to send a program
- 2022-01-21 19:09:02下载
- 积分:1
-
用Visual Basic来编程
用Visual Basic来编程-to use Visual Basic Programming
- 2022-08-22 03:19:45下载
- 积分:1
-
CVS IIS是有用的
cvs for iis it is useful
- 2022-02-03 15:34:51下载
- 积分:1
-
基于JFC框架的Java源代码,每一个代码都很经典,是学习JFC的好资料...
基于JFC框架的Java源代码,每一个代码都很经典,是学习JFC的好资料-JFC framework based on the Java source code, a code of each are classic study is a good information JFC
- 2022-06-21 19:14:10下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
Winsock API封装类(37KB)
Winsock API封装类(37KB)-Winsock API package category (37KB)
- 2022-09-16 22:40:03下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分:1
-
The example demonstrates how to connect a drive letter to a remote server share...
The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.
- 2022-03-29 14:02:32下载
- 积分:1