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

正文內(nèi)容

基于linux平臺tcpip通信協(xié)議在聊天軟件中的研究與應(yīng)用-文庫吧資料

2024-11-20 15:28本頁面
  

【正文】 要有網(wǎng)絡(luò)的地方,登錄這些軟件,就可以給你的同學(xué)發(fā)送信息。網(wǎng)絡(luò)聊天軟件是為人們進(jìn)行交流和聯(lián)系提供的一個平臺。過去的種種陳舊的聯(lián)系方式,已經(jīng)不能滿足現(xiàn)代生活的需要。使得人們能以更低廉的價格,開發(fā)出更方便、更實用的網(wǎng)絡(luò)工具。據(jù)估計,目前 Inter 上已有上百萬個 Web 站點,其內(nèi)容范圍跨越了教育科研、文化事 業(yè)、金融、商業(yè)、新聞出版、娛樂、體育等各個領(lǐng)域,其用戶群十分龐大。 【關(guān)鍵詞】: Linux 系統(tǒng) TCP/IP 協(xié) 議 網(wǎng)絡(luò)編程 4 Research and application in the chat software IP/TCP munication protocol based on Linux platform Abstract In this paper, the design of how to use the Linux development platform and C language based on a Linux platform for the application of TCP/IP protocol in the chat software, finally realized the chat log and article is divided into four parts, the first part mainly analyzes the background and significance of the present situation and development of instant messaging product process and the development of such this basis,further analysis of the demand for this product. The third chapter introduces the choice of the Linux development environment, through the understanding of the knowledge of this software development process have a general , through the analysis and summingup of the preparatory program, ultimately determine the route design. The program design, this chapter has been divided and detailed design of the software of TCP/IP protocol and operation process, and all the charts show information about the module and the overall structure of the software. The expected result of the software is embodied in this chapter, analysis the requirements in line with the pletion of the effect. 【 Key words】 the Linux system TCP/IP protocol Network programming 5 1 緒論 課題背景及研究意義 Inter 是世界是最大的計算機(jī)互聯(lián)網(wǎng)絡(luò),它遍布全球,將世界各地各種規(guī)模的網(wǎng)絡(luò)連接成一個整體。程序設(shè)計路線這一章節(jié)對該軟件的 TCP/IP 協(xié)議和操作處理流程進(jìn)行了詳細(xì)的劃分和設(shè)計,并且運(yùn)用各種圖表清晰的展現(xiàn)了軟件的模塊信息和總體結(jié)構(gòu)。在第三章中詳細(xì)的介紹了所選取的 Linux 開發(fā)環(huán)境,通過了解這些知識將會對該類軟件的開發(fā)流程有一個總體的認(rèn)識。文章主要分為四個部分,第一部分主要分析了即時通 訊產(chǎn)品的現(xiàn)狀及發(fā)展過程和開發(fā)此類軟件的背景及意義。 致 謝 .................................................... 錯誤 !未定義書簽。 3 軟件流程 ................................................ 錯誤 !未定義書簽。 會議主持人: 記 錄 人: 年 月 日 M 答 辯 小 組 意 見 評語: 評定等級: 負(fù)責(zé)人(簽名): 年 月 日 系 學(xué) 位 委 員 會 意 見 評語: 論文(設(shè)計)最終評定等級: 負(fù)責(zé)人(簽名): 系部(公章) 年 月 日 校 學(xué) 位 委 員 會 意 見 評語: 評定等級: 負(fù)責(zé)人(簽名): 年 月 日 1 目 錄 1 緒論 .................................................................... 5 課題背景及研究意義 ................................................ 5 聊天軟件的發(fā)展 .................................................... 6 TCP/IP 協(xié)議概述 ................................................... 6 TCP 協(xié)議 概述 ................................................ 6 UDP 協(xié)議 概述 ................................................ 6 套接字概述 ......................................................... 8 開發(fā)平臺概述 ....................................................... 8 Linux 系統(tǒng) 概述 ............................................... 8 編程語言 與 工具 概述 ........................................... 9 2 設(shè)計方案 ............................................................... 10 方案對比 .......................................................... 10 TCP 方式連接 ................................................ 10 UDP 方式連接 ................................................ 10 總體設(shè)計方案 ..................................................... 11 服務(wù)器功能模塊 .............................................. 11 客戶端功能模塊 .............................................. 11 消息標(biāo)識的定義 ............................... 錯誤 !未定義書簽。在橋接模式下,你需要手工為虛擬系統(tǒng)配置 IP地址、子網(wǎng)掩碼,而且還要和宿主機(jī)器處于同一網(wǎng)段,這樣虛擬系統(tǒng)才能和宿主機(jī)器進(jìn)行通信。程序設(shè)計路線這一章節(jié)對該軟件的 TCP/IP協(xié)議和操作處理流程進(jìn)行了詳細(xì)的劃分和設(shè)計,并且運(yùn)用各種圖表清晰的展現(xiàn)了軟件的模塊信息和總體結(jié)構(gòu)。在第三章中詳細(xì)的介紹了所選取的Linux 開發(fā) 環(huán)境,通過了解這些知識將會對該類軟件的開發(fā)流程有一個總體的認(rèn)識。 ? 答:設(shè)計主要分為四個部分,第一部分主要分析了通訊產(chǎn)品的現(xiàn)狀及發(fā)展過程和開發(fā)此類軟件的背景及意義。而 UDP就沒有了,所以不可靠。 評閱教師簽名: 說明:評定成績分為優(yōu)秀、良好、中等、及格、不及格五個等級,實評總分 90— 100 分記為優(yōu)秀, 80— 89 分記為良好, 70— 79 分記為中等, 60— 69 分記為及格, 60 分以下記為不及格。 語言流暢能閱讀、翻譯一定量的本專業(yè)外文資料、外文摘要和外文參考書目體現(xiàn)一定的外語水平, 題目規(guī)模適當(dāng),難易度適中;有一定的科學(xué)性能獨立查閱相關(guān)文獻(xiàn)資料,歸納總結(jié)本論文所涉及的有關(guān)研究狀況及成果。 10 8 論文篇幅 10000 字左右。 15 11 寫作規(guī)范 符合學(xué)術(shù)論文的基本要求。 5 4 論文質(zhì)量35% 文題相符 較好地 完成論文選題的目的要求。 5 4 研究方法和手段的運(yùn)用能力 能運(yùn)用本學(xué)科常規(guī)研究方法及相關(guān)研究手段(如計算機(jī)、實驗儀器設(shè)備等)進(jìn)行實驗、實踐并加工處理、總結(jié)信息。 10 8 綜合運(yùn)用 知識能力 能運(yùn)用所學(xué)專業(yè)知識闡述問題;能對查閱的資料進(jìn)行整理和運(yùn)用;能對其科學(xué)論點進(jìn)行論證。 10 7 選題恰當(dāng) 題目規(guī)模適當(dāng),難易度適中;有一定的科學(xué)性。 K 評閱教師評定成績 評審基元 評審要素 評審內(nèi)涵 滿分 評閱 教師 實評分 選題質(zhì)量25% 目的明確 符合要求 選題符合專業(yè)培養(yǎng)目標(biāo),體現(xiàn)學(xué)科、專業(yè)特點和教學(xué)計劃的基本要求,達(dá)到畢業(yè)論文(設(shè)計)綜合訓(xùn)練的目的。 整體上思路比較清晰;研究方案比較合理可行,論點鮮明 ;論據(jù)較為充分;條理較為清晰;語言流暢能閱讀、翻譯一定量的本專業(yè)外文資料、外文摘要和外文參考書目體現(xiàn)一定的外語水平。 10 7 論文篇幅 10000 字左右。 15 12 寫作規(guī)范 符合學(xué)術(shù)論文的基本要求。 5 4 論文質(zhì)量35% 文題相符 較好地完成論文選題的目的要求。 5 4 研究方法和手段的運(yùn)用能力 能運(yùn)用本學(xué)科常規(guī)研究方法及相關(guān)研究手段(如計算機(jī)、實驗儀器設(shè)備等)進(jìn)行實驗、實踐并加工處理、總結(jié)信息。 10 9 綜合運(yùn)用 知識能力 能運(yùn)用所學(xué)專業(yè)知識闡述問題;能對查閱的資料進(jìn)行整理和運(yùn)用;能對其科學(xué)論點進(jìn)行論證。 10 7 選題恰當(dāng) 題目規(guī)模適當(dāng),難易度適中;有一定的科學(xué)性。 關(guān)鍵詞 ( 35 個) Linux 系統(tǒng) TCP/IP 協(xié)議 網(wǎng)絡(luò)編程 英 文 摘 要 In this paper, the design of how to use the Linux development platform and C language based on a Linux platform for the application of TCP/IP protocol in the chat software, finally realized the chat log and article is divided into four parts, the first part mainly analyzes the background and significance of the present situation and development of instant messaging product process and the development of such this basis,further analysis of the demand for this product. The third chapter introduces the choice of the Linux development environment, through the understanding of the knowledge of this software develo
點擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1