Research Article

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

Algorithm 2

.
Each acknowledgement frame is received {
  If (it was the first time a connection is made and )
   //: the number of data packets actually left in the link buffer at the time of connection at [8]
   //execute slow start window update algorithm
  Else if ()
   Every slot {
   
   //Execute FAST TCP window update algorithm
  }