a_chem
March 20th, 2002, 06:36 AM
hello,
I've written a program that capture and inject network packets, when I execute it crash in a function ( int libnet_write_ip(int socket, u_char *packet, int packet_size), if you know Libnet), I I'have a poor experience in VC++ debugging, can you help me? (the pb maybe in Windows because the original version of Libnet were under UNIX, and it had been ported to Windows);
I've written a program that capture and inject network packets, when I execute it crash in a function ( int libnet_write_ip(int socket, u_char *packet, int packet_size), if you know Libnet), I I'have a poor experience in VC++ debugging, can you help me? (the pb maybe in Windows because the original version of Libnet were under UNIX, and it had been ported to Windows);