-
随着网络通信技术的发展,传统的网络通信技术在网络和通信技术的发展中不断发展。
Following the development of network and communication technology, traditional telecommunication network meets with great challenges currently. In order to overcome the disadvantages of traditional telecom network, next generation network was put forward in recent years, which bases on IP packet network and soft-switch technology is used. The same problem is also existed in power communication system, so how to build next generation communication system become more and more important.
- 2022-03-29 10:35:03下载
- 积分:1
-
局域网信使
局域网聊天32的设计直接与另一台计算机上聊天。没有断绝需要!客户机/主机在同一程序。所有你需要的是主机IP,你的IP显示在表格上。根据要求,完整的源和工作程序包括调升! (同样,这不是我的原代码!我只是比原来就好多了。原来提交的亚瑟Chaparyan)
- 2022-04-16 22:02:24下载
- 积分:1
-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1
-
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
- 2022-02-05 12:34:13下载
- 积分:1
-
无限制的单工协议发送端和接收端程序,网络通信协议实例编程的基础...
无限制的单工协议发送端和接收端程序,网络通信协议实例编程的基础-unrestricted simplex agreement to send and receive software, network communication protocol based programming examples
- 2023-06-07 21:10:03下载
- 积分:1
-
外国人用vb写的ftp源代码,相当不错!
外国人用vb写的ftp源代码,相当不错!-foreigners to use the ftp vb write source code, which is pretty good!
- 2022-07-03 07:43:45下载
- 积分:1
-
一个网络抓包程序。 利用Packet API函数抓包。非常实用。
一个网络抓包程序。 利用Packet API函数抓包。非常实用。-a network-capturing Packet procedures. Packet using API functions- capturing Packet. Very practical.
- 2023-03-03 10:50:03下载
- 积分:1
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分: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