ip數(shù)據(jù)包的捕獲與解析代碼

ip數(shù)據(jù)包的捕獲與解析代碼

ID:16723121

大?。?8.50 KB

頁數(shù):5頁

時間:2018-08-24

ip數(shù)據(jù)包的捕獲與解析代碼_第1頁
ip數(shù)據(jù)包的捕獲與解析代碼_第2頁
ip數(shù)據(jù)包的捕獲與解析代碼_第3頁
ip數(shù)據(jù)包的捕獲與解析代碼_第4頁
ip數(shù)據(jù)包的捕獲與解析代碼_第5頁
資源描述:

《ip數(shù)據(jù)包的捕獲與解析代碼》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。

1、//PackCaptureDlg.h:headerfile#defineIPV4_WERSION4#defineIPV6_WERSION6#defineICMP_PACKET1#defineIGMP_PACKET2#defineTCP_PACKET6#defineEGP_PACKET8#defineUDP_packet17#defineOSPF_PACKET89classCPackCaptureDlg:publicCDialog{public://{{AFX_DATA(CFindHostDlg)enum{IDO=IDO_PACKCAPTURE_DIALOG};intm_Count;CSt

2、ringm_Packet;//}}AFX_DATAprotected://{{AFX_MSG(CFindHostDlg)afx_msgvoidOnCapture();//}}AFX_MSGprivate:typedefstructIP_HEAD//IP頭部結(jié)構(gòu){union{unsignedcharVersion;//版本(字節(jié)前四位)unsignedcharHeadLen;//頭部長度(字節(jié)后四位)};unsignedcharServiceType;//服務(wù)類型unsignedshortTotalLen;//總長度unsignedshortIdentifier;//標(biāo)識符union{un

3、signedshortFlags;//標(biāo)志位(字前三位)unsignedshortFragOffset;otherstaffoftheCentre.Duringthewar,ZhuwastransferredbacktoJiangxi,andDirectorofthenewOfficeinJingdezhen,JiangxiCommitteeSecretary.Startingin1939servedasrecorderoftheWestNorthOrganization,SecretaryoftheSpecialCommitteeAfterthevictoryofthelongMarc

4、h,hehasbeentheNorthwestOfficeoftheFederationofStateenterprisesMinister,ShenmufuguSARmissions,DirectorofNingxiaCountypartyCommitteeSecretaryandrecorderoftheCountypartyCommitteeSecretary,Ministersand//片偏移(字后13位)};unsignedcharTimeToLive;//生存周期unsignedcharProtocol;//協(xié)議unsignedshortHeadChecksum;//頭部校驗(yàn)

5、和unsignedintSourceAddr;//源IP地址unsignedintDestinAddr;//目的IP地址}ip_head;typedefstructICMP_HEAD//ICMP頭部結(jié)構(gòu){unsignedcharType;//類型unsignedcharCode;//代碼unsignedshortHeadChecksum;//頭部校驗(yàn)和unsignedshortIdentifior;//標(biāo)識符unsignedshortSequence;//序號}icmp_head;};//PackCaptureDlg.cpp:implementationfile#include"stda

6、fx.h"#include"PackCaptureDlg.h"#include"PackCapture.h"#include"winsock2.h"#include"ws2tcpip.h"#pragmacomment(lib,"ws2_32")#defineIO_RCVALL_WSAIOW(IOC_VENDOR,1)voidCPackCaptureDlg::OnCapture(){WSADATAWSAData;//建立與Socket庫綁定if(WSAStartup(MAKEWORD(2,2),&WSAData)!=0){MessageBox("WSAStartup初始化失敗!");ret

7、urn;}otherstaffoftheCentre.Duringthewar,ZhuwastransferredbacktoJiangxi,andDirectorofthenewOfficeinJingdezhen,JiangxiCommitteeSecretary.Startingin1939servedasrecorderoftheWestNorthOrganization,SecretaryoftheSpecialCommi

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。