Research Article

An Improved Algorithm to Enhance the Performance of FAST TCP Congestion Control for Personalized Healthcare Systems

Algorithm 1

Each acknowledgement frame is received {
  If connection establishment time is less than ,
  
   //Execute slow start window update algorithm
  Else if
   Every window update cycle is the window update cycle
   
   //Execute FAST TCP window update algorithm
}