-
VC实现PING的各个参数,是学习SOCKET编程的 不错参考程序,代码清晰,可读性好...
VC实现PING的各个参数,是学习SOCKET编程的 不错参考程序,代码清晰,可读性好-VC PING various parameters, is learning Socket Programming good reference program, code clear and readable
- 2022-04-12 02:08:03下载
- 积分:1
-
a custom ip packet procedure
一个可订制ip packet的程序-a custom ip packet procedure
- 2022-04-25 05:10:45下载
- 积分: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
-
在线学习系统+v1.0 在线学习系统+v1.0
在线学习系统+v1.0 在线学习系统+v1.0-Online learning system+ v1.0
- 2022-03-23 00:28:35下载
- 积分:1
-
Multi
多文件上传,前面flex界面.后台php处理的,可自己修改成java-Multi-file upload, flex in front of the interface. Php deal with the background and can modify their own into java
- 2022-01-25 22:19:51下载
- 积分:1
-
这是我学习java是收集来的一些入门的资料,希望能帮助那些才开始学习的人!...
这是我学习java是收集来的一些入门的资料,希望能帮助那些才开始学习的人!-This is my learning java is to collect some data entry, will help those who only started learning!
- 2022-02-01 04:47:24下载
- 积分:1
-
flatmenuform
FlatMenuForm
- 2023-07-31 23:45:03下载
- 积分:1
-
使用asp,自编的流量统计小系统,便于日常察看本网络流量。...
使用asp,自编的流量统计小系统,便于日常察看本网络流量。 -use asp, directed the flow of small statistical system to facilitate day-to-day look at the network traffic.
- 2023-06-26 10:15:03下载
- 积分:1
-
控件
webbrowser
- 2023-04-21 13:30:03下载
- 积分:1
-
网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现...
网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现-Network programming technology, the use of multi-threaded development of a simple UDP-based chat program. Chat with the realization of the basic functions
- 2022-07-16 00:02:08下载
- 积分:1