Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Ping uses ICMP. You can google "ping protocol" for details. However, you will also need the MAC and IP addresses for the computer you are talking to. You can use the ARP protocol to get a MAC address from an IP address, or just hard code it in your software.