Hi,

I'm using winpcap v2.2 and trying to get pcap_sendpacket() to work.  Does anyone know 
what the return values represent (success, failure, no. of bytes sent, etc.?)  Also, 
can I use the same (pcap_t *) pointer to both capture and send packets (i.e., use 
pcap_loop() and then pcap_sendpacket() on the same pcap_t * pointer)?  The Winpcap FAQ 
is vague about this.

Thanks,
-Nick

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to