资源描述:
《即时通讯系统设计.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、(此文档为word格式,下载后您可任意编辑修改!)摘要目前,关于即时通讯系统(InstantMessagingSystem)的研究是互联网中一个热门方向,尤其是关于企业级的即时通讯系统更是成为了国内外应用的热点。企业版的即时通讯软件的诞生,给企业的管理带来了新的思路和方法,提高了企业的工作效率,降低了办公费用,引发了工程应用领域的新研究热潮。即时通讯系统基本上均采用客户机/服务器(C/S)模式。在此模式下,服务器无疑是处于核心地位的。本文正是围绕即时通讯系统服务器端软件开发这一核心展开。首先,本文选择了当今
2、流行的各种即时通讯软件,进行对比分析,确定了即时通讯系统的功能,提出了不同的即时通讯服务器的架构。其次,本文介绍了本系统使用的目前流行的一些技术,如多线程技术TCP/IP协议和OSI模型、套接字(socket)通信结构等围绕即时通讯的基本文字交流功能,设计了不同用户之间的文字通讯。本系统就是在此企业即时通信市场日益高涨的时候,采用先进的JavaSocket技术,开发出一个C/S模式的基于TCP/UDP协议的网络通信系统。该系统充分利用了Java的跨平台性,结合目前已有的典型通讯软件BBS和OICQ的某些技术
3、,采用TCP/UDP协议与服务器转发的技术,扩展了文件发送的功能,使得客户间发送文件不受防火墙限制。同时在时间允许的情况下增加语音、视频以及网络电视等功能。关键词:即时通讯系统OICQC/S模式ITheInternetMessagingSystemBasedonJavaAbstractNowtheresearchaboutinstantmessagingsystemisahotdirectionininternet,especiallytheinstantmessagingsystemforenterpri
4、segroupisahotspotinpracticingintheworld.Theinstantmessagingsystemforenterprisegroupbringsnewthoughtsandwaysforenterprisemanagement,raisestheworkingefficiency,cutsdowntheadministrativeexpenses,andinitiatesthenewtrendinindustrialpracticingfield.Instantmessag
5、ingsystemmainlyselectsC/Smode.Serveristhecorepartinthismode.Thispaperjustbasesonthedevelopmentofinstantmessagingsystemsoftware.First,thispaperselectsseveralkindsofpopularinstantmessagingsoftware,contrastsandanalyzeseachone,definesthefunctionsofinstantmessa
6、gingsystem,advancesthedifferentstructuresofinstantmessagingservers.Second,thispaperintroducessometechniqueswhichareusedinthissystem,eg:TCP/IP,OSIandsocketetc.basiccommunicatingfunctionsofinstantmessagingsystem,designsthecharactersandwritingcommunicationbet
7、weendifferentusers.ThissystemselectsadvancedJavaSockettechnique,developsaC/SmodeinternetcommunicationsystemwhichisbasedonTCP/UDP.ThissystemusestheJava’smulti-platformfeaturefully,combinessometechniquesofthetypicalinstantmessagingsoftwarelikeOICQwhichexistn
8、ow,selectsTCP/UDPagreementandservertransmittingtechniques,expandsthefilestransmittingfunction,whichenablesnorestrictionfromfirewallwhilesendingfilesbetweenusers.Meanwhile,itaddsfunctionslikeinternetcall,video