文档介绍:Linux下基于C++语言开发的
即时通信软件
摘要
网络通讯是目前计算机用户进行交流最普遍的方式,各种各样的聊天软件也层出不穷;服务提供商也提供了越来越丰富的通讯服务功能。当前中国的互联网技术已经进入了一个飞速发展的时期,即时通讯工具作为当今网络应用的主流,越来越受到了人们的青睐,使人们的网上生活更加丰富多彩。当今使用最为广泛的即时通信工具,微软公司的MSN,腾讯公司的 QQ 聊天软件等为人们的工作和生活带来很大的便利。特别是对于腾讯来说,其公司的收益很大部分是归功于QQ庞大的客户群,并在此基础上拓展其他的业务。
本毕业设计就是模拟 QQ 聊天软件,开发一个包括文字聊天、保存用户信息等功能的即时通信软件。
采用 C/S 架构,基于Linux平台开发,采用C++编程语言。由服务器端和客户端程序组成。采用ICE中间件,解除服务器和客户端的耦合。并使用QT进行图形界面的设计。主要实现的是聊天软件的部分功能,即文字聊天、保存用户消息等功能,主要完成的任务包括服务器模块的设计、文字聊天,保存用户信息等功能。通过运行、测试与分析,该多功能聊天软件运行稳定、可靠,具有一定的实用价值。
关键词:聊天软件文字聊天 Linux平台 C/S架构 ICE中间件
Linux-based instant messaging software
using C++ language development
Abstract
munication is puter users municate the mon way, all kinds of chat software also emerge in endlessly; Service providers also provide more and more munication service functions. The current China's technology has entered a rapid development period, munication tools as work application of mainstream, more and more get the favour of people, make people online life more colorful. The most widely used munication tools, Microsoft's MSN and QQ chat software the pany for people's work and life bring great convenience. Especially for tencent speaking, pany's earnings, a large part is attributed to QQ large clientele, and based on this, expand the other business.
The graduation design is simulated QQ chat software, the development of a text chat, group chat function of munication software.
Using C/S structure, based on Linux platform development, the C++ programming language. From the server and client position. The ICE middleware, and remove the server and client coupling. And use QT for the design of the graphical interface. The realization of the main chat software is part of the function, which text chat, the function such as news group, the main task of the module design, including the server text chat, mass news etc. Function. Through the operation, test and analysis, the multifunctional chat software operation is stable, reliable, and has a certain practical v