Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A New TCP For Persistent Packet Reordering
#1

A New TCP For Persistent Packet Reordering

Abstract Most standard implementations of TCP perform poorly when packets are reordered. In this paper, we propose new version of TCP that maintains high throughput when reordering occurs and yet, when packet reordering does not occur, is friendly to other versions of TCP. The proposed TCP variant, or TCP-PR, does not rely on duplicate acknowledgments to detect packet loss. Instead, timers are maintained to keep track of how long ago a packet was transmitted. In case the corresponding acknowledgment has not yet arrived and the elapsed time since the packet was sent is larger than a given threshold, the packetis assumed lost. Because TCP-PR does not rely on duplicate acknowledgments, packet reordering (including out-or-order acknowledgments) has no effect on TCP-PR s performance. Through extensive simulations, we show that TCP-PR performs consistently better than existing mechanisms that try to make TCP more robust to packet reordering. In the case that packets are not reordered, we verify that TCP-PR maintains the same throughputs typical implementations of TCP (specifically, TCP-SACK) and Shares network resources fairly. Furthermore, TCP-PR only requires changes to the TCP sender side making it easier to deploy.

HARDWARE SPECIFICATION
Processor : Any Processor above 500 MHz.
Ram : 128Mb.
Hard Disk : 10 GB.
Compact Disk : 650 Mb.
Input device : Standard Keyboard and Mouse.
Output device : VGA and High Resolution Monitor.

SOFTWARE SPECIFICATION
Language : Java1.3
Front End Tool : Swing
Operating System : Windows 98.
Reply

#2
Can any say me how to do packet reordering in tcp..Actually i was doing final year iee projects..My project title is A New Tcp For Persistent Packet Reordering..

In this i need to show to-be-sent list and to-be-ack list..And also packet reordering..Need to use timer also,bec the data should be send in particular time limit,if the time limit get exceed it should return back from congestion window and be placed in to-be-sent list..

Because the packet/data from source will be sent in to-be-sent list then from their, through the congestion window it should reach destination,after reaching destination the source should receive a acknowledge that i received the message from source..Please help me..

Thanks in Advance
Regards,
hari
Reply

#3
to get information about the topic a new tcp pr persistence with packet reordering full report ppt and related topic refer the page link bellow

http://seminarsprojects.net/Thread-a-new...reordering

http://seminarsprojects.net/Thread-a-new...g?pid=3838

http://seminarsprojects.net/Thread-a-new...ode=linear
Reply

#4
to get information about the topic persistent packet reordering full report ppt and related topic refer the page link bellow

http://seminarsprojects.net/Thread-a-new...reordering
Reply

#5
hi
The following thread will be helpful to you.

http://seminarsprojects.net/Thread-a-new...reordering
Reply

#6
give me exact code for the project name as "A NEW TCP PR PERSISTENCE WITH PACKRET REORDERING
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.