arp protocol, mac and ip
        Posted  
        
            by lolalola
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by lolalola
        
        
        
        Published on 2010-06-08T19:56:30Z
        Indexed on 
            2010/06/08
            20:12 UTC
        
        
        Read the original article
        Hit count: 374
        
Hello,
interested in ARP and wanted to check.
ARP protocol is used found MAC and IP addresses, yes?
How is it different from this:
IPHostEntry iphostentry = Dns.GetHostByName(strHostName);
© Stack Overflow or respective owner