TCP SMART FRAMING
#3
ABSTRACT
TCP Smart Framing, or TCP-SF for short, enables the Fast etransmit/ Recovery algorithms even when the congestion window is small. Without modifying the TCP congestion control based on the additiveincrease/ multiplicative-decrease paradigm, TCP-SF adopts a novel segmentation algorithm: while Classic TCP always tries to send full-sized segments, a TCP-SF source adopts a more flexible segmentation algorithm to try and always have a number of in-flight segments larger than 3 so as to enable Fast Recovery. We motivate this choice by real traffic measurements, which indicate that today’s traffic is populated by short-lived flows, whose only means to recover from a packet loss is by triggering a Retransmission Timeout. The key idea of TCP-SF can be implemented on top of any TCP lavor, from Tahoe to SACK, and requires modifications to the server TCP stack only, and can be easily coupled with recent TCP enhancements. Analytical results, simulation results, as well as testbed implementations and measurements show that TCP-SF sources outperform Classic TCP in terms of Completion Time. Also, simulations show that, when sharing a common bottleneck, TCP-SF steals little or no bandwidth from Classic TCP.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: character counting in framing progarm, framing implementation method, disadvantages of generic framing procedure, source coding using c of character count framing method, framing coding in c, character count framing in c, tcp smart framing ppt,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
TCP SMART FRAMING - by Lavuluri - 26-11-2010, 07:58 AM
RE: TCP SMART FRAMING - by project topics - 26-11-2010, 10:08 AM
RE: TCP SMART FRAMING - by seminar class - 09-05-2011, 12:21 PM
RE: TCP SMART FRAMING - by jayanandjai - 24-06-2011, 11:12 PM
RE: TCP SMART FRAMING - by Asha.T - 01-10-2011, 12:16 PM
RE: TCP SMART FRAMING - by seminar addict - 03-10-2011, 10:13 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Observe, Learn, and Adapt (OLA)—An Algorithm for Energy Management in Smart Homes Usi anoori 0 2,122 25-07-2013, 06:27 AM
Last Post: anoori

Forum Jump: