-
模拟平程序,实现
模拟ping程序,实现-L,-N,-W,-T等参数,在Windows Visual C++下调试通过。
- 2022-09-06 19:30: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
-
用Visual Basic来编程
用Visual Basic来编程-to use Visual Basic Programming
- 2022-08-22 03:19:45下载
- 积分:1
-
windows环境下聊天的服务器端和客户端源码
windows环境下聊天的服务器端和客户端源码-windows environment chat server and client source code
- 2022-05-05 16:23:37下载
- 积分:1
-
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。-a catch ip packet delhpi procedures involving delhpi network programming.
- 2022-03-23 02:39:51下载
- 积分:1
-
一个简单的Email收发工具
一个简单的Email收发工具-a simple tool Email TX
- 2022-03-19 17:47:04下载
- 积分:1
-
这是将linux下的openvpn移植到windows下的版本,可以在windows下实现基于ssl vpn功能...
这是将linux下的openvpn移植到windows下的版本,可以在windows下实现基于ssl vpn功能-This is the linux openvpn transplanted to the windows version, in windows under ssl based VPN functions
- 2023-03-16 00:35:04下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
phpBuns with PHP is a preparation of SQL queries and Web pages generator. It can...
phpBuns是一个用PHP编写的SQL查询和Web页面生成器。它可以生成查询和用于增中、编辑、删除、列表和从SQL数据库中检索数据的页面-phpBuns with PHP is a preparation of SQL queries and Web pages generator. It can generate inquiries and increments, edit, delete, list and database from SQL retrieval of data pages
- 2022-05-16 00:53:01下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1