-
Http封包发送
这是一个用于发送Http封包代码,代码非常之少。非常的精干,且可移植性较高。可以供各位嵌入自己的代码之中。
- 2022-07-13 02:16:53下载
- 积分:1
-
ASP论坛2000
ASP论坛2000 -ASP Forum 2000
- 2022-09-20 00:05:03下载
- 积分:1
-
one udp server running on unix with cygwin.d
one udp server running on unix with cygwin.d
- 2023-07-07 19:00:03下载
- 积分:1
-
Winpcap源码,好
Winpcap源码,好-Winpcap source, good Dongdong
- 2022-06-01 09:11:15下载
- 积分:1
-
SQL with ACCESS conversion of some code, good used
SQL与ACCESS相互转换的一些代码,很好用的-SQL with ACCESS conversion of some code, good used
- 2022-03-23 07:25:14下载
- 积分:1
-
这是一个瑞利衰落信道的源程序,其中包含C和Matlab两种方式实现...
这是一个瑞利衰落信道的源程序,其中包含C和Matlab两种方式实现-This is a Rayleigh fading channel of the source code, including C and Matlab in two ways to achieve
- 2022-09-13 10:20:03下载
- 积分:1
-
卡耐基梅隆大学课程SSD8 quiz1答案,仅供参考
卡耐基梅隆大学课程SSD8 quiz1答案,仅供参考-Carnegie Mellon University courses SSD8 quiz1 answers are for reference only
- 2022-12-06 10:30: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
-
- 2022-01-23 11:02:30下载
- 积分:1
-
串口通讯,用了一个老大封的类
串口通讯,用了一个老大封的类-serial communication, with the closure of a category leader
- 2022-02-13 23:41:46下载
- 积分:1