François,
HAMON François wrote:
Hi,
I want to design a program, which can send packets from a libpcap format file to an Ethernet network. As the example in the WinPcap manual "sendcap.c", I use the following function of WinPcap(3.0) with Windows Net4.0 :
"pcap_open_offline" to open the capture,
"p
Hi,
I want to design a program, which can send packets from a libpcap format file
to an Ethernet network. As the example in the WinPcap manual "sendcap.c", I use
the following function of WinPcap(3.0) with Windows Net4.0 :
"pcap_open_offline" to open the capture,
"pcap_open_live" to open the ou