-
web浏览器
基于http协议的一个web浏览器的vc++实现,具有工具栏、浏览、前进、后退、收藏夹等常用的浏览器基本功能…………
- 2022-12-29 22:45:03下载
- 积分:1
-
调试程序时写的驱动,使用http协议进行注册操作。原创。
调试程序时写的驱动,使用http协议进行注册操作。原创。-Debugger when the drive to write, use the http protocol register operation. Original.
- 2023-01-04 01:40:03下载
- 积分:1
-
VC dial
VC++实现拨号上网程序-VC dial-up procedures
- 2022-04-17 20:52:33下载
- 积分:1
-
shown that current TCP and UDP connections
显示当前TCP和UDP连接情况-shown that current TCP and UDP connections
- 2022-03-06 05:50:46下载
- 积分:1
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
这是用C#编写的免费的 .NET FTP客户端库。
这是用C#编写的免费的 .NET FTP客户端库。-This is the C# prepared free of charge.NET FTP client library.
- 2022-03-11 15:27:36下载
- 积分: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
-
VS2005 C # RSS源解析的范畴下,解析更快的使用…
vs2005 c# 下的一个rss源解析类,采用解析较快的xmlreader,你完全可以用此类完成你自己的rss订阅器,只需要的是介面的开发了-vs2005 c# under a rss source apportionment category, the use of analytic faster xmlreader, you can use such complete your own rss subscriptions, and only interface needed is the development of the
- 2022-12-18 10:20:03下载
- 积分:1
-
一个邮件监控程序
一个邮件监控程序-a mail monitoring program
- 2023-04-02 16:00:04下载
- 积分:1
-
这是一个在vc++开发环境下简单设计网络聊天的程序
这是一个在vc++开发环境下简单设计网络聊天的程序-in vc++ development environment, simply chatting network design procedures
- 2022-11-14 18:35:03下载
- 积分:1