[e2e] A Question on the TCP handoff
Alper Kamil Demir
demir at kou.edu.tr
Thu Sep 29 11:06:19 PDT 2005
David,
Thank you very much for the reply. However, I think tcpcp will not solve the problem because tcpcp is useful to migrate tcp connection from place to place (correct me if I am wrong). What I want to achieve is to replace the warm-up connection with an already established actual connection (so that replaced new connection both does have the same previous flow control of actual connection and doesn't go into slow start process by having congestion control state of warm-up).
Alper K. Demir
Kocaeli University, Turkey
From: Xiaoliang (David) Wei
Sent: Thu 9/29/2005 2:47 AM
To: Alper Kamil Demir; end2end-interest at postel.org
Subject: Re: [e2e] A Question on the TCP handoff
Can this tool do what you want: TCP Connection Passing ?
see: http://tcpcp.sourceforge.net/
-David
Xiaoliang (David) Wei Graduate Student in CS at Caltech
http://www.davidwei.org/
====================================================
----- Original Message -----
From: Alper Kamil Demir
To: end2end-interest at postel.org
Sent: Tuesday, September 27, 2005 10:05 AM
Subject: [e2e] A Question on the TCP handoff
I have a question on the TCP handoff. Let's assume that there is an actual TCP connection between host-1 (H1) and Host-A (HA). Meantime, host-2 and Host-A (HA) establishes a warm-up connection to be handovered. Is it ever possible to replace the actual connection with the warm-up connection let's say that because H1 moves? (is this against to the end-to-end semantics of TCP?) If so, what mechanisms could be used to achieve the handoff? (i.e. TCP stack modifications, socket layer modifications, middleware on top of TCP, etc...)
I appreciate your answers.
Alper K. Demir
Kocaeli University, Turkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.postel.org/pipermail/end2end-interest/attachments/20050929/47364fe6/attachment.html
More information about the end2end-interest
mailing list