-
一个dns解析程序的源代码
一个dns解析程序的源代码-a dns analytic program"s source code
- 2022-02-14 19:41:06下载
- 积分:1
-
客户端聊天室编写 c/s
客户端聊天室编写 c/s- The customer end chatroom compiles c/s
- 2022-01-26 15:22:48下载
- 积分: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
-
Internet using JAVA Whiteboard software, network
用JAVA编制Internet电子白板软件,基于网络,是开发者的经典事例-Internet using JAVA Whiteboard software, network-based, the development of the classic examples
- 2022-01-26 05:42:13下载
- 积分:1
-
Personal Edition is a suite of Web
网站系统个人版是一套基于.Net + Access(SQL)建站管理系统软件、不依赖于服务商特定空间、不需安装任何空间商组件、独创“网站模板与网站程序完全分离”全新的概念,让网站的模板设计与程序彻底分开、快速搭建网站平台、经过完善设计是专门为中国市场量身定做的一套适合个人、企业、政府和行业网站、内部知识网站、电子商务网站,精心设计的架构与功能体制,为您提供一个安全、高效、全新、快速、优秀的各种网站解决方案。
-Personal Edition is a suite of Web-based systems. Net+ Access (SQL) website appear in the software, not dependent on service provider-specific space, without having to install any space commercial components, original " web site templates and website completely separate program" New The concept, so that the site template design and procedures completely separate web site quickly to build a platform through improved design is tailored specifically for the Chinese market set for individuals, businesses, government and industry sites, internal knowledge sites, e-commerce sites , well-designed structure of the system, to provide you with a safe, efficient, new, fast, excellent variety of web site solutions.
- 2022-05-09 13:31:27下载
- 积分:1
-
VC++ 6的HTML编辑器:今天,应用程序通常需要一个丰富的用户界面。有关。
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!
-HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
- 2022-09-19 17:00:03下载
- 积分:1
-
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下....
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下.-VB Some examples of network programming, personal view is that good. Everyone will work together to look at.
- 2022-10-23 14:15:03下载
- 积分:1
-
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码-Comparison of good web development source VC version is the Railway Publishing House book source
- 2022-11-10 05:00:03下载
- 积分:1
-
This is a multi
这是一个多线程收发数据的程序,所有的内容都已经清楚地注释过了-This is a multi-threaded procedure to send and receive data, all the contents of the Notes have been clearly
- 2023-07-27 17:45:03下载
- 积分:1
-
多网卡网络流量图形显示工具,c++编程。
多网卡网络流量图形显示工具,c++编程。-network traffic over Ethernet graphics tools, c programming.
- 2023-06-06 13:25:03下载
- 积分:1