-
gggkjn Ho & H和# # 305 305 305和面向对象的fhgfhfhgh fyto # UO与# 305 t86frtdtyytftyerrt dgfgfg G…
gggkjn hoı hı oo fhgfhfhgh fytoı uoı t86frtdtyytftyerrt dgfgfg gf-gggkjn hoı hı oo fhgfhfhgh fytoı uoı t86frtdtyytftyerrt dgfgfg gftftftrtr
- 2022-08-20 14:42:19下载
- 积分:1
-
QT获取网络时间
基本过程如下:
1. 利用ntp服务器获取网络时间
QUdpSocket udp_sock;
udp_sock.connectToHost("time.windows.com",123);
2. 阻塞等待连接成功
if(udp_sock.waitForConnected(60000))
{
...
}
3. 发送时间请求
udp_sock.write(time_req);
udp_sock.flush();
4. 阻塞等待消息返回
if(udp_sock.waitForReadyRead(120000))
{
...
}
说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
- 2022-03-21 22:20:09下载
- 积分:1
-
串口通讯,用了一个老大封的类
串口通讯,用了一个老大封的类-serial communication, with the closure of a category leader
- 2022-02-13 23:41:46下载
- 积分:1
-
MeChat voice video chat session System 1.1 Double
MeChat语音视频聊天会议系统
1.1 双击运行install.bat, 如果运行了run.bat ,一定要先关闭相应的窗口。
或 在命令行方式下键入install.bat.
如果提示成功安装信息说明安装成功。这时打开系统控制面板的“服务”管理器,
找到 MeChat 一项,单击"START"即可启动。-MeChat voice video chat session System 1.1 Double-click operation install.bat. If you are running a run.bat, we must first close the corresponding window. Or on the command line type in install.bat. If prompted successful installation of information on successful installation. Then open the Control Panel System "services" for the management to find a MeChat. click "START" can be activated.
- 2022-01-25 15:51:22下载
- 积分:1
-
简单的HTTP代理测试
应用背景之前你- & gt;youtube.com你& lt;- youtube.com经过与SOCKS5传统联系你的听众SOCKS5,因为NAT/防火墙不好..SOCKS5服务器需要在1080端口监听。你socks5:1080 SW - >;>;youtube.com你& lt;- socks5:1080 SW & lt;- youtube.com经过与SOCKS5逆转(你的听众)你- & gt;隧道127.0.0.1:1080 - & gt;隧道127.0.0.1079 - & gt;远程计算机SOCKS5 - & gt;youtube.com你& lt;隧道127.0.0.1:1080 & lt;隧道127.0.0.1079
- 2022-07-17 07:24:56下载
- 积分:1
-
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用...
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用-ch4 communication server that I have written for communication servers, very suitable for beginners to learn to use, is also suitable for experienced users to modify the use of
- 2022-12-11 02:40:03下载
- 积分:1
-
发送ARP包的控制台程序,简单易懂
发送ARP包的控制台程序,简单易懂-ARP packets sent to the console procedures, simple
- 2022-02-06 17:45:10下载
- 积分:1
-
ASP环境论坛
论坛 asp环境-Environment Forum asp
- 2022-09-27 23:25:06下载
- 积分:1
-
一个多线程扫描端口程序
一个多线程扫描端口程序-A multi-threaded scanning port procedures
- 2022-06-01 11:15:58下载
- 积分:1
-
linewatcher拨打您的ISP,保持你的联系和日志
LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as freeware, this program counts over 10.000 downloads since its first release in 2001. See home page http://www.reseau.org/linewatcher/index.html-LineWatcher dials your ISP, keeps your connection alive and logs
errors. Originally distributed as freeware, this program counts over
10.000 downloads since its first release in 2001. See home page
http://www.reseau.org/linewatcher/index.html
- 2022-08-24 08:17:55下载
- 积分:1