利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室_第1頁
利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室_第2頁
利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室_第3頁
利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室_第4頁
利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室_第5頁
已閱讀5頁,還剩12頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

利用JAVA實(shí)現(xiàn)簡(jiǎn)單聊天室.設(shè)計(jì)思路Java是一種簡(jiǎn)單的,面向?qū)ο蟮?,分布式的,解釋的,鍵壯的,安全的,結(jié)構(gòu)中立的,可移植的,性能很優(yōu)異的,多線程的,動(dòng)態(tài)的語言。而且,Java很小,整個(gè)解釋器只需215K的RAM。因此運(yùn)用JAVA程序編寫聊天室,實(shí)現(xiàn)簡(jiǎn)單聊天功能。程序?qū)崿F(xiàn)了聊天室的基本功能,其中有:(1)啟動(dòng)服務(wù)器:實(shí)現(xiàn)網(wǎng)絡(luò)的連接,為注冊(cè)進(jìn)入聊天室做準(zhǔn)備。(2)注冊(cè)登陸界面:填寫基本信息如姓名等,可以供多人進(jìn)入實(shí)現(xiàn)多人聊天功能。(3)發(fā)送信息:為用戶發(fā)送信息提供平臺(tái)。(4)離開界面:使用戶退出聊天室。(5)關(guān)閉服務(wù)器:斷開與網(wǎng)絡(luò)的連接,徹底退出聊天室。.設(shè)計(jì)方法在設(shè)計(jì)簡(jiǎn)單聊天室時(shí),需要編寫5個(gè)Java源文件:、、、、。程序功能圖及程序相關(guān)說明(1)主功能框圖(2)聊天室基本功能表序號(hào)文件名主要功能1ServerHost被服務(wù)器調(diào)用2Client顯示聊天室3ClientUser被客戶端調(diào)用4LogIn注冊(cè)登陸5Objecting連接服務(wù)器6Server啟動(dòng)服務(wù)器4.程序代碼是說明程序中引入的包:packageChat;import.*;import.*;import.*;import.*;import.*;(1)服務(wù)器端代碼中用戶自定義類:類名:Server作用:服務(wù)器啟動(dòng)繼承的接口名:ActionListenerpublicclassServerimplementsActionListener{定義的對(duì)象:count計(jì)結(jié)果與分析5個(gè)Java源文件:、、、、。分別編譯這5個(gè)Java源文件,或運(yùn)行“javac*.java”命令,編譯全部的源文件,然后運(yùn)行連接服務(wù)器的主類,即運(yùn)行Server類。連接完畢后在運(yùn)行注冊(cè)的主函數(shù)類,即運(yùn)行LogIn類。首先運(yùn)行啟動(dòng)服務(wù)器的文件,運(yùn)行結(jié)果如下:圖1服務(wù)器啟動(dòng)成功結(jié)果分析:在進(jìn)入聊天室之前必須先啟動(dòng)服務(wù)器,實(shí)現(xiàn)服務(wù)器端的連接為用戶的登錄打開“窗口”。其次運(yùn)行用戶注冊(cè)登錄文件,運(yùn)行結(jié)果如下:

圖2用戶登陸界面結(jié)果分析:添加用戶信息,輸入用戶姓名,為用戶進(jìn)入聊天室提供關(guān)口。并且利用以下語句實(shí)現(xiàn)如圖3的界面JLabeltitle=newJLabel("免注冊(cè)版");JLabelname=newJLabel("輸入姓名");JButtonsend=newJButton("進(jìn)入");添加注冊(cè)信息后點(diǎn)擊“進(jìn)入”按鈕,結(jié)果如圖3圖3顯示用戶已登錄結(jié)果分析:當(dāng)服務(wù)器啟動(dòng)用戶完成信息注冊(cè)時(shí),在服務(wù)期端的界面中會(huì)顯示當(dāng)前在線的人員,并且提示客戶已連接到服務(wù)器,可以進(jìn)行聊天行為。

圖4顯示聊天內(nèi)容結(jié)果分析:多個(gè)用戶進(jìn)入聊天室之后,用戶可以在發(fā)送信息的文本框里填寫自己的內(nèi)容,點(diǎn)擊“發(fā)送信息”按鈕,信息會(huì)出現(xiàn)在上方的區(qū)域內(nèi),在界面的右方還可以顯示在線人員的姓名,另在線用戶可以知道有誰在聊天室內(nèi)。聊天結(jié)束點(diǎn)擊“離開”按鈕,結(jié)果如圖5所示:mJK用■壽匚百|(zhì)耳|后止眠第■能啟動(dòng)眼笛器接收用戶飛飛的連接眠第■器扭收用戶豆豆的連接服第■器接收用戶大寶的連接豆豆由弁立寶國(guó)開飛飛離井I圖5離開聊天室點(diǎn)擊服務(wù)器中的“停止”按鈕,結(jié)果如圖6.圖7.所示:圖6點(diǎn)擊“停止”按鈕£賑如部匚][□)|5c|后碼I版券器啟動(dòng)服務(wù)智厚報(bào)也用尸飛飛的匡抵目員岳昌缶探收用尸豆豆白勺生接眼綃即拯收壓戶大主時(shí)]注拉豆豆際開次妄離開飛飛離開滋送月員結(jié)5S工田泗A.圖7終止與服務(wù)器端連接結(jié)果分析:用戶聊天結(jié)束點(diǎn)擊“離開”按鈕之后會(huì)在服務(wù)器端的界面上自動(dòng)顯示該用戶已離開,提時(shí)、示服務(wù)器執(zhí)行相關(guān)行為。離開界面:使用戶退出聊天室;關(guān)閉服務(wù)器:斷開與網(wǎng)絡(luò)的連接,徹底退出聊天室。6.語句實(shí)現(xiàn)(1)packageChat;import.*;import.*;import.*;import.*;import.*;publicclassServerimplementsActionListener{intcount=0;Vectorsoconly=newVector();HashMapsockets=newHashMap();HashMapsocket_thread=newHashMap();ServerSocketserversocket;JFrameframe;JTextAreaarea=newJTextArea();JPanelpanel=newJPanel();JButtonstart:newJButton("啟動(dòng)");JButtonstop:newJButton("停止");publicServer(){(start);(stop);(panel,;(area,;();center();(true);(this);(this);"new");}publicvoidcenter(){Toolkittoolkit=();Dimensione=();intx=2-(int)().getWidth()/2);inty=2-(int)().getHeight()/2);(x,y);}publicvoidactionPerformed(ActionEvente){JButtonbtn=(JButton)();if(btn==start){serverRunserverrun=newserverRun();"gogo");();}if(btn==stop){try{Iteratori=();while()){Sockets=(Socket)();ObjectOutputStreamout=newObjectOutputStream(s.getOutputStream());Objectingbj=newObjecting();("系統(tǒng)消息服務(wù)器馬上關(guān)閉?。。。。?!請(qǐng)馬上關(guān)閉客戶端");}count++;if(count==2){(0);}(frame」已通知客戶端,請(qǐng)?jiān)俅吸c(diǎn)擊關(guān)閉按鈕關(guān)閉");}catch(Exceptionex){();}}}classserverRunextendsThread{publicvoidrun(){try{“開始SERVERRUN");serversocket=newServerSocket(55555);("服務(wù)器啟動(dòng)\n");(false);while(true){Socketsocket=();"連接成功");BufferedReaderbr=newBufferedReader(newInputStreamReader()));Stringname=();("服務(wù)器接收用戶"+name+"的連接\n");(socket);Iteratori=();while()){Sockets=(Socket)();;import.*;importclassLogInimplementsActionListener{JFrameframe;JLabeltitle二newJLabel("免注冊(cè)版”);JPanelbanner=newJPanel();JTextFieldtext=newJTextField(10);JPanelbody=newJPanel();JPanelbuttom=newJPanel();JLabelname:newJLabel("輸入姓名");JButtonsend:newJButton("進(jìn)入");publicLogIn(){frame:newJFrame("注冊(cè)");;(title);(name);(text);(send);(banner,;(body,;(buttom,;();center();(true);(this);}publicvoidcenter(){Toolkittoolkit=();Dimensione=();intx=2-(int)().getWidth()/2);inty=2-(int)().getHeight()/2);(x,y);}publicvoidactionPerformed(ActionEvente){if().equals("")){(frame,"姓名不能為空");return;}else{newClient());();}}publicstaticvoidmain(Stringargs[]){newLogIn();}}packageChat;import.*;import.*;import.*;import.*;publicclassClientUserextendsWindowAdapterimplementsActionListener,Runnable{publicJFramejf;publicJTextFieldjt;publicJTextFieldname;publicJButtonconnect;publicJScrollPanejsp;publicJTextAreajta;publicJButtonjb;publicJLabell;Socketsoc;InputStreamsoc_in;OutputStreamsoc_out;BufferedReaderBsoc_in;PrintWriterPsoc_out;publicClientUser(){jf=newJFrame("ClientChatRoom");jta=newJTextArea(10,30);(false);jsp=newJScrollPane(jta,,;jt=newJTextField(30);name=newJTextField(5);l=newJLabel("Pleaseinputyourname");connect=newJButton("Connect");(this);(this);jb=newJButton("SendTheMessage");(this);JPaneljp=newJPanel();JPaneljp2=newJPanel();(newFlowLayout());(jt);(jb);(l);(name);(connect);Containerc=();(newGridBagLayout());GridBagConstraintsgbc=newGridBagConstraints();=0;=0;(jp2,gbc);=0;=1;(jsp,gbc);=2;(jp,gbc);();(true);}publicstaticvoidmain(String[]args){ClientUsercuser=newClientUser();}publicvoidwindowClosing(WindowEvente){(0);}publicvoidactionPerformed(ActionEvente){if()==connect){if().equals("")){newJOptionPane().showMessageDialog(null,"PleaseinPutyournameFirst!");}else{try{soc=newSocket("localhost",55555);Psoc_out=newPrintWriter(),true);Bsoc_in=newBufferedReader(newInputStreamReader()));());}catch(Exceptione1){();}(false);newThread(this).start();}}if()==jt||()==jb){()+":"+()+"\n");()+":"+());("");}}publicvoidrun(){Stringtext;while(true){try{text=();(text+"\n");}catch(Exceptione){();}}}packageChat;import.*;import.*;import.*;import.*;importclassClientimplementsActionListener{ClientSocketcs;Stringname;Socketsocket;JFrameframe;JTextAreaarea=newJTextArea(30,30);JTextFieldtext=newJTextField(30);JButtonsend:newJButton("發(fā)送消息");JButtonexit:newJButton("離開");JPanelbanner=newJPanel();JPanelpanel=newJPanel();Listlist=newList(35);JPanelright=newJPanel();JLabelwelcome=newJLabel();publicClient(Stringname2){=name2;(name+"歡迎來到聊天室");(false);frame:newJFrame("聊天室");;(false);(welcome);(banner,;(text);(send);(exit);(panel,;(area,;(newJScrollPane(list));(right,;();center();(true);connect();(this);(this);(newActionListener(){publicvoidactionPerformed(ActionEvente){Stringto=();String。0玳6玳=(£好山6,"輸入向”+92山6+”發(fā)送的私聊信息","私聊",;if(content==null){return;}else{Objectingo=newObjecting(to,"---私聊信息--"+name+":"+content);try{ObjectOutputStreamout=newObjectOutputStream());(o);(frame,to+"收到消息”);}catch(Exceptione2){();}}}});(newActionListener(){publicvoidactionPerformed(ActionEvente){if().equals("")){(frame,"消息為空");return;}else{Objectingo=newObjecting("all",name+":"+())try{ObjectOutputStreamout=newObjectOutputStream());(o);("");}catch(Exceptione2){();}}}});}publicvoidconnect(){try{socket=newSocket("localhost",55555);cs=newClientSocket();();}catch(Exceptione){();}}publicvoidcenter(){Toolkittoolkit=();Dimensione=();intx=2-(int)().getWidth()/2);inty=2-(int)().getHeight()/2);(x,y);}classClientSocketextendsThread{ObjectInputStreamin;ObjectOutputStreamout;PrintWriterpw;publicvoidrun(){try{pw=newPrintWriter(),true);(name);}catch(Exceptione){();}while(true){try{in=newObjectInputStream());Objecto=();if(oinstanceofString){()+"\n");}if(oinstanceofVector){"列表操作");Vectorv=(Vector)o;();Object[]obj=();for(inti=0;i<;i++){((String)obj[i]);}}}catch(Exceptione){();}}}}publicvoidactionPerformed(ActionEvente){JButtonbtn=(JButton)();if(btn==send){if().equals("")){(frame,"消息為空");return;}else{Objectingo=newObjecting("all",name+":"+());try{ObjectOutputStreamout=newObjectOutputStream());(o);}catch(Exceptione2){();}if(btn==exit){Objectingo=newObjecting("exit",name);try{ObjectOutputStreamout=newObjectOutputStream());(o);();();}catch(Exceptionx){();}(0);(5)packageChat;import.*;import.*;import.*;import.*;import.*;publicclassServerHostextendsWindowAdapterimplementsActionListener,Runnable{publicJFramejf;publicJTextFieldjt;publicJScrollPanejsp;publicstaticJTextAreajta;publicJButtonjb;HashMaphm=newHashMap();JLabelinof;JTextFieldname;JCheckBoxcheck;OutputStreamsoc_out;VectorThread_vector=newVector();publicServerHost(){jf=newJFrame("ServerChatRoom");jta=newJTextArea(10,30);(false);jsp=newJScrollPane(jta,,;jt=newJTextField(30);(this);jb=newJButton("SendTheMessage");(this);check=newJCheckBox("Sendtoall");(true);inof=newJLabel("writethenameyouwanttosend");name=newJTextField(5);(false);JPaneljp=newJPanel();(newFlowLayout());(inof);(name);(jt);(jb);(check);Containerc=();(newGridBagLayout());GridBagConstraintsgbc=newGridBagConstraints();=0;=0;(jsp,gbc);=1;(jp,gbc);();(true);}publicvoidwindowClosing(WindowEvente){(0);}publicstaticvoidmain(String[]args){ServerHostsh=newServerHost();newThread(sh).start();}publicvoidrun(){ServerSocketssc=null;try{ssc=newServerSocket(55555);}catch(Exceptione){"1");}while(true){try{Socketsoc=();BufferedReaderBsoc_in=newBufferedReader(newInputStreamReader()));Strings=();(soc,s);Se

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

評(píng)論

0/150

提交評(píng)論