【正文】
模塊介紹 ................................................................................................................................ 4 過濾規(guī)則添加刪除功能模塊 ........................................................................................... 4 過濾規(guī)則顯示功能模塊 .................................................................................................... 4 過濾規(guī)則存儲(chǔ)功能模塊 .................................................................................................... 5 文件存儲(chǔ)功能模塊 ............................................................................................................. 5 文件載入功能模塊 ............................................................................................................. 5 安裝卸載功能摸塊 ............................................................................................................. 5 IP 封包過濾驅(qū)動(dòng)功能模塊 ............................................................................................... 5 5 防火墻設(shè)計(jì) .................................................................................................................. 5 程序關(guān)鍵類 ........................................................................................................ 5 應(yīng)用程序類 CFireWallAPP .............................................................................................. 5 主框架類 CMainFrame...................................................................................................... 5 文檔類 CFireWallDoc ........................................................................................................ 6 視圖類 CFireWallView ...................................................................................................... 7 _RuleInfo 類 ........................................................................................................................ 7 詳細(xì)設(shè)計(jì) ............................................................................................................ 8 主界面 .................................................................................................................................. 8 添加過濾規(guī)則 ..................................................................................................................... 8 刪除過濾規(guī)則 ................................................................................................................... 11 驅(qū)動(dòng)程序設(shè)計(jì) ................................................................................................... 13 簡(jiǎn)介 ..................................................................................................................................... 13 結(jié)構(gòu)圖 ................................................................................................................................ 14 該驅(qū)動(dòng)的優(yōu)點(diǎn) ................................................................................................................... 14 本程序的驅(qū)動(dòng)設(shè)計(jì) ........................................................................................................... 14 6 程序測(cè)試 .................................................................................................................... 16 結(jié) 論 ........................................................................................................................ 18 參考文獻(xiàn) ........................................................................................................................ 19 致 謝 ........................................................................................................................ 20 聲 明 ........................................................................................................................ 21 第 1 頁 共 21 頁 1 引言 課題背景 防火墻 是一種隔離技術(shù),是一類防范措施的總稱,利用它使得內(nèi)部網(wǎng)絡(luò)與Inter 或者其他外部網(wǎng)絡(luò)之間相互隔離,通過限制網(wǎng)絡(luò)互訪來保護(hù)內(nèi)部網(wǎng)絡(luò)。 FilterHook。 關(guān)鍵詞 : 防火墻; 過濾 鉤子 ; 過濾 驅(qū)動(dòng) ;包過濾 The Design and Implement of Simple Windows Firewall Abstract The current era is a rapid development of information age. The technologies of puter and information processing bee maturity. With the Inter and puter work technology to be flourishing, work security that has been widely concerned. Firewall system is one of the security technologies that used in the work. This design has implemented a firewall adopting the IP filterhook driver technology。 本防火墻由以下幾個(gè)模塊組成:過濾規(guī)則 添加 模塊,過濾規(guī) 則顯示模塊,過濾規(guī)則存儲(chǔ)模塊,文件儲(chǔ)存模塊,安裝卸載規(guī)則模塊, IP 封包過濾驅(qū)動(dòng)功能模塊 。網(wǎng)絡(luò)防火墻系統(tǒng)就是網(wǎng)絡(luò)安全技術(shù)在實(shí)際中的應(yīng)用之一。源程序代碼等全套設(shè)計(jì)聯(lián)系 174320523 各專業(yè)都有 分類號(hào): U D C: D10621408(2021)60030 密 級(jí):公 開 編 號(hào): 2021031224