-
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么...
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么-This is a chat program to the client, a server-side, but I always fail to connect- I wonder why
- 2022-04-30 21:49:51下载
- 积分:1
-
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。...
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
- 2022-02-02 21:05:40下载
- 积分:1
-
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP...
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP
-website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
- 2022-04-17 07:09:54下载
- 积分:1
-
双服务器心跳检测,支持串口协议。表达平台…
实现双服务器的心跳探测,支持udp和串口。
快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
- 2022-06-19 22:41:21下载
- 积分:1
-
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址...
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
- 2022-01-25 23:46:29下载
- 积分:1
-
Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理...
Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理-Telnet server and Telnet client procedures involved and Telnet remote login service programming NT Principle
- 2022-10-13 18:05:03下载
- 积分:1
-
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!...
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!-FileZilla is an excellent FTP uploading and downloading tools, powerful, user-friendly, easy to operate, it is v2.2.4B version of VC++ source code, very good. Is worth a good look at Oh!
- 2023-03-18 16:05:04下载
- 积分:1
-
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket asynchronous communication, thread, double-teams listed in the program code : 1. correct start and termination of two threads. can chat over LAN 3. Double-cohort design and application
- 2022-08-18 23:06:46下载
- 积分:1
-
在对话框内显示html的程序
在对话框内显示html的程序- Demonstrates html in the dialog box the procedure
- 2022-03-20 14:10:50下载
- 积分: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