登录
首页 » 套接字网络编程 » 基于Qt的局域网聊天系统

基于Qt的局域网聊天系统

于 2022-01-25 发布 文件大小:20.53 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

应用背景基于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)));

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Network programming, book entry for the network from entry editor, master, famil...
    网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
    2022-02-13 13:47:44下载
    积分:1
  • popular Internet site MOVE
    热门网站移动
    2022-05-12 16:34:27下载
    积分:1
  • web浏览器
    基于http协议的一个web浏览器的vc++实现,具有工具栏、浏览、前进、后退、收藏夹等常用的浏览器基本功能…………
    2022-12-29 22:45:03下载
    积分:1
  • java版的简单聊天室
    java版的简单聊天室程序-java version of the simple procedures Chat Room
    2022-02-24 11:39:16下载
    积分:1
  • ssl dos 主要用于https站测试
    这是一个ssl dos的源代码,实现简单,很好用,可以测试https网站,需要用到libevent编译
    2022-02-14 21:51:41下载
    积分: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
  • Linux下C语言实现群聊
     Client端和server端通过父子进程分别负责进行发送和接收数据,Server端通过共享存储区来存储聊天信息,并发送给每个连接的用户。  **实现多人在线群聊 **实现显示时间功能 **会提示有新客户进入聊天室 **客户可以用命令 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-11-16 14:40:03下载
    积分:1
  • VC 6.0 ZZ read the weather information document (ground elements of conventional...
    用VC++ 6.0 读取气象站的ZZ文件信息(地面常规要素实时数据文件)-VC 6.0 ZZ read the weather information document (ground elements of conventional real-time data files)
    2022-08-14 11:34:12下载
    积分:1
  • dns control procedures
    监控dns的程序-dns control procedures
    2022-10-05 06:35:03下载
    积分:1
  • python实现socket
    改程序是python写的实现客户端与服务端传输文件功能。在windows和linux下都能运行。。
    2023-06-25 22:20:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载