目录
当前位置: 首页 > 文档资料 > WinPcap 中文手册 >

WinPcap: Strings related to the new source syntax

优质
小牛编辑
125浏览
2023-12-01

Defines

#definePCAP_SRC_FILE_STRING"file://"
String that will be used to determine the type of source in use (file, remote/local interface).
#definePCAP_SRC_IF_STRING"rpcap://"
String that will be used to determine the type of source in use (file, remote/local interface).