TreeviewCopyright © aleen42 all right reserved, powered by aleen42

Transport Layer Back

  • 傳輸層協議包括兩種:

    • TCP(Transmission Control Protocol): reliable, connection-oriented
    • UDP(User Datagram Protocol): more effort, connectionless
  • 傳輸協議的選擇不僅要依靠其特性來選擇, 而且要根據工程的具體情況來分析.

    • 若是UDP的出錯率可容忍, 則儘量選擇UDP, 由於其編程複雜度較TCP低
  • Out of band(OOB, 帶外數據)[details]

TCP

UDP

Empty Comments
Sign in GitHub

As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.

Notice: This plugin has used Cookie to store your token with an expiration.