-
一个邮件代理的例子
一个邮件代理的例子--An example of mail-agent
- 2022-12-14 15:15:03下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
简单局域网聊天,同时可以互传文件,主要对socket的操作
简单局域网聊天,同时可以互传文件,主要对socket的操作-A simple LAN chat, as well as documents to each other, mainly operating on the socket
- 2022-05-18 14:37:44下载
- 积分:1
-
基于UDP MFC编程环境
UDP MFC 包含服务器和客户端,
本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
- 2022-11-27 05:40:03下载
- 积分:1
-
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级...
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级-Web80 port and server use to communicate, you can realize automatic client upgrade
- 2022-07-05 01:22:06下载
- 积分:1
-
夸平台的基于ACE的简单文件传输源码
#include <fstream>
#include "ace/OS.h"
#include "...
夸平台的基于ACE的简单文件传输源码
#include
#include "ace/OS.h"
#include "ace/Log_Msg.h"
#include "ace/INET_Addr.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Connector.h"-Kwame platform based on the ACE source code of a simple file transfer# Include
- 2022-02-12 21:34:47下载
- 积分:1
-
c++ meditation, c++ one of the classics, pretty good things
c++沉思录,c++的经典著作之一,相当不错的东西-c++ meditation, c++ one of the classics, pretty good things
- 2022-05-26 02:12:33下载
- 积分:1
-
邮件代码服务器端
邮件代码服务器端-mail server code
- 2022-05-23 04:49:15下载
- 积分:1
-
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可...
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
- 2023-06-14 13:55:03下载
- 积分:1