-
MySQL Pocket Reference Network Programming : Database
MySQL Pocket Reference网络编程:数据库-MySQL Pocket Reference Network Programming : Database
- 2022-02-13 23:40:54下载
- 积分:1
-
WinPcap API编程。实现获得指定IP范围的MAC地址。
WinPcap API编程。实现获得指定IP范围的MAC地址。-WinPcap API programming. Achieving access to designated IP scope of the MAC address.
- 2022-03-20 14:25:51下载
- 积分:1
-
VC++实现的TCP实现P2P通信,TCP穿越NAT的方法,TCP HOL…
VC++实现TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞,有详细的说明文档,对于想了解P2P软件工作原理的人很有启发作用。-VC++ Realize TCP realize P2P communications, TCP through the NAT method, TCP holes, have detailed documentation for the P2P software would like to know the working principle of the people is very inspiring.
- 2022-03-21 18:23:20下载
- 积分:1
-
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。...
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
- 2022-04-18 05:09:54下载
- 积分:1
-
一个tcp点对点聊天程序
一个tcp点对点聊天程序- Tcp point-to-point chats the procedure
- 2023-04-01 18:45:03下载
- 积分:1
-
IEWORD 远程编辑保存WORD,模板套用 手写签名,痕迹保留,电子印章,自定义菜单等...
IEWORD 远程编辑保存WORD,模板套用 手写签名,痕迹保留,电子印章,自定义菜单等-IEWORD remote editing preservation WORD, templates use handwritten signatures, traces reservations, electronic seals, custom menus, and other
- 2022-04-21 17:32:38下载
- 积分:1
-
基于libevent的IO框架,跨平台,基于事件注册回调机制
基于libevent的IO框架,跨平台,基于事件注册回调机制-based on the IO framework, cross-platform, event-based registration callback mechanism
- 2022-08-05 23:11:33下载
- 积分:1
-
窗口网络编程,微软出版社和学习网络编程…
windows网络编程,微软出版社出版,学习windows下的网络编程必备书籍-windows network programming, Microsoft Press and learn network programming under windows must have books
- 2022-02-12 15:15:01下载
- 积分:1
-
HTML transfer to TXT.
HTML transfer to TXT.
- 2022-07-21 22:33:06下载
- 积分: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