-
AirPcap_Devpack无线网络嗅探开发包,包含事例代码
AirPcap_Devpack无线网络嗅探开发包,包含事例代码-AirPcap_Devpack wireless network sniffer development package, including examples of code
- 2023-06-10 10:00:03下载
- 积分: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
-
dasniff daSniff is an open source customizable sniffer for win32 systems. It hel...
dasniff daSniff is an open source customizable sniffer for win32 systems. It helps you to log your LAN traffic by specifying packet rules as filters.
- 2022-04-25 10:07:45下载
- 积分:1
-
This is not sponsored components upload code
这是化境无组件上传代码-This is not sponsored components upload code
- 2023-08-11 12:25:02下载
- 积分:1
-
assembly managing
选项严格关闭
- 2022-08-21 19:55:47下载
- 积分:1
-
ASP+SQL电子商务销售网站
ASP+SQL电子商务销售网站,熟悉网络编程,对网站发布等。。数据库等操作,熟悉,
- 2022-03-04 16:46:23下载
- 积分:1
-
Asp. Net platform, suitable for learning to use, better Elective System
asp.net平台,适合学习使用,选课系统较完善-Asp. Net platform, suitable for learning to use, better Elective System
- 2023-08-17 11:30:03下载
- 积分:1
-
一个关于局域网简单抓包工具
一个关于局域网简单抓包工具-LAN on a simple tool-capturing Packet
- 2022-03-13 11:33:14下载
- 积分:1
-
client server socket VC++6.0
简单的客户端服务器socket通信的小程序,实现了简单的数据传输。
操作时可以先打开服务器,然后同时运行若干个客户端程序。
仅供初学者学习参考使用!
- 2022-01-25 17:58:26下载
- 积分:1
-
用C++编写的,在局域网中简单的网络双机备份程序。
用C++编写的,在局域网中简单的网络双机备份程序。-With C++ Prepared, in the LAN network in a simple two-machine backup program.
- 2023-02-26 14:15:02下载
- 积分:1