This subchapter looks at arp, a UNIX (and Linux) command.
arp is used to display and modify the Internet-to-Ethernet address translation tables.
display all
Use the -a option to display all of the current ARP entries. Useful in conjunction with ifconfig and route.
$ arp -a ? (192.168.0.1) at 0:11:95:75:8:86 on en1 [ethernet] ? (192.168.0.106) at 0:d:60:d2:55:3f on en1 [ethernet] ? (192.168.0.255) at ff:ff:ff:ff:ff:ff on en1 [ethernet] $
free music player coding example
Coding example: I am making heavily documented and explained open source code for a method to play music for free almost any song, no subscription fees, no download costs, no advertisements, all completely legal. This is done by building a front-end to YouTube (which checks the copyright permissions for you).
Building a free downloadable text book on computer programming for university, college, community college, and high school classes in computer programming.
If you like the idea of this project, then please donate some money.
send donations to: Milo
PO Box 1361
Tustin, California 92781
Supporting the entire project:
If you have a business or organization that can support the entire cost of this project, please contact Pr Ntr Kmt (my church)
UNIX used as a generic term unless specifically used as a trademark (such as in the phrase UNIX certified). UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Ltd.
Names and logos of various OSs are trademarks of their respective owners.