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

reliable communication

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

reliable communication
     
        Communication where messages are guaranteed to reach their
        destination complete and uncorrupted and in the order they
        were sent.  This reliability can be built on top of an
        unreliable {protocol} by adding sequencing information and
        some kind of {checksum} or {cyclic redundancy check} to each
        message or {packet}.  If the communication fails, the sender
        will be notified.  {Transmission Control Protocol} is a
        reliable protocol used on {Ethernet}.
依字母排序 : 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