-
这部分源码是实现linux下路由器的编码,以及功能实现(一)
这部分源码是实现linux下路由器的编码,以及功能实现(一)-this source is under linux router code and Function (1)
- 2022-12-31 02:30:03下载
- 积分:1
-
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器-access online neighbors IP address and the computer name of the conversion between mapping network drives
- 2022-05-29 00:46:39下载
- 积分:1
-
the ping program of the basic functions of privileges, and the use of the ip pac...
本ping程序实现了ping.exe的基本功能,并且使用了ip报文中记录路由的字段,实现了路由记录功能,并附详细的说明文档。-the ping program of the basic functions of privileges, and the use of the ip packet routing record fields, achieving record routing function, together with detailed documentation.
- 2022-01-26 01:55:16下载
- 积分: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
-
emule0.05 is an earlier version of emule. Joined the queue to download inside th...
emule0.05是emule中的较早版本。里面加入了下载队列的功能-emule0.05 is an earlier version of emule. Joined the queue to download inside the function
- 2022-01-25 20:39:34下载
- 积分:1
-
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机-Construction of backbone network topology diagram C++ source code
- 2022-10-06 15:45:03下载
- 积分:1
-
This article is about a client/server multi
This article is about a client/server multi-threaded socket class.
- 2023-06-18 11:25:03下载
- 积分:1
-
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。...
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。-prepared by the use of LAN communications within procedures, the compiler running under Delphi6 through.
- 2022-07-08 00:48:08下载
- 积分:1
-
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布...
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布尔公司的终端接口标准。 这个接口标准具有以下几个特点:
1、 标准化:所有交易使用国际金融标准ISO8583。
2、 规范化:所有交易及控制都提供明确的流程。
3、 公开性:所有的加密算法都明确规定。
为了改变终端软件的质量,减少各家用户的协调工作,任何一家终端厂家必须严格遵守此终端标准。我们希望通过努力,使各大银行逐步具备自己的终端规范。
-err
- 2022-03-25 08:36:21下载
- 积分:1
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-26 18:08:26下载
- 积分:1