-
similar to the one on the BT network, and other development tools for downloadin...
一个类似于BT的对等网络下载工具开发源代码,采用动态链接库实现,对学习VC编程和热衷于BT下载的人都应该了解一下的-similar to the one on the BT network, and other development tools for downloading source code, using Dynamic Link Library, VC program for the study and eager to download the BT people should know the
- 2022-03-26 16:11:59下载
- 积分:1
-
截图并传输到指定的服务器.包括客户端与服务器.
截图并传输到指定的服务器.包括客户端与服务器.-Screenshots and transmitted to the specified server. Including client and server.
- 2023-04-18 01:55:03下载
- 积分:1
-
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信...
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message
- 2022-11-28 11:15:03下载
- 积分:1
-
IOCP模型
IOCP的网络模型,C++写的,需要的同学拿去吧。
- 2022-01-25 15:59:34下载
- 积分: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
-
创建拨号连接快捷方式的程序
创建拨号连接快捷方式的程序- Foundation digit dialing connection quick way procedure
- 2022-01-25 14:12:25下载
- 积分:1
-
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助...
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助-WinSNMP network management procedures that will show the flow of network equipment to the needs of the friends will be a big help
- 2023-06-01 21:15:03下载
- 积分:1
-
This is on the network flow problem, Thank you! Thank you!
这是关于网络流问题的资料,谢谢!
谢谢!-This is on the network flow problem, Thank you! Thank you!
- 2022-02-04 09:56:47下载
- 积分:1
-
使用Ws2_32.DLL中的函数而不是ICMP.DLL中的函数来实现Ping
使用Ws2_32.DLL中的函数而不是ICMP.DLL中的函数来实现Ping -Implementing Ping using the function in ICMP.DLL not the function in Ws2_32.D
- 2022-03-06 13:55:28下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1