WinPcap:Filtering expression syntax 上传者:kevinwang10145 2019-06-04 18:41:59上传 DOC文件 112.5KB 热度 30次 wpcapfiltersarebasedonadeclarativepredicatesyntax.AfilterisanASCIIstringcontainingafilteringexpression.pcap_compile()takestheexpressionandtranslatesitinaprogramforthekernel-levelpacketfilter.wpcap过滤器是一个基于声明的谓词语法。一个过滤器就是一个包含了过滤expression的ASCII字符串。pcap_complite()函数将表达式转换成内核级包过滤器。 下载地址 用户评论 更多下载
资源不错,但不是我想要的。我想要一个封装好的WIRESHARK 的filter对话框的类