> Hi guys.
>
> Thanks for the help and good advices.
> I just received source code from guys at MITRE in McLean, VA for
FreeBSD and will do some testing on it.
> "The code is an open implementation of ISO International Standards and
it's yours for the asking; there is no licensing."
>
> I was t
Hi guys.
Thanks for the help and good advices.
I just received source code from guys at MITRE in McLean, VA for FreeBSD and
will do some testing on it.
"The code is an open implementation of ISO International Standards and it's
yours for the asking; there is no licensing."
I was thinking, maybe
> I want to just dump all the packets between two satelite links
> without checking for ack back and forth which creates latency and
> long ping times.
The latency is created by the satellite transmission delay, not by the
ack. ACK suffer from the latency, but do not create it.
> Correct. That's
Marcin Jessa wrote:
> Frank Mayhar <[EMAIL PROTECTED]> wrote:
...
>> You want SCPS (the Space Communications Protocols Specification)
>> software. Briefly, it fakes local TCP on either end while talking
>> its own protocol over the high-latency link. I don't know if there
>> is any open-source p
Hi,
At 13:47 16/06/2005, Marcin Jessa wrote:
On Thu, 16 Jun 2005 05:37:18 -0700
Frank Mayhar <[EMAIL PROTECTED]> wrote:
>
> You want SCPS (the Space Communications Protocols Specification)
> software. Briefly, it fakes local TCP on either end while talking its
> own protocol over the high-late
> On Thu, 16 Jun 2005 05:37:18 -0700
> Frank Mayhar <[EMAIL PROTECTED]> wrote:
>
>> On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote:
>> > I am looking for solution I could implement on a link with a huge
>> latency when ping replies can go up to a few hundred miliseconds, e.g
>> sateliete lin
On Thu, 16 Jun 2005 05:37:18 -0700
Frank Mayhar <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote:
> > I am looking for solution I could implement on a link with a huge latency
> > when ping replies can go up to a few hundred miliseconds, e.g sateliete
> > links.
On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote:
> I am looking for solution I could implement on a link with a huge latency
> when ping replies can go up to a few hundred miliseconds, e.g sateliete links.
> What I was thinking about is some kind of virtual interface which could
> translate
On Thu, 16 Jun 2005 02:35:27 -0700
[EMAIL PROTECTED] wrote:
> Marcin,
>
> What is it you are trying to accomplish and/or solve here? Switching
> between
> UDP and TCP isn't going to have much impact on your problem if it is a
> function
> of a lower network layer.
>
> In a case where yo
Marcin,
What is it you are trying to accomplish and/or solve here? Switching between
UDP and TCP isn't going to have much impact on your problem if it is a function
of a lower network layer.
In a case where you have a questionable connection, TCP is really what you
want, because UDP has a
Hi guys.
I am looking for solution I could implement on a link with a huge latency when
ping replies can go up to a few hundred miliseconds, e.g sateliete links.
What I was thinking about is some kind of virtual interface which could
translate tcp to udp in one of the pears of the link and push
Olivier Nicole wrote:
I am looking for solution I could implement on a link with a huge latency
when ping replies can go up to a few hundred miliseconds, e.g sateliete
links.
Etc.
One way we have been thinking was to use some NAT on both end of the
satellite connection and change the wi
> I am looking for solution I could implement on a link with a huge latency
> when ping replies can go up to a few hundred miliseconds, e.g sateliete
> links.
> Etc.
One way we have been thinking was to use some NAT on both end of the
satellite connection and change the window size on the satellit
Peter Jeremy wrote:
> On Wed, 2005-Jun-15 12:06:18 +0200, M.Jessa wrote:
>> I am looking for solution I could implement on a link with a huge
>> latency when ping replies can go up to a few hundred miliseconds, e.g
>> sateliete links.
>
> What is the problem you are trying to solve? Satellite li
On Wed, 2005-Jun-15 12:06:18 +0200, M.Jessa wrote:
>I am looking for solution I could implement on a link with a huge latency
>when ping replies can go up to a few hundred miliseconds, e.g sateliete
>links.
What is the problem you are trying to solve? Satellite links have a
fairly constant round-
> On 6/15/05, M.Jessa <[EMAIL PROTECTED]> wrote:
> Hi guys.
>
> I am looking for solution I could implement on a link with a huge
> latency
I am only familiar with split connection gateways. They totally isolate
TCP from the effects of the satellite link by using some sort of
enhanced protocol o
On 6/15/05, M.Jessa <[EMAIL PROTECTED]> wrote:
> Hi guys.
>
> I am looking for solution I could implement on a link with a huge latency
> when ping replies can go up to a few hundred miliseconds, e.g sateliete
> links.
> What I was thinking about is some kind of virtual interface which could
> tra
Hi guys.
I am looking for solution I could implement on a link with a huge latency
when ping replies can go up to a few hundred miliseconds, e.g sateliete
links.
What I was thinking about is some kind of virtual interface which could
translate tcp to udp in one of the pears of the link and push th
18 matches
Mail list logo