read 'SCTP Congestion Control: Initial Simulation Studies' (2003)
-describes SCTP congestion control
-differentiates congestion control between SCTP and TCP
read 'SHOP: An Integrated Scheme for SCTP Handover Optimization in Multihomed Environments' (2008)
-An SCTP endpoint maintains one receiver window (rwnd) for the entire association, while other variables, such as congestion window (cwnd), slow-start threshold (ssthresh) and RTT, are kept on a per destination address.
-handover ="a procedure in which an endpoint replaces the primary address with a secondary one, as well as redirects ongoing flows from the original path (towards old primary address) to the new one (towards new primary address)."
read 'SCTP Switchover Performance Issues in WLAN Environments' (2008)
-"Switchover" is the same as "Handover" in the previous paper
a useful wiki page:
http://en.wikipedia.org/wiki/SCTP_packet_structure
(My new thesis topic is something like "Enhancing througput of multihomed SCTP connections on mobile networks")
No comments:
Post a Comment