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

WinPcap: rpcap_startcapreq Struct Reference

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

Format of the message that starts a remote capture (startcap command).
More...

#include <pcap-remote.h>

Data Fields

uint32snaplen
Length of the snapshot (number of bytes to capture for each packet).
uint32read_timeout
Read timeout in milliseconds.
uint16flags
Flags (see RPCAP_STARTCAPREQ_FLAG_xxx).
uint16portdata
Network port on which the client is waiting at (if 'serveropen').