On 2005-09-07, billiejoex <[EMAIL PROTECTED]> wrote:

> Hi all. I'm trying to make a simple icmp sniffer by using
> SOCK_RAW.

Just a suggestion: you'd probably be better off using the PCAP
library.

> The code below works but ONLY if I first use the sendto()
> function. Does anybody knows why?

'Fraid not.

-- 
Grant Edwards                   grante             Yow!  I just bought
                                  at               FLATBUSH from MICKEY
                               visi.com            MANTLE!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to