I am looking for an arp sender written in c++ with no deps (no libpcap or libnet). I am working now at some raw sockets code, but i get all sort of errors in the sendto(), even with the IP_HDRINCL option set. The code is ok, it sends TCP and UDP fine.
So, if anyone has any arp-related code, or some info, please share. Any info on lower-than-raw level is also apreciated.
Thanks for your time,
-SorCerer