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

基于Qt的局域网聊天系统

于 2022-01-25 发布 文件大小:20.53 kB
0 244
下载积分: 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 个回复

  • interpress 示例,SERVER&CLIENT
    interpress 编程示例,SERVER&CLIENT-Interpress programming paradigm SERVERCLIENT
    2022-03-15 13:07:54下载
    积分:1
  • IPv6的TCP多线测试
    IPv6的TCP多线程测试程序,适用于Linux环境,使用gcc编译,包括TCP 服务器端测试程序和TCP客户端测试程序。1.sh是编译脚本,根据需要进行修改。截图为fedora12环境下的测试结果图。欢迎参考。
    2022-05-27 01:43:01下载
    积分:1
  • 用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。...
    用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。-user name, password and authority, in this case, stored in the database admin table, and readers can at this table, add new users.
    2022-06-30 18:13:08下载
    积分:1
  • libevent-win
    所有的源代码都是免费的,任何人都可以下载,我们确实需要这种机制(点)来鼓励人们分享更多的源代码项目,这样每个人最终都可以得到更多有价值的代码。我们花了很多精力为你维护所有的代码。我们非常感谢您的支持和理解。只要你愿意分享你的代码,就很容易得到分数。在您上传您的项目,请等待长达3天的审查,从我们的编辑。你也可以捐款并立即获得积分。捐款将帮助我们在网站托管和维护很多。
    2022-12-26 21:50:03下载
    积分:1
  • 捕获ip数据包的小
    捕获ip数据包的小程序-ip packet capture the small program
    2022-01-26 04:48:11下载
    积分:1
  • DSC(Data Service Center)是用于收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
    DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下: 1、 调用API启动服务和停止服务; 2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理; 3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等; 4、 调用API对DTU进行远程配置 -DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
    2022-02-28 19:33:44下载
    积分:1
  • Emule 源代码eMule0.50a-Sources.[contentdb.emule-project.net]
    eMule0.50a-Sources.[contentdb.emule-project.net] eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]
    2022-02-06 05:16:37下载
    积分:1
  • Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requ...
    阿江表单邮件 Ajiang FormMail V 1.0 这是一个通过网页表单发送邮件的代码。 对服务器的要求: 1、必须支持 ASP 2、必须安装 JMAIL 4.0(或更高版本)发信组件 安装: 1、(必需)用文本编辑器打开formmail.asp,修改顶端的参数设置部分,这是必需的,否则将无法发送邮件。 2、(可选)修改formmail.asp的文件名为你想要的。 3、(必需)上传到你的服务器上。 阿江 http://www.ajiang.net-Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requirements : a need to support two ASP must be installed JMAIL 4.0 (or later) wrote installation components : a (necessary) to use a text editor to open formmail.asp amend the top of the parameter setting, it is necessary, otherwise will not be able to send e-mail. 2, (optional) to amend the document, entitled formmail.asp you want. 3, (necessary) to upload to your server. Ajiang http://www.ajiang.net
    2022-02-15 12:33:22下载
    积分:1
  • 用delphi写的自制小小浏览器
    用delphi编写的自制小小浏览器-prepared with a small home-made browser
    2022-04-01 19:28:17下载
    积分:1
  • 局域IP地址扫描
    可以进行局域内IP地址扫描,在windows操作系统中运行,能扫描到的IP地址也限于windows操作系统中
    2022-03-03 11:58:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载