Topic: ARP Protocol in wolfssl
Hi All,
I am using wolfssl in my project with TivaC129xxx microcontroller along with ti rtos. I have a requirement where I know the IP address of a particular device in my local network and I want to know its mac address.
I know there is one standard protocol known as ARP. How do we implement it using wolfssl? Do we have any examples?
wolfssl v- 3.8.0
Thanks