Introduction - If you have any usage issues, please Google them yourself
ARP Programming, send ARP,// ARP Frametypedef struct tagARPFrame (unsigned short HW_Type/* hardware address*/unsigned short Prot_Type/* protocol address*/unsigned char HW_Addr_Len/* length of hardware address*/unsigned char Prot_Addr_Len/* length of protocol address*/unsigned short Opcode/* ARP/RARP*/unsigned char Send_HW_Addr [6]/* sender hardware address*/unsigned long Send_Prot_Addr/* sender protocol address*/unsigned char Targ_HW_Addr [6]/* target hardware address*/unsigned long Targ_Prot_Addr/* target protocol address*/unsigned char padding [18]) ARPFRAME,* PARPFRAME
Packet : 111186737arp.rar filelist
arp\arp.c
arp\arp.dsp
arp\arp.dsw
arp\arp.ncb
arp\arp.opt
arp\arp.plg
arp\Debug
arp\GNUmakefile
arp\新建 文本文档.txt
arp