a_chem
March 20th, 2002, 04:15 AM
hello,
I am writting an application that inject packet using LibnetNT( libnet for windows). When I build packets to the link layer livel all things go well, but when built packets to the IP layer (raw socket) and I execute my program(VC++6) it crash at the "libnet_write_ip" function, all thing appear to be right, is there problem with Windows when using sockets or what?
I am writting an application that inject packet using LibnetNT( libnet for windows). When I build packets to the link layer livel all things go well, but when built packets to the IP layer (raw socket) and I execute my program(VC++6) it crash at the "libnet_write_ip" function, all thing appear to be right, is there problem with Windows when using sockets or what?