findAllDevsEx

fnPcapIfList findAllDevsEx(string source, pcap_rmtauth * auth, out string errBuf)

Extension of findAllDevs that supports remote hosts.

Parameters

sourceThe source string (e.g. "rpcap://host/").
authAuthentication information.
errBufBuffer to receive error information.

Returns

A PcapIfList RAII wrapper.