On Friday 05 March 2004 10:24 pm, Shirley wrote:
Hi ,
I am using UA1 to UA2. Looking at the Ethereal I have this Broadcast message and there is no audio transmitted. <"Protocol: ARP , who has 192.168.0.177? Tell 192.168.0.142 > Do anyone have this before? Please help?
regards, shirley
arp = Address Resolution Protocol. It is how hosts on the same layer 2 network find each other. So basically 192.168.0.177 is looking for the MAC address of 192.168.0.142. This is normal.
-:Patrick