39af732e   
   XPost: comp.arch.embedded, sci.electronics.design   
   From: map.nospam@f2s.com   
      
      
   >> I may have got this wrong, but I thought you wanted to find the address   
   >> of a   
   >> newly connected web-server on a local network and be able to configure a   
   >> browser to access it.   
      
   > No no, you are correct on that. I was just looking for some readily   
   >available utility, I avoid wintel programming like the plague, just   
   >the thought of their APIs etc. stuff makes me sick.   
      
   >> In which case all that is needed is to do is run a   
   >> small utility on the browser PC that sends a UDP broadcast packet, the   
   >> data   
   >> portion of which contains the PC's IP address.   
      
   >That "angry IP scanner" I found is doing something similar (uses ICMP   
   >echo) and does the job for small networks. For large ones it will be   
   >less practical to manually dig through a huge list, though...   
      
   >Dimiter   
      
   Ahha, you're after some already existing software to map MAC addresses to IP   
   addresses.   
      
   If you open a command box in XP and type 'arp -a' you get a list of MAC   
   addresses and their associated IP addresses. Is that what you want? you   
   could easily write a batch file to scan for a given MAC address or dump to a   
   file to search.   
      
   Mark.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|