Research Article

Loss-Aware CMT-Based Multipathing Scheme for Efficient Data Delivery to Heterogeneous Wireless Networks

Algorithm 2

Definition:
: the path within the SCTP association.
: the estimated packet loss rate value of path
1: set ;
2: for () do
3:  sort in an ascending order
4:  if () then
5:   set
6:   set ;
7:  end if
8: end for
9: if    && () &&
()) then
10: set ;
11: else if ()
12: 
12: end if
13: while cwnd of is full do
14: set next;
15: end while