蘋果小豬研究室
  • 首頁
  • 中譯資料
  • 網路觀念
    • OSGi 平台
    • SCTP 通訊協定簡介
      • 1 多重串流 (Multi-streaming)
      • 2 路徑多宿 (Multi-homing)
      • 3 SACK 機制
      • 4 Path MTU Discovery
      • 5 Ordered/Unordered 傳送機制
      • 6. SCTP API
      • 7. TCP 與 SCTP 通訊協定比較
      • 8. 參考文獻
    • TCP over SCTP tunnel
    • TCP 與 SCTP 協定轉換機制
    • UPnP 與 UPnP AV
  • Linux 程式設計
    • [C] 產生亂數
    • [C] Pointer and array
    • [Script] strncmp
    • [C] Linux 取得 HD 序號
    • [C] 程式範例-切割 subnet
    • C struct 的使用
    • C 目錄相關
    • const 修飾詞
    • Dangling pointer(懸置指標)
    • dnsmole
    • dos2unix 程式碼
    • Function pointer in C
    • GCC header limits.h
    • GDB 參數
    • glibc detected (double free)
    • IEEE 754 and float 範例程式
    • kernel 中的網路卡名稱與命名順序關係
    • Linux 序列埠程式設計
    • loop device 的數目
    • Perl & LWP
    • Remote Control over CGI
    • 偵測 NAT 內部主機連線狀況
    • 利用 libpcap 取得所有的網路裝置名稱
    • 取得時間
    • strncpy
    • 從應用層程式取得傳輸層 TCP 資訊
    • 於 Linux 上撰寫 daemon server 要注意的
    • 為什麼需要 & 0377
    • 研究 setsid()
    • 與 HTTP 協定有關的 RFC
    • 製作 patch 檔
    • 設計在背景執行的 Linux 程式
    • 讀取 STDIN (Standard INPUT) 範例程式
    • 關於 Linux CPU smp_affinity
    • 陣列名稱與指標
  • 網路服務推薦
    • 專案管理工具 - clickup
    • 文件大師 - gitbook
  • glibc 中文手冊
    • GNU C 函式庫常見問題(FAQ)
  • Linux 系統操作
    • /proc/sys/net/ipv4/conf/eth* 目錄中的參數
    • Linux 伺服器效能調校
    • Linux 設定網卡速度
    • Proxy ARP
    • sysrq
    • Turn off beep in Linux system
    • umask()
    • 以 ethtool 查看網路卡狀態及設定
    • 使用 nameif 修改 Linux 網路卡名稱
    • 使用 xhost
    • 利用 sed 取出檔案中某行
    • 在 bash 中設定 Proxy server
    • 在 Linux 系統呈現 dd 的進度
    • 字串取代,使用 awk & sed
    • 尋找多種副檔名
    • 常用 VIM 選項
    • 自動 CPU 調頻節能控制
    • 自動執行程式
    • 設定 Debian 預設啟動服務
    • 設定 DHCPd server
    • 透過 RS-232 操作 Linux console
    • Linux connect to serial port
  • 資訊安全
    • ARP spoofing 技術管控區網流量實例
    • dsniff
    • Linux Socket Filtering
    • Linux 系統安全管理
    • Security 資訊
    • sniffer 相關工具 - IPgrad, tcpick
    • 以 Linux 實務 ARP Spoofing
    • 將文字隱藏於 JPEG 圖檔
    • 資安工具
    • 資安相關網站
    • 限制 localhost 的 P2P 上傳流量
  • 實用工具
    • 實驗基本數據製圖指令 gnuplot
  • 交換連結
  • 網頁設定
  • 網路應用
    • 網路時光機
  • Foldng@Home
  • 文獻推薦
    • 電子書
    • 提問的智慧
    • 好書
  • 隱私政策
Powered by GitBook
On this page
Edit on GitHub
  1. 網路觀念
  2. SCTP 通訊協定簡介

8. 參考文獻

[1] M. Allman, V. Paxson, and W. Stevens, “TCP Congestion Control”, RFC 2581, IETF, April 1999.

[2] M. Allman, H. Balakrishnan, and S. Floyd, “Enhancing TCP’s Loss Recovery Using Limited Transmit”, RFC 3042, IETF, January 2001.

[3] M. Allman, S. Floyd, and C. Partridge, “Increasing TCP’s Initial Window Size”, RFC 3390, October 2002.

[4] M. Allman, “TCP Congestion Control with Appropriate Byte Counting”, RFC 3465, IETF, February 2003.

[5] L.H. Chang, M.Y. Liao, and C.H. Song, “Implementation and evaluation of single-stream SCTP and TCP for FTP“, Journal of Communications of IICM Taiwan, Vol. 10, Issue 1, pp. 163-178, March 2007.

[6] K.J. Grinnem, T. Andersson and A. Brunstrom “Performance Benefits of Avoiding Head-of-Line Blocking in SCTP”, Proceedings of the IEEE ICAS/ICNS, pp. 44-51, October 2005.

[7] M. Nurul Islam, and A. Kara, “Throughput Analysis of SCTP over a Multi-homed Association”, Proceedings of the IEEE CIT, pp. 110-116, September 2006.

[8] A. Meixner, P. Yin, D. Onyango, and A. Vahdat, “Design and Evaluation of a Kernel-Level SCTP Implementation”, http://www.cs.duke.edu/~py/paper/miscPaper/sys-sctp.tech.2001.pdf.

[9] J. Mogul, and S. Deering, “Path MTU Discovery”, RFC 1063, IETF, November 1990.

[10] J. Mogul, S. Deering, and J. Mogul, “Path MTU Discovery for IP version 6”, RFC 1981, IETF, August 1996.

[11] M. Mathis, J. Mahdavi, S. Floyd, and A. Romanow, “TCP Selective Acknowledgement Options”, RFC 2018, IETF, October 1996.

[12] P. Natarajan, P.D. Amer, R. W. Bickhart, and S. Ladha, “Improving Multiple File Transfer using SCTP Multi-streaming”, Proceedings of the IEEE International Performance Computing and Communications Conference, 2004.

[13] F. Siddiqui and S. Zeadally, “SCTP Multihoming Support for Handoffs across Heterogeneous Networks”, Proceedings of the IEEE CNSR 2006, pp. 243-250, May 2006.

[14] R. Steward, Q. Xie, L. Yarroll, K. Poon, M. Tuexen, “Sockets API Extensions for Stream Control Transmission Protocol (SCTP)”, draft-ietf-tsvwg-sctpsocket-15, IETF, July 9, 2007.

[15] R. Steward, Q. Xie, M. Tuexen, S. Maruyama, and M. Kozuka, “Stream Control Transmission Protocol (SCTP) Dynamic Address Reconfiguration”, draft-ietf-tsvwg-addip-sctp-22, IETF, June 19, 2007.

[16] Linux Kernel Stream Control Transmission Protocol Project, http://lksctp.sourceforge.net.

[17] SCTPLIB, Simens and Computer Networking Technology Group of the University of Essen, http://www.sctp.de/sctp-download.html.

[18] The Wireshark Network Protocol Analyzer, http://www.wireshark.org.

[19] The Linux kernel Archives, http://www.kernel.org.

[20] J. Postel, “User Datagram Protocol”, RFC 768, IETF, August 1980.

Previous7. TCP 與 SCTP 通訊協定比較NextTCP over SCTP tunnel

Last updated 2 years ago