[Winpcap-users] Monitoring multiple network interfaces

soulstone soulstone at gmx.de
Sun Dec 6 12:55:52 PST 2009



Fish wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> soulstone wrote:
> 
> [...]
>>    // doesn't work
>>    for i := 0 to Length(Interfaces) - 1 do
> 
> [...]
>>    // works, because our (now last) item is the correct NIC
>>    for i := Length(ValidP) - 1 downto 0 do
> 
> 
> How do you have 'Interfaces' and 'ValidP' defined?

Sorry, this is a typing error. ValidP is Interfaces.
Interfaces is a array of all found network interfaces.

> 
> - -- 
> "Fish" (David B. Trout) - fish at softdevlabs.com
> Fight Spam! Join CAUCE! <http://www.cauce.org/>
> 7 reasons why HTML email is a bad thing
> http://www.georgedillon.com/web/html_email_is_evil.shtml
> PGP key fingerprints:
> DH/DSS: 9F9B BAB0 BA7F C458 1A89 FE26 48F5 D7F4 C4EE 3E2A
> RSA: 6B37 7110 7201 9917 9B0D 99E3 55DB 5D58 FADE 4A52
> 
> 
> 
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP Desktop 9.8.0 (Build 2158)
> Charset: us-ascii
> 
> wj8DBQFLGafdSPXX9MTuPioRAm84AJ9zs3OWf35xy4ggbcfcOAOlbdLg+gCgmPbA
> iLdKvTKfNYwxF2rY5/tmq2A=
> =s3Hu
> -----END PGP SIGNATURE-----
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
> 


More information about the Winpcap-users mailing list