hi all,
i am raw socket programming and i am havin problems constructing ip packets, inspite of giving the
int on = 1;
setsockopt(sock,SOL_SOCKET,IP_HDRINCL,(char*)&on,sizeof(on));
and filling up the ip header i am unable to send the packet. i am using windows 2000 advanced server as the operating system . Is it b'coz of the os i am unable to construct and send the packet.but if i set on =0 , i am able to send the packet, but my primary objective is to construct ip packets, can someone please help me with this.
regards
vaish
Do you Yahoo!?
Yahoo! News - Today's headlines