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

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

          基于Windows平臺下的個人防火墻設計

           本文ID:LWGSW14176 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于Windows平臺下的個人防火墻設計 (收費:1000 積分)  

          論文字數:11731,頁數:30

          摘  要
          網絡安全問題長期威脅著網絡終端用戶,需要有有效的安全工具解決這個問題,個人防火墻就是其中的一種常用的安全工具。為了實現個人防火墻軟件,選用VC++ 6.0開發工具。軟件系統主要包括兩項工程,一是核心模塊設計,即DLL工程,實現了封包截獲、管制動作和協議封包的解析任務,主要利用Winsock 2 SPI技術實現網絡封包截獲,之后利用控管規則對過往封包進行合法性檢查和過濾,方法是首先利用Winsock 2 SPI技術建立winsock鉤子,用它來截獲winsock的調用,然后作出相應動作處理,動作處理需通過控管規則的檢查后,確定socket連接是否允許通過,其中控管規則由用戶層設置;二是用戶模塊設計,即EXE工程,實現用戶界面和負責與DLL模塊的通信,提供了3個主要界面,即封包監視、控管規則、控管規則設置。最后通過測試和應用,基本解決了終端用戶的網絡連接安全問題。

          關鍵詞: 過濾;動態連接庫;Winsock 2 SPI;網絡封包;協議封包
          The Design of the Personal Firewall Based on Windows
          Abstract
          The terminal users of network are always threaten by the problems of security of network,so we need a effective tool to solve this problem.The personal firewall is one of the common tools of security. VC++ is selected to implement the personal firewall.The system has two projects mainly. One of the projects is the design of core module which can be called the project of DLL.This project implements behaviors of management and the analysis of packets of protocols. The technology of Winsock 2 SPI is used to capture of pakcets of network. After that, then the checking and filtering of the packets are done using the rules of control and management. At the beginning, the control rules build up the Hook of winsock which is used to capture the tranfer of winsock,and then it implements relative behaviors.The link of socket will be or not get through checking by the rules of control and management. The rules of control and management are set by the layer of user.Then, we should design the module of user which can be called the project of exe. It implements the interface of user and the module of communication with DLL. It provides three main interfaces, they are the watching of filtering packet, the rules of control and management and the setting of rules of control and management. Finally, it has solved the requirement of security of terminal users after the final testing and application.

          Key words: Filter ;DLL;Winsock 2 SPI;Network packets; Protocol packets

          目錄

          1 引言 1
          1.1 課題背景與意義 1
          1.2 設計實現的主體功能 1
          1.3 本課題的研究方法 1
          2 Winsock 2 SPI編程技術 2
          2.1 Winsock 2 SPI基礎 2
          2.2 傳輸服務提供者 2
          3 開發平臺與開發工具 2
          4 系統設計與模塊劃分 3
          4.1 本課題要實現的具體功能 3
          4.2 程序工作流程圖 3
          4.3 模塊劃分 4
          4.3.1 模塊劃分原則 4
          4.3.2 模塊結構 4
          4.3.3 模塊接口定義 5
          4.4 控管規則文件結構設計 6
          4.4.1 控管規則文件需要存儲的內容 7
          4.4.2 控管規則文件結構 8
          4.5 界面設計 8
          4.5.1 制定界面風格 8
          4.5.2 界面設計文檔 8
          4.6 編碼規則 12
          5 核心功能的代碼實現 12
          5.1 DLL的封包截獲 12
          5.2 DLL的訪問控管 16
          5.2.1 對服務提供者函數做管制的函數 16
          5.2.2 封包處理函數 17
          5.2.3 管制函數 17
          5.2.4 設置函數 20
          6 測試 21
          結    論 22
          參考文獻 22
          致    謝 24
          聲    明 25


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:注冊表管理工具的設計與實現 下一篇:基于VC++的串口通信服務的開發
          Tags:基于 Windows 臺下 個人 防火墻 設計 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

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

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

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

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

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