#include
#include
//包含pcap
#include
#define max_print 80
#define max_line 16
void processpacket(u_char *,
const struct pcap_pkthdr *, const u_char *);
void main(int argc, char **argv)
};break;}}
if (device != null)
}if(filter!=null)
}//如果device為空,設其為c類網
else netmask=0xffffff; //if reading from file, we suppose to be in a c class network
//compile the filter
//編譯過濾器
fprintf(stderr,"/nerror compiling filter: wrong syntax./n");
return;
}//set the filter
//設定過濾器
if(pcap_setfilter(fp, &fcode)<0)
}//start the capture
//開始截包
pcap_loop(fp, 10, processpacket, null);
}void processpacket(u_char *temp1,
const struct pcap_pkthdr *header, const u_char *pkt_data)
printf("/n/n");
}
大夥幫我一起來看看這個資料庫的題目
用sql plus產生以下報表.1.使用表emp,dept 2.寫成乙個可以用在sql plus中執行的script 使用sqlplus的column等定義 3.format 部門名稱 人數 工資總額 a 2 1000 b 3 2000 sum 3000 下面是我做的 select nvl b.de...
初學Android ,程式執行不起來的問題多多
1 當我執行乙個程式被意外終止的時候,我的程式沒有錯誤,我不能發現任何錯誤,我不知道怎麼回事,不過我再次把 複製到別的工程裡時,再執行程式就ok了!至今我都還不知道怎麼回事,難道是專案有問題?如果有高手請告訴我!2 執行程式時出現 2011 09 12 11 17 42 layout 01 erro...
初學Android ,程式執行不起來的問題多多
1 當我執行乙個程式被意外終止的時候,我的程式沒有錯誤,我不能發現任何錯誤,我不知道怎麼回事,不過我再次把 複製到別的工程裡時,再執行程式就ok了!至今我都還不知道怎麼回事,難道是專案有問題?如果有高手請告訴我!2 執行程式時出現 2011 09 12 11 17 42 layout 01 erro...