-
多线程 TCI_IP 侦听器
多线程 TCI_IP 侦听器-multithreading TCI_IP interception device
- 2022-03-21 05:07:08下载
- 积分:1
-
一套简单的开发
开发一套易用的网络通信包,以C++形式对功能进行封装。
做的相当不错,包含开发文档及代码说明-The development of a set of easy-to-use network communication packet to C form of the functions of packaging. To do a reasonably good, including the development of documentation and code description
- 2022-02-26 00:38:11下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
automatically updated IE
自动刷新IE-automatically updated IE
- 2022-06-02 03:40:02下载
- 积分:1
-
一个聊天室的代码
一个聊天室的代码-a chat room code
- 2022-03-11 20:43:10下载
- 积分:1
-
E
一个电子邮件收发的程序,时我这学期的课程设计作业-an e-mail procedures, I am of course this semester design operations
- 2022-05-24 19:45:57下载
- 积分:1
-
络通信类实现Ping功能的源代码.zip
络通信类实现Ping功能的源代码.zip- Winds correspondence class to realize the Ping function
source code zip
- 2022-03-03 08:04:52下载
- 积分:1
-
基于socket的文件上传和下载小程序
Through the socket file upload function,It has simple operation, programmers can be modified on this basis, the use of socket learning methods for beginners to learn.
- 2022-01-21 06:00:43下载
- 积分:1
-
a simple LAN chat program, delphi prepared, the client
一个简单的局域网聊天程序,delphi编写,客户端-服务器模式-a simple LAN chat program, delphi prepared, the client-server model
- 2022-05-21 16:48:27下载
- 积分:1
-
移动服务
Mobile Services
- 2022-05-20 22:59:00下载
- 积分:1