-
基本网络编程实例Internet文件下载
基本网络编程实例Internet文件下载-basic network programming examples Internet File Download
- 2022-03-02 19:59:00下载
- 积分:1
-
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
- 2023-08-18 20:50:05下载
- 积分:1
-
收发电子邮件-e-mail
- 2022-07-01 03:04:09下载
- 积分:1
-
C++ Builder的Socket通信
c++ builder socket 通讯-c++ builder socket communication
- 2022-03-25 14:43:40下载
- 积分:1
-
RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
Raidsim磁盘模拟器,可以模拟磁盘的各种操作,例如读预取,Catch块替换等,非常好用,而且很不好找,希望对大家有点帮助。-RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
- 2022-02-20 07:56:29下载
- 积分:1
-
Servlet and JSP core programming, can be ported to multiple systems above
Servlet与JSP核心编程,可以移植到多个系统上面的-Servlet and JSP core programming, can be ported to multiple systems above
- 2022-03-18 22:24:11下载
- 积分:1
-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分: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
-
小型网络聊天系统
小型网络聊天系统-small Web Chat System
- 2022-05-12 17:24:07下载
- 积分:1
-
1) 此程序为外部升级程序,使用时主程序须调用此程序.
2) 升级原理为读取网站服务器上事先提供的版本号及升级地址进行升级.本程序提供了三种不同服务器...
1) 此程序为外部升级程序,使用时主程序须调用此程序.
2) 升级原理为读取网站服务器上事先提供的版本号及升级地址进行升级.本程序提供了三种不同服务器上的
页面程序(适合于ASP,JSP,PHP主机)可供大家选择.也可以根据需要改为HTML格式的,采用动态页面的程序
主要是为了以后软件的升级着想,页面程序提供了自动升级和手工升级两种方法,详情见页面文件说明.
3) 如有哪些不合理地方请告之.-1) This procedure for the external promotion procedures to be used when the main program call this procedure .2) principle to upgrade the server to read the site in advance and upgrade the version number upgrade address. The program is supplied with three different server pages program (suitable for ASP, JSP, PHP host) for you to choose. can also be changed according to the needs of HTML format, using dynamic page procedure is to upgrade the software after the sake of the page to provide an automatic upgrade and manually upgrade the two methods, as detailed in page document describes .3) What if there is please to announce the local unreasonable.
- 2022-02-04 10:32:42下载
- 积分:1