freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)論文--基于java的android即時通訊軟件(已修改)

2024-12-17 22:16 本頁面
 

【正文】 畢業(yè)論文( 畢業(yè)設(shè)計(jì) ) 題目 : android 即時通訊 軟件 系 院: 計(jì)算機(jī)軟件學(xué)院 學(xué)生姓名: 盧豐 學(xué) 號: 0908143503 專 業(yè): 計(jì)算機(jī)應(yīng)用 (智能產(chǎn)品設(shè)計(jì) ) 年 級: 計(jì)應(yīng) 095 完成日期: 指導(dǎo)教師: 余永佳 摘 要 在網(wǎng)絡(luò)越來越發(fā)達(dá)的今天,人們對網(wǎng)絡(luò)的依賴越來越多,越來越離不開網(wǎng)絡(luò),由此而產(chǎn)生的聊天工具越來越多,例如,國外的 ICQ、國內(nèi)騰訊公司開發(fā)的 OICQ?;?Java 網(wǎng)絡(luò)編程的強(qiáng)大功能 , 本 次畢業(yè)設(shè)計(jì)使用 Java 編寫一個 運(yùn) 行在 版本以上的即時通訊軟件 。 一般來說,聊天工具大多數(shù)由客戶端程序和服務(wù)器程序外加服務(wù)器端用于存放客戶數(shù)據(jù)的數(shù)據(jù)庫組成, 本系統(tǒng)采用客戶 端 /服務(wù)器架構(gòu)模式通過 Java 提供的Socket 類來連接客戶機(jī)和服務(wù)器并使客戶 端 和服務(wù)器之間相互通信,由于聊天是多點(diǎn)對多點(diǎn)的 , Java 提供的多線程功能用多線程可完成多點(diǎn)對多點(diǎn)的聊天,數(shù)據(jù)庫管理系統(tǒng)用 SQL Server2020 完成并通過 訪問數(shù)據(jù)庫。 本系統(tǒng)建立在 JAVA 平臺上,系統(tǒng)的設(shè)計(jì)使用了面向?qū)ο蠹夹g(shù)和面向?qū)ο蟮脑O(shè)計(jì)原則。系統(tǒng)采用 C/S 結(jié)構(gòu),客戶端與客戶端以及客戶端與服務(wù)器端之間通過Socket 傳送消息。使用 JAVA 語言編寫,開發(fā)工具采用 Eclipse。服務(wù)器端設(shè)計(jì)與實(shí)現(xiàn)過程中,采用了多線程技術(shù),可以在單個程序當(dāng)中同時運(yùn)行多個不同的線程,執(zhí)行不同的任務(wù)。大大增強(qiáng)了程序?qū)Ψ?wù)器資源的利用。 即時通訊 系統(tǒng)完成后將可進(jìn)行多人對多人的聊天,對好友進(jìn)行添加、刪除,對新用戶的注冊,發(fā)送消息、接受消息等等功能。 關(guān)鍵字 : 多線程 ; 客戶機(jī) /服務(wù)器 ; JAVA ; Socket ; Eclipse ; TCP/IP Abstract as the work bee more and more developed, people bee more and more lean to the work, and can not leave with out it. This caused the chat materials bee more numerous, as the overseas ICQ system, the OICQ system that invented by Tencent Co., and so on. So we create a work chat medium just like the . Java work programming based on the power, the use of Java designed to prepare graduates a chat system. In general, the majority of the chat tool for client and server program in addition to serverside storage of customer data for the database, the system uses a client / server architecture model the adoption of Java provided Socket class connect client and server and between the client and server municate with each other, as the chat is to provide pointtomultipoint and multithreaded Java function to be pleted by using multithreaded chat and more pointtomultipoint, database management system with SQL Server2020 the pletion and adoption of JDBCODBC Bridge access the database. The system built on the JAVA platform, the system design using objectoriented technology and objectoriented design principles. System uses the C / S structure, client and clientside and serverside client and send messages through Socket. The use of JAVA language, development tools using Eclipse. Design and Implementation of serverside process, the use of multithreading technology, which can process in a single run at the same time a number of different threads, the implementation of different tasks. Procedures greatly enhanced the use of server resources. Chat system will allow people to plete chat to more friends, and the system can add, delete somebody, can deal with new user registration, send messages, receive messages and so on. Keywords : Multithreading 。 Client/Server 。JAVA 。Socket 。Eclipse 。TCP/IP 目 錄 1 緒論 ................................................................................................................. 錯誤 !未定義書簽。 國內(nèi)外聊天系統(tǒng)的研究現(xiàn)狀 .................................................................. 4 JAVA 語言 .................................................................................................. 5 Java 的發(fā)展歷史 ................................................................................ 5 Java 的特點(diǎn) ........................................................................................ 6 Java 與 Inter .................................................................................. 6 SOCKET 編程 ............................................................................................. 7 關(guān)于 TCP/IP 協(xié)議 ............................................................................. 7 服務(wù)器和客戶機(jī) .................................................... 錯誤 !未定義書簽。 本文內(nèi)容安排 .......................................................................................... 8 2 需求分析 ................................................................................................................................... 9 可行性研究 .................................................................. 錯誤 !未定義書簽。 可行性分析 ....................................................................................... 9 系統(tǒng)功能需求 .................................................................................... 9 系統(tǒng)性能需求 ................................................................................. 10 系統(tǒng)運(yùn)行需求 ............................................................................... 10 數(shù)據(jù)流圖 ............................................................................................... 10 頂層數(shù)據(jù)流圖 ................................................................................. 10 一層數(shù)據(jù)流圖 ............................................................................... 11 二層數(shù)
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1