Changes between Version 40 and Version 41 of GEC9DemoSummary


Ignore:
Timestamp:
11/01/10 12:40:04 (13 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC9DemoSummary

    v40 v41  
    7272== MULTIFLOW TCP (MULTIFLOW) ==
    7373
    74 ''Demo Participants:'' ? [[BR]]
    75 ''Affiliation(s):'' ?
     74''Demo Participants:'' Srinivasan Ramasubramanian, Abishek Gopalan, Theodore Elhourani [[BR]]
     75''Affiliation(s):'' University of Arizona
    7676
    7777We demonstrate the feasibility of multipath TCP from the application level with the support at the network level. The network routes packets based on destination address and last bit of the destination port #. Packets destined to odd and even port numbers are guaranteed to take disjoint paths. With this support, applications can interact using two TCP sockets that establish connections to an odd and even port, thus increasing the end-to-end throughput. The application layer is responsible for splitting and merging the traffic among the different TCP streams, while the individual TCP streams are responsible for reliable transport within the stream.