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

WinPcap: rpcap_startcapreply Struct Reference

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

Format of the reply message that devoted to start a remote capture (startcap reply command).
More...

#include <pcap-remote.h>

Data Fields

int32bufsize
Size of the user buffer allocated by WinPcap; it can be different from the one we chose.
uint16portdata
Network port on which the server is waiting at (passive mode only).
uint16dummy
Must be zero.