JQQ即时通讯系统的的设计和实现.pdf
长风破浪会有时,直挂云帆济沧海。——李白
本科生毕业论文(设计)
论文(设计)题目:J即时通讯系统的设计与实现
学院:电子信息工程学院
专业:网络工程
1/32
长风破浪会有时,直挂云帆济沧海。——李白
J即时通讯系统的设计与实现
[摘要]运用Internet和Java开发技术,采用C/S模式,建立一个基于应用的即
时通讯系统。本系统实现了用户注册,用户登陆,分组管理,好友管理,查询用户,用
户即时通讯,查看聊天记录等功能。用户注册是通过系统来添加新的用户;用户登录用
来验证用户的信息是否合法;分组管理功能主要是对分组的管理,如添加分组、删除分
组等;好友管理功能主要是对好友的管理,如添加好友、删除好友等;查询用户是查询
所有已注册的用户以便加为好友进行通讯;用户即时通讯使成为好友的双方可以即时在
线交流;查看聊天记录保存了与好友通讯的所有记录。
[关键词]即时通讯系统;C/S模式;TCP;UDP
JinstantmessagingsystemdesignandImplementation
Abstract:TheuseofInternetandJavadevelopmenttechnologies,usingC/Smode,a
real-timecommunicationsystembasedonapplication.Thesystemimplementsuserregistration,
userlogin,groupadministration,friendsmanage,queryuser,instantmessaging,viewthechat
history.Userregistrationisthroughthesystemtoaddnewusers;userloginusedto
authenticatetheusersinformationislegitimate;groupmanagementfunctionsmainlyforthe
managementofgroups,suchasaddingagroup,deletegroup,etc.;friendsmanagementfunctions
mainlyforfriendsmanagement,suchasaddingfriends,removefriends,etc.;querytheuser
isthequerytoallregistereduserstoaddasfriendstocommunicate;userstoinstantmessaging
tobecomefriendsofthetwosidescanexchangereal-timeonline;viewchathistorywithagood
savefriendsofthecommunicationofallrecords.
Keywords:Instantmessagingsystem;C/Smode;TCP;UDP
1/32
长风破浪会有时,直挂云帆济沧海。——李白
目