-
夸平台的基于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和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。...
本系统是结合c和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。-system is the combination of c and database programming integrated software application and 98,2000,2003 systems. Run faster, or less memory, is a rare green software.
- 2023-08-29 21:15:04下载
- 积分:1
-
基于WINDOWS消息的TCP编程
基于WINDOWS消息的TCP编程-based on the Windows TCP news programming
- 2022-01-25 17:13:44下载
- 积分:1
-
ICMP system, it can PING other computers or other computer tracking.
ICMP系统,通过它可以PING别的电脑或跟踪其它电脑.-ICMP system, it can PING other computers or other computer tracking.
- 2022-03-01 01:54:41下载
- 积分:1
-
代理类的实现例子
代理类的实现例子-example of the realization category
- 2022-02-04 07:58:57下载
- 积分:1
-
实现基于SOCKET的网络聊天室功能,适合初学者对网络编程的学习...
实现基于SOCKET的网络聊天室功能,适合初学者对网络编程的学习-SOCKET network-based chat room features, suitable for beginners to learn programming on the network
- 2022-05-30 11:46:12下载
- 积分:1
-
一个组播发送类, 一个组播发送类。
一个组播发送类, 一个组播发送类。-Send a multicast-type, a type of multicast send.
- 2022-08-15 02:31:24下载
- 积分:1
-
偵測UDP封包
偵測UDP的封包
是固定的PORT
BROADCAST的封包
自動開啟網頁
主要用於firmeare upgrade
- 2022-04-20 22:35:07下载
- 积分: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
-
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问...
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
- 2022-03-25 14:26:04下载
- 积分:1