論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業論文 -> 計算機論文
          畢業論文標題:

          基于BS方式的即時通訊軟件的設計與實現

           本文ID:LWGSW14329 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于BS方式的即時通訊軟件的設計與實現 (收費:1000 積分)  

          論文字數:8788,頁數:30

          摘  要
          即時通訊(Instant Messaging)是目前Internet上最為流行的通訊方式,而各種各樣的即時通訊軟件也層出不窮;服務提供商也提供了越來越豐富的通訊服務功能。隨著互聯網的發展,即時通訊的運用將日益廣泛,即時通訊軟件業方興未艾。本文首先描述了即時通訊業的發展和現狀,然后初步探討了即時通訊所涉及到的一些技術,最后對現有的技術進行了對比和分析,提出了一些可能的改進方案,并且設計了一個名為web-msn的即時通訊系統。
          web-msn是基于B/S的模式的即時通訊系統,通過IE等瀏覽器直接完成客戶端的登錄、數據傳輸,更加便捷了用戶之間的通訊和交友;使用最新的Ajax技術,使其非常快,無需等待頁面的刷新,實現了即時通訊的功能。
          在系統設計與建模過程中,使用了UML和面向對象的分析、設計方法,本系統基于.NET Framework 1.1,使用Visual Studio .NET 2003作為開發工具,將.NET中的一些新技術運用到了系統中;在開發過程中用到了時下流行的重構開發方法,優化了系統的設計。
           
          關鍵詞:Web-msn;即時通訊;B/S; Ajax

          The Design and Implementation of Instant Message Based on B/S
          Abstract
          Instant message is currently the most popular way to communicate on the Internet,by the way various instant message software have been continuously appearing; service provider offers more and more communication services nowadays. As the development of the Internet, instant message will be more widely used than before. This article first describes the development and the current status of the instant message. Then it discusses the technologies of the instant message such as communication protocol, service mode and friend-making mode. It makes a comparison and analysis with respect to the current technology and also provides some possible solutions for improvement. At last it designs and develops an instant message system named web-msn.
          The web-msn system is an instant message system which bases on b/s mode. You can login and interact with it through IE. It makes communication and finding friends more conveniently. It is designed using Ajax, which doesn’t need to wait for refreshing page, so carry out communication instantly.
          This system is based on .NET Framework 1.1 and uses Visual Studio .NET 2003 as the development tool. It accumulated some new technology in .NET into our system. During the process of development, it used the popular reconstruction development method, which optimizes the system design.

          Key words: Web-msn; Instant Message; B/S; Ajax

           

          目  錄

          1  引言 1
          2  系統分析 2
          2.1  課題目的 2
          2.2  課題意義 2
          2.3  應解決的問題 2
          2.4  需要實現的功能 2
          2.5  開發環境 2
          2.5.1  vs2003開發環境介紹 2
          2.5.2  Sql Server 2000介紹 3
          2.5.3  C#語言介紹 3
          2.6  關鍵技術-Ajax簡介 3
          3  需求分析 3
          3.1  即時消息的一般需求 3
          3.2  即時通訊系統需求 4
          4  系統設計 5
          4.1  方案論證 5
          4.1.1 “即時”技術的選擇 5
          4.1.2  web-msn的模型選擇 6
          4.2  數據庫設計 8
          4.2.1  數據表設計 8
          4.2.2  存儲過程設計 8
          4.3  系統功能分析與設計 9
          4.4  系統模塊設計 11
          4.4.1  注冊模塊 11
          4.4.2  登錄模塊 11
          4.4.3  傳輸信息模塊 12
          4.4.4  退出系統模塊 13
          5  系統實現 14
          5.1  發送消息功能實現 14
          5.2  接收消息功能實現 15
          6  測試 17
          6.1  測試內容 17
          6.2  測試結果 17
          結    論 18
          參考文獻 19
          附    錄 20
          致    謝 23
          聲    明 24


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:教務管理平臺-權限及公共模塊設計.. 下一篇:基于工作流引擎的系統框架設計開..
          Tags:基于 方式 即時 通訊 軟件 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文