Learn about IP address, The "arp -a" Command.
@nk25719 is already working on this.
Since Nov 17, 2024.
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Engineers developing IOT devices must know about IP address features.
Learn about "ipconfig" on Windows and "ifconfig" on Linix
Learn about "ping"
Learn about "arp -a"
Learn about DNS
Learn about mDNS
Describe the solution you'd like
A clear and concise description of what you want to happen.
Here for example is the results of an "arp -a" comand before and after the ping of the address of an ESP32 device.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.