-
网站管理系统,介绍网页制作,运用下载上传等功能.
网站管理系统,介绍网页制作,运用下载上传等功能.-website management systems, web site production, use downloaded upload function.
- 2022-03-23 03:27:17下载
- 积分:1
-
C++ 写的VOICE OVER IP 很好的例子
C++ 写的VOICE OVER IP 很好的例子-C wrote VOICE OVER IP good example
- 2023-01-18 19:00:04下载
- 积分:1
-
一个HTTPDWeb服务器源程序
一个HTTPDWeb服务器源程序-a server source HTTPDWeb
- 2023-06-02 05:50:02下载
- 积分: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
-
stun服务器和客户端
基于C++的简单stun服务器和客户端程序,用于探测客户端与服务器之间的不同NAT类型。Based on c + + simple stun server and the client program, used to detect the different NAT types between client and server.
- 2022-01-28 02:54:15下载
- 积分:1
-
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456...
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456 -JSP to write the messages, the default admin users are : admin; The default password is : 123456
- 2022-03-24 15:58:59下载
- 积分:1
-
* UNIX IP伪装
*unix ip伪装 非本人写源码-* unix ip camouflage- I write FOSS
- 2022-05-26 05:20:24下载
- 积分:1
-
IP监视工具源码
IP监视工具源码-IP surveillance tool source code
- 2023-03-04 16:45:03下载
- 积分:1
-
use jrtplib
利用jrtplib-3.1.0开发包实现RTP包接收的程序。-use jrtplib- 3.1.0 Development Kit achieve RTP packet reception procedures.
- 2023-04-18 17:15:03下载
- 积分:1
-
全国大学生电子设计大赛NUEDC历年题目和元器件清单汇总(1994...
全国大学生电子设计大赛NUEDC历年题目和元器件清单汇总(1994-2009).pdf
包含了从电子设计大赛1994年开始到2009的所有题目和元件清单,是目前最全、最完整、整理的最好的历年题目清单了。如果这里不能下载,也可以去http://www.aibao28.com免费下载。-National Undergraduate Electronic Design Contest NUEDC over the years the list of topics and components summary (1994-2009). Pdf includes Electronic Design Contest in 1994 from the beginning to the 2009 list of all topics and components, is the most complete, most complete, finishing the best The list of topics of the calendar year. If there can not be downloaded, you can also go to http://www.aibao28.com downloaded for free.
- 2022-01-25 16:00:15下载
- 积分:1