As the question, I don't know if system.net.sockets.socket can send the ARP request packet filled by myself. If it can be sent, what should I do?
In addition, how to accept the reply packet.
Thank you.
Socket can only send protocol data based on the IP protocol, the arp protocol and the IP protocol are parallel, and there is no subordination relationship