語言選擇:
免費網上英漢字典|3Dict

address resolution protocol

資料來源 : pyDict

位址轉換協議,(用來動態找出主機實際網絡硬體位址對應的IP位址)

資料來源 : Free On-Line Dictionary of Computing

Address Resolution Protocol
     
         (ARP) A method for finding a {host}'s
        {Ethernet address} from its {Internet address}.  The sender
        broadcasts an ARP {packet} containing the {Internet address}
        of another host and waits for it (or some other host) to send
        back its Ethernet address.  Each host maintains a {cache} of
        address translations to reduce delay and loading.  ARP allows
        the Internet address to be independent of the Ethernet address
        but it only works if all hosts support it.
     
        ARP is defined in {RFC 826}.
     
        The alternative for hosts that do not do ARP is {constant
        mapping}.
     
        See also {proxy ARP}, {reverse ARP}.
     
        (1995-03-20)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z