KillerBunny wrote:
> I've also tried using "setsockopt()" With the IP_HDRINCL option (which i defined as 
>3 due to the lack of #define's in /netinet/in.h).

I doubt that this will work. Didn't I already mentioned here that
IP_HDRINCL isn't defined by Winsock? To define it as some value
will not change that fact. There are some hints about using
raw sockets in the MSDN. I suggest searching for "raw sockets"
and "ping" there.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.
mailto:[EMAIL PROTECTED]

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to