Re: problem with sendto and raw sockets

2005-10-25 Thread Fernando Barsoba
Brian Dessent wrote: Fernando Barsoba wrote: snapshot. I only got the socket.h header file from the snapshot... and not the whole thing. I have been able to build the program, but I am not sure if using only the socket.h could be the problem... Using a modified header with the old

problem with sendto and raw sockets

2005-10-24 Thread Fernando Barsoba
Hi all, I'm stuck trying to send an IP header through raw sockets. I'm using Eclipse and cygwin.. but I have been told that raw sockets should work with cygwin.. I got the definition for IP_HDRINCL from the last snapshot. I only got the socket.h header file from the snapshot... and not the

Re: problem with sendto and raw sockets

2005-10-24 Thread Brian Dessent
Fernando Barsoba wrote: snapshot. I only got the socket.h header file from the snapshot... and not the whole thing. I have been able to build the program, but I am not sure if using only the socket.h could be the problem... Using a modified header with the old 1.5.18 cygwin1.dll is probably