Re: [ARMini-support] Network *commands

  • From: Alan Adams <alan@xxxxxxxxxxxxxxxx>
  • To: armini-support@xxxxxxxxxxxxx
  • Date: Thu, 07 Apr 2016 11:53:15 +0100

In message <bf02066d55.Richard@xxxxxxxxxxxxxxxxxx>
          Richard Mellish <lists@xxxxxxxxxx> wrote:

I'm starting this as a new thread, though it is prompted by Alan Adams
<alan@xxxxxxxxxxxxxxxx> saying on the [ARMini-support] Resolver
problem thread

<major snip>

*arp -a
iyonix (192.168.0.2) at (incomplete)
? (192.168.0.99) at (incomplete)
? (192.168.0.255) at (incomplete)
*

<further major snip>

I never knew of such a command. Where can I find it documented?

It's standard Unix. A lot of the Unix stuff is in the RISC OS network 
stack, because the stack comes from BSD Unix. I don't know whether 
it's in the RISC OS documentation anywhere.

arp manages the data held in respect of the Address Resolution 
Protocol. This data is cached, for I think 15 minutes, before being 
requested again. I use it in conjunction with pinging the network 
broadcast address to see what's visible. Mote however that Windows 
systems don't respind to the broadcast ping. On this network the 
broadcast address is 192.168.0.255, i.e. host number with all bits 
set.

Alan

Richard
---
To alter your preferences or leave the group,
visit //www.freelists.org/list/armini-support
List-related queries to info@xxxxxxxxxxxx


-- 
Alan Adams, from Northamptonshire
alan@xxxxxxxxxxxxxxxx
http://www.nckc.org.uk/
---
To alter your preferences or leave the group, 
visit //www.freelists.org/list/armini-support
List-related queries to info@xxxxxxxxxxxx

Other related posts:

  • » Re: [ARMini-support] Network *commands - Alan Adams