-
类似liveupdate的网络自动升级的程序
类似liveupdate的网络自动升级的程序- Similar liveupdate network automatic promotion procedure
- 2022-08-26 09:04:35下载
- 积分:1
-
ASP环境论坛
论坛 asp环境-Environment Forum asp
- 2022-09-27 23:25:06下载
- 积分:1
-
这是微软提供的HTTP服务器例程
这是微软提供的HTTP服务器例程-This is Microsoft"s HTTP server routines
- 2022-01-31 14:16:04下载
- 积分:1
-
p2p software, the use of peer
p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
- 2022-08-10 13:13:23下载
- 积分: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
-
android socket实现wifi聊天
本实例主要用于实现用WiFi的方式来实现聊天。
- 2023-02-17 07:10:03下载
- 积分:1
-
基于Jennic公司Zigbee芯片JN5139做的无线键盘项目源码,适用于普通的PS2接口的键盘,代码中实现了PS2协议。代码包含Coordinator和Ro...
基于Jennic公司Zigbee芯片JN5139做的无线键盘项目源码,适用于普通的PS2接口的键盘,代码中实现了PS2协议。代码包含Coordinator和Router。-Zigbee chip companies based on Jennic
- 2023-08-20 16:20:02下载
- 积分:1
-
pop3例子程序
pop3例子程序-pop3 example procedure
- 2022-05-30 02:27:18下载
- 积分:1
-
JMF
一个基于JMF框架的网络电视
采用Applet-JMF-based framework for network television using Applet
- 2023-01-27 17:15:04下载
- 积分:1
-
VC多线程的TCP编程
VC多线程的TCP编程,分client和server
- 2022-05-13 11:40:08下载
- 积分:1