From matt@advanced.org  Tue Aug  1 00:59:16 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id AAA05251
	for <ippm-archive@odin.ietf.org>; Tue, 1 Aug 2000 00:59:16 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id AAA12238
	for ippm-l@advanced.org; Tue, 1 Aug 2000 00:47:37 -0400 (EDT)
Received: from scapa.cs.ualberta.ca (root@scapa.cs.ualberta.ca [129.128.4.44])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id AAA03988
	for <ippm@advanced.org>; Tue, 1 Aug 2000 00:47:35 -0400 (EDT)
Received: (from localhost user: 'chongz' uid#479 fake: STDIN
        (chongz@neerlandia.cs.ualberta.ca)) by scapa.cs.ualberta.ca
	id <S434151AbQHAErH>; Mon, 31 Jul 2000 22:47:07 -0600
Subject: delay calculation
From: "C. Zhang" <chongz@cs.ualberta.ca>
To: ippm@advanced.org
Date:   Mon, 31 Jul 2000 22:47:06 -0600 (MDT)
Cc: chongz@cs.ualberta.ca (C. Zhang)
X-Mailer: ELM [version 2.4ME+ PL53 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Message-Id: <20000801044714Z434151-4247+231@scapa.cs.ualberta.ca>
Content-Transfer-Encoding: 7bit

Hi all experts,
   If my client sends several tcp packets (say P1,P2,P3)
   very closely, TCP stack combines them into one message, 
   then send it to my server. Now at server I want to calculate 
   the delay of each packet. Since I only have one timestamp t, 
   which is the arrival time of the "chuck" message, how can I 
   calculate the different arrival time for the several packets? 
   
   If the packet sizes are L1, L2 and L3, is it correct to say that:
      	the arrival time of P1 is (t - (L2 + L3)/B ),
      	the arrival time of P2 is (t - L3/B ), 
      	the arrival time of P3 is t, 
   where B is the bandwidth of the link?

   Best regards,
   -Chong



From matt@advanced.org  Tue Aug  1 01:37:06 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id BAA23009
	for <ippm-archive@odin.ietf.org>; Tue, 1 Aug 2000 01:37:06 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id BAA02602
	for ippm-l@advanced.org; Tue, 1 Aug 2000 01:30:43 -0400 (EDT)
Received: from Conrad.Harvard.EDU (root@conrad.harvard.edu [128.103.209.81])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with SMTP id BAA20102
	for <ippm@advanced.org>; Tue, 1 Aug 2000 01:30:42 -0400 (EDT)
Received: by Conrad.Harvard.EDU (Linux Smail3.1.28.1 #1)
	id m13JUdP-00098BC; Tue, 1 Aug 100 01:30 EDT
Date: Tue, 1 Aug 2000 01:30:34 -0400 (EDT)
From: "Conrad C. Nobili" <Conrad_Nobili@harvard.edu>
X-Sender: conrad@Conrad.Harvard.EDU
To: "C. Zhang" <chongz@cs.ualberta.ca>
cc: ippm@advanced.org
Subject: Re: delay calculation
In-Reply-To: <20000801044714Z434151-4247+231@scapa.cs.ualberta.ca>
Message-ID: <Pine.LNX.3.91.1000801011347.23768C-100000@Conrad.Harvard.EDU>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Well, I'm not exactly sure what you're trying to measure, since
your terminology is a bit, uh, "creative".  ;-)  But it sounds
like the bottom line is that one packet is sent and that same
one packet is recieved.  So there is only one packet delay and
the bandwidth of the link, transmission onto the link, and even
the link itself would seem to be completely irrelevant to your
interest.  It sounds like you're trying to figure out something
about serialization delay of TCP segments passing through your
client's TCP stack perhaps?  Is there some way you can design a
simpler experiment just using one client machine?  I'm afraid I
can't offer any real help as I can't really figure out what you
are trying to get at here.

But I hope this might in some remote way be at least a little
bit helpful.  Best of luck,

--cn

Conrad C. Nobili  Conrad_Nobili@Harvard.EDU  Harvard University NDTL/NOC

On Mon, 31 Jul 2000, C. Zhang wrote:

> Hi all experts,
>    If my client sends several tcp packets (say P1,P2,P3)
>    very closely, TCP stack combines them into one message, 
>    then send it to my server. Now at server I want to calculate 
>    the delay of each packet. Since I only have one timestamp t, 
>    which is the arrival time of the "chuck" message, how can I 
>    calculate the different arrival time for the several packets? 
>    
>    If the packet sizes are L1, L2 and L3, is it correct to say that:
>       	the arrival time of P1 is (t - (L2 + L3)/B ),
>       	the arrival time of P2 is (t - L3/B ), 
>       	the arrival time of P3 is t, 
>    where B is the bandwidth of the link?
> 
>    Best regards,
>    -Chong



From matt@advanced.org  Tue Aug  1 13:41:38 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA11800
	for <ippm-archive@odin.ietf.org>; Tue, 1 Aug 2000 13:41:37 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id NAA06133
	for ippm-l@advanced.org; Tue, 1 Aug 2000 13:31:49 -0400 (EDT)
Received: from po2.bbn.com (PO2.BBN.COM [192.1.50.36])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id NAA15633
	for <ippm@advanced.org>; Tue, 1 Aug 2000 13:31:47 -0400 (EDT)
Received: from smarcus.genuity.com (burl-dhcp151-234.bbn.com [171.78.151.234])
	by po2.bbn.com (8.9.1/8.9.1) with SMTP id NAA09001;
	Tue, 1 Aug 2000 13:32:21 -0400 (EDT)
Message-Id: <3.0.5.32.20000801131837.040f4ac0@pobox3.genuity.com>
X-Sender: smarcus@pobox3.genuity.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Tue, 01 Aug 2000 13:18:37 -0400
To: "C. Zhang" <chongz@cs.ualberta.ca>
From: Scott Marcus <smarcus@genuity.com>
Subject: Re: delay calculation
Cc: ippm@advanced.org, chongz@cs.ualberta.ca (C. Zhang)
In-Reply-To: <20000801044714Z434151-4247+231@scapa.cs.ualberta.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 22:47 07/31/2000 -0600, C. Zhang wrote:
>Hi all experts,
>   If my client sends several tcp packets (say P1,P2,P3)
>   very closely, TCP stack combines them into one message, 
>   then send it to my server. Now at server I want to calculate 
>   the delay of each packet. Since I only have one timestamp t, 
>   which is the arrival time of the "chuck" message, how can I 
>   calculate the different arrival time for the several packets? 
>   
>   If the packet sizes are L1, L2 and L3, is it correct to say that:
>      	the arrival time of P1 is (t - (L2 + L3)/B ),
>      	the arrival time of P2 is (t - L3/B ), 
>      	the arrival time of P3 is t, 
>   where B is the bandwidth of the link?



As was previously noted, it depends on what you are trying to achieve with
your measurements.  But subtracting an estimate of the theoretical minimum
clocking delay for P2 and P3 (as you appear to be doing) probably makes no
sense, since your TCP implementation will not see the  the contents of P1
and P2  nor release them to the application until the whole P1/P2/P3 packet
has been received.  For practical purposes, the whole packet arrives at
once.



From matt@advanced.org  Wed Aug  2 14:08:03 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA17040
	for <ippm-archive@odin.ietf.org>; Wed, 2 Aug 2000 14:08:02 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id NAA15182
	for ippm-l@advanced.org; Wed, 2 Aug 2000 13:56:22 -0400 (EDT)
Received: from ftpbox.mot.com (ftpbox.mot.com [129.188.136.101])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id NAA16053
	for <ippm@advanced.org>; Wed, 2 Aug 2000 13:56:21 -0400 (EDT)
Received: [from mothost.mot.com (mothost.mot.com [129.188.137.101]) by ftpbox.mot.com (ftpbox 2.1) with ESMTP id KAA11071 for <ippm@advanced.org>; Wed, 2 Aug 2000 10:56:20 -0700 (MST)]
Received: [from il06exi01.CORP.MOT.COM (il06exi01.corp.mot.com [199.5.78.78]) by mothost.mot.com (MOT-mothost 2.0) with ESMTP id KAA10637 for <ippm@advanced.org>; Wed, 2 Aug 2000 10:53:14 -0700 (MST)]
Received: by il06exi01.corp.mot.com with Internet Mail Service (5.5.2650.21)
	id <P719WNS5>; Wed, 2 Aug 2000 12:53:14 -0500
Message-ID: <23DBE2EFD4D5D3119616009027E32671012EC311@il06exm23.corp.mot.com>
From: Grotefeld Glenn-cecl03 <G.Grotefeld@motorola.com>
To: "'Scott Marcus'" <smarcus@genuity.com>,
        "C. Zhang"
	 <chongz@cs.ualberta.ca>
Cc: ippm@advanced.org, chongz@cs.ualberta.ca
Subject: RE: delay calculation
Date: Wed, 2 Aug 2000 12:53:13 -0500 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

I agree with Mr. Marcus.  Essentially, all three packets get a received
timestamp of t, no adjustments.

Glenn Grotefeld

Motorola, Inc.
g.grotefeld@motorola.com
US  847 576-5992
      847 538-7455  FAX


~-----Original Message-----
~From: Scott Marcus [mailto:smarcus@genuity.com]
~Sent: Tuesday, August 01, 2000 12:19 PM
~To: C. Zhang
~Cc: ippm@advanced.org; chongz@cs.ualberta.ca
~Subject: Re: delay calculation
~
~
~At 22:47 07/31/2000 -0600, C. Zhang wrote:
~>Hi all experts,
~>   If my client sends several tcp packets (say P1,P2,P3)
~>   very closely, TCP stack combines them into one message, 
~>   then send it to my server. Now at server I want to calculate 
~>   the delay of each packet. Since I only have one timestamp t, 
~>   which is the arrival time of the "chuck" message, how can I 
~>   calculate the different arrival time for the several packets? 
~>   
~>   If the packet sizes are L1, L2 and L3, is it correct to say that:
~>      	the arrival time of P1 is (t - (L2 + L3)/B ),
~>      	the arrival time of P2 is (t - L3/B ), 
~>      	the arrival time of P3 is t, 
~>   where B is the bandwidth of the link?
~
~
~
~As was previously noted, it depends on what you are trying to 
~achieve with
~your measurements.  But subtracting an estimate of the 
~theoretical minimum
~clocking delay for P2 and P3 (as you appear to be doing) 
~probably makes no
~sense, since your TCP implementation will not see the  the 
~contents of P1
~and P2  nor release them to the application until the whole 
~P1/P2/P3 packet
~has been received.  For practical purposes, the whole packet arrives at
~once.
~



From matt@advanced.org  Sat Aug  5 04:21:37 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA04365
	for <ippm-archive@odin.ietf.org>; Sat, 5 Aug 2000 04:21:36 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id EAA12658
	for ippm-l@advanced.org; Sat, 5 Aug 2000 04:06:38 -0400 (EDT)
Received: from exchange1.netcomsystems.com (mushroom.netcomsystems.com [12.9.24.195])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id EAA11397
	for <ippm@advanced.org>; Sat, 5 Aug 2000 04:06:37 -0400 (EDT)
Received: by exchange1.netcomsystems.com with Internet Mail Service (5.5.2650.21)
	id <PCPKBKJ3>; Sat, 5 Aug 2000 01:06:06 -0700
Message-ID: <9484475DFC05D2118F9C00805F6F263113790401@exchange1.netcomsystems.com>
From: "Perser, Jerry" <Jerry_Perser@NetcomSystems.com>
To: "'ippm@advanced.org'" <ippm@advanced.org>
Subject: RE: delay calculation
Date: Sat, 5 Aug 2000 01:06:00 -0700 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01BFFEB3.FF886C38"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFFEB3.FF886C38
Content-Type: text/plain;
	charset="iso-8859-1"

You also make the assumption that the packets are received in order.  Since
one of the TCP layer's function is to reassemble IP packets into a datagram,
it will hide the IP layer properties from you.  I also agree with Marcus.

One thing I have done to keep the measurement meaniful is to keep everything
at the same layer.  If I am doing an L3 measurement, the setup parameters,
the transmit and receive timestamps, and the results are done at L3.

You might want to move your measurement to L4.  Send a L4 datagram with a
single timestamp.  Your server will put a single timestamp on the receive.
This will give you a meaningful L4 measurement.  Remember the L3 measurement
hides the L1 and L2 properties.  This L4 measurement will hide the L1, L2
ans L3 properties.


-----Original Message-----
From: Scott Marcus [mailto:smarcus@genuity.com]
Sent: Tuesday, August 01, 2000 10:19 AM
To: C. Zhang
Cc: ippm@advanced.org; chongz@cs.ualberta.ca
Subject: Re: delay calculation


At 22:47 07/31/2000 -0600, C. Zhang wrote:
>Hi all experts,
>   If my client sends several tcp packets (say P1,P2,P3)
>   very closely, TCP stack combines them into one message, 
>   then send it to my server. Now at server I want to calculate 
>   the delay of each packet. Since I only have one timestamp t, 
>   which is the arrival time of the "chuck" message, how can I 
>   calculate the different arrival time for the several packets? 
>   
>   If the packet sizes are L1, L2 and L3, is it correct to say that:
>      	the arrival time of P1 is (t - (L2 + L3)/B ),
>      	the arrival time of P2 is (t - L3/B ), 
>      	the arrival time of P3 is t, 
>   where B is the bandwidth of the link?



As was previously noted, it depends on what you are trying to achieve with
your measurements.  But subtracting an estimate of the theoretical minimum
clocking delay for P2 and P3 (as you appear to be doing) probably makes no
sense, since your TCP implementation will not see the  the contents of P1
and P2  nor release them to the application until the whole P1/P2/P3 packet
has been received.  For practical purposes, the whole packet arrives at
once.

------_=_NextPart_001_01BFFEB3.FF886C38
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: delay calculation</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>You also make the assumption that the packets are =
received in order.&nbsp; Since one of the TCP layer's function is to =
reassemble IP packets into a datagram, it will hide the IP layer =
properties from you.&nbsp; I also agree with Marcus.</FONT></P>

<P><FONT SIZE=3D2>One thing I have done to keep the measurement =
meaniful is to keep everything at the same layer.&nbsp; If I am doing =
an L3 measurement, the setup parameters, the transmit and receive =
timestamps, and the results are done at L3.</FONT></P>

<P><FONT SIZE=3D2>You might want to move your measurement to L4.&nbsp; =
Send a L4 datagram with a single timestamp.&nbsp; Your server will put =
a single timestamp on the receive.&nbsp; This will give you a =
meaningful L4 measurement.&nbsp; Remember the L3 measurement hides the =
L1 and L2 properties.&nbsp; This L4 measurement will hide the L1, L2 =
ans L3 properties.</FONT></P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Scott Marcus [<A =
HREF=3D"mailto:smarcus@genuity.com">mailto:smarcus@genuity.com</A>]</FON=
T>
<BR><FONT SIZE=3D2>Sent: Tuesday, August 01, 2000 10:19 AM</FONT>
<BR><FONT SIZE=3D2>To: C. Zhang</FONT>
<BR><FONT SIZE=3D2>Cc: ippm@advanced.org; chongz@cs.ualberta.ca</FONT>
<BR><FONT SIZE=3D2>Subject: Re: delay calculation</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>At 22:47 07/31/2000 -0600, C. Zhang wrote:</FONT>
<BR><FONT SIZE=3D2>&gt;Hi all experts,</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; If my client sends several tcp =
packets (say P1,P2,P3)</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; very closely, TCP stack combines =
them into one message, </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; then send it to my server. Now at =
server I want to calculate </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; the delay of each packet. Since I =
only have one timestamp t, </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; which is the arrival time of the =
&quot;chuck&quot; message, how can I </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; calculate the different arrival =
time for the several packets? </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; If the packet sizes are L1, L2 and =
L3, is it correct to say that:</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the arrival =
time of P1 is (t - (L2 + L3)/B ),</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the arrival =
time of P2 is (t - L3/B ), </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the arrival =
time of P3 is t, </FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; where B is the bandwidth of the =
link?</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>As was previously noted, it depends on what you are =
trying to achieve with</FONT>
<BR><FONT SIZE=3D2>your measurements.&nbsp; But subtracting an estimate =
of the theoretical minimum</FONT>
<BR><FONT SIZE=3D2>clocking delay for P2 and P3 (as you appear to be =
doing) probably makes no</FONT>
<BR><FONT SIZE=3D2>sense, since your TCP implementation will not see =
the&nbsp; the contents of P1</FONT>
<BR><FONT SIZE=3D2>and P2&nbsp; nor release them to the application =
until the whole P1/P2/P3 packet</FONT>
<BR><FONT SIZE=3D2>has been received.&nbsp; For practical purposes, the =
whole packet arrives at</FONT>
<BR><FONT SIZE=3D2>once.</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01BFFEB3.FF886C38--



From matt@advanced.org  Mon Aug  7 23:11:48 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id XAA25768
	for <ippm-archive@odin.ietf.org>; Mon, 7 Aug 2000 23:11:48 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id TAA02101
	for ippm-l@advanced.org; Mon, 7 Aug 2000 19:55:04 -0400 (EDT)
Received: from mailhost.auckland.ac.nz (mailhost.auckland.ac.nz [130.216.1.4])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id TAA26932
	for <ippm@advanced.org>; Mon, 7 Aug 2000 19:55:01 -0400 (EDT)
Received: from lt.itss.auckland.ac.nz (bluebottle.itss.auckland.ac.nz [130.216.4.28])
	by mailhost.auckland.ac.nz (8.9.2/8.9.2/8.9.2-ua) with ESMTP id LAA08614
	for <ippm@advanced.org>; Tue, 8 Aug 2000 11:54:55 +1200 (NZST)
From: Nevil Brownlee <n.brownlee@auckland.ac.nz>
Date: Tue, 8 Aug 2000 11:59:23 +0000
To: ippm@advanced.org
Subject: Long IP paths
In-Reply-To: <199908140620.XAA02805@daffy.ee.lbl.gov>
References: <199908140620.XAA02805@daffy.ee.lbl.gov>
Message-ID: <EXECMAIL.1000808115923.F427@lt.auckland.ac.nz>
Priority: NORMAL
X-Mailer: Execmail for Linux 5.1 Build (9) 
MIME-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"


Hello all:

I was asked this question today - can anyone comment on this,
please?

Cheers, Nevil

> Date: Mon, 7 Aug 2000 14:32:01 -0700 (PDT)
> From: Bradley Huffaker <bhuffake@SDSC.EDU>
> To: nevil@caida.org
> Subject: Long IP paths
>
> I have been looking at IP paths which are longer then 30 hops 
> and was wondering if there are any references in papers where 
> they make the assumption that paths are shorter than 30 hops.  
> Any help would be apprecated.
>
> Brad

+---------------------------------------------------------------------+
| Nevil Brownlee                     Director, Technology Development |
| Phone: +64 9 373 7599 x8941        ITSS, The University of Auckland |
|   FAX: +64 9 373 7021      Private Bag 92019, Auckland, New Zealand |
+---------------------------------------------------------------------L



From matt@advanced.org  Wed Aug  9 15:23:42 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA17373
	for <ippm-archive@odin.ietf.org>; Wed, 9 Aug 2000 15:23:42 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id PAA12625
	for ippm-l@advanced.org; Wed, 9 Aug 2000 15:13:36 -0400 (EDT)
Received: from ece.rutgers.edu (ece.rutgers.edu [128.6.46.12])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with SMTP id PAA12488
	for <ippm@advanced.org>; Wed, 9 Aug 2000 15:13:35 -0400 (EDT)
Received: (qmail 22687 invoked by uid 29410); 9 Aug 2000 19:13:33 -0000
Date: Wed, 9 Aug 2000 15:13:33 -0400 (EDT)
From: Lijun Qian <ljqian@ece.rutgers.edu>
To: ippm@advanced.org
cc: Anwar Elwalid <anwar@lucent.com>,
        Indra Widjaja <Indra.Widjaja@tddny.fujitsu.com>
Subject: Measurement protocol for one-way performance metrics
Message-ID: <Pine.SOL.4.10.10008091507020.22280-100000@ece.rutgers.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hi, all, here are some explanations about our approach of measurement
protocol for one-way performance metrics presented at the IETF meeting.
A protocol which measures one-way performance metrics(loss, delay, etc.)
in REAL TIME is indispensible in many cases, for example, Traffic
Engineering.

Q: How to get one-way packet loss?

A:    The source encodes a Source Sequence Number to notify the
      destination how many probe packets have been transmitted by the
      source. The destination encodes a destination Sequence Number
      to notify the source how many probe packets have been received
      by the destination so far.

      When a probe reply packet returns, the source is able to
      estimate the one-way packet loss rate based on the two
      sequence numbers encoded in the probe reply packet. The
      detailed procedure is included in Appendix 1 in
      <draft-elwalid-icmp-ext-01.txt>. (We just submitted it to IETF, it
      should be available soon. In the mean time, you could download
      it from my homepage.)

Q: What if there is packet loss in the reverse channel?

A:
      The mechanism is fault tolerant against losses in the reverse
      channel, since the source will update one-way packet loss
      rate based on the information in the most recent reply.

Suggestions, comments are welcomed.

Lijun
********************************************************************
Lijun Qian
Department of Electrical & Computer Engineering
Rutgers University
Piscataway, NJ 08854
Phone:
      (732)445-0679(Office)
Email:ljqian@ece.rutgers.edu
Web:  http://www.eden.rutgers.edu/~ljqian
********************************************************************



From matt@advanced.org  Fri Aug 11 12:59:02 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA25825
	for <ippm-archive@odin.ietf.org>; Fri, 11 Aug 2000 12:59:02 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id MAA15328
	for ippm-l@advanced.org; Fri, 11 Aug 2000 12:45:48 -0400 (EDT)
Received: from motgate2.mot.com (motgate2.mot.com [136.182.1.10])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id MAA14308
	for <ippm@advanced.org>; Fri, 11 Aug 2000 12:45:47 -0400 (EDT)
Received: [from mothost.mot.com (mothost.mot.com [129.188.137.101]) by motgate2.mot.com (motgate2 2.1) with ESMTP id JAA15629 for <ippm@advanced.org>; Fri, 11 Aug 2000 09:45:46 -0700 (MST)]
Received: [from il06exb01.corp.mot.com (il06exb01.corp.mot.com [199.5.78.83]) by mothost.mot.com (MOT-mothost 2.0) with ESMTP id JAA11879 for <ippm@advanced.org>; Fri, 11 Aug 2000 09:45:46 -0700 (MST)]
Received: by il06exb01.corp.mot.com with Internet Mail Service (5.5.2650.21)
	id <QPAPDFT7>; Fri, 11 Aug 2000 11:45:46 -0500
Message-ID: <23DBE2EFD4D5D3119616009027E32671012EC352@il06exm23.corp.mot.com>
From: Grotefeld Glenn-cecl03 <G.Grotefeld@motorola.com>
To: "'Perser, Jerry'" <Jerry_Perser@NetcomSystems.com>,
        "'ippm@advanced.org'" <ippm@advanced.org>
Subject: RE: delay calculation
Date: Fri, 11 Aug 2000 11:45:38 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C003B3.93D960A0"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C003B3.93D960A0
Content-Type: text/plain;
	charset="iso-8859-1"

For the purpose of Network Performance Measurement for Periodic Streams
(npmps), we expect most test usage to be RTP/UDP rather than TCP.  This I-D
is very keenly interested in "in order" ("out of sequence") packets.
 

Glenn Grotefeld 

Motorola, Inc. 
g.grotefeld@motorola.com 
US  847 576-5992 
      847 538-7455  FAX 

-----Original Message-----
From: Perser, Jerry [mailto:Jerry_Perser@NetcomSystems.com]
Sent: Saturday, August 05, 2000 3:06 AM
To: 'ippm@advanced.org'
Subject: RE: delay calculation



You also make the assumption that the packets are received in order.  Since
one of the TCP layer's function is to reassemble IP packets into a datagram,
it will hide the IP layer properties from you.  I also agree with Marcus.

One thing I have done to keep the measurement meaniful is to keep everything
at the same layer.  If I am doing an L3 measurement, the setup parameters,
the transmit and receive timestamps, and the results are done at L3.

You might want to move your measurement to L4.  Send a L4 datagram with a
single timestamp.  Your server will put a single timestamp on the receive.
This will give you a meaningful L4 measurement.  Remember the L3 measurement
hides the L1 and L2 properties.  This L4 measurement will hide the L1, L2
ans L3 properties.


-----Original Message----- 
From: Scott Marcus [ mailto:smarcus@genuity.com <mailto:smarcus@genuity.com>
] 
Sent: Tuesday, August 01, 2000 10:19 AM 
To: C. Zhang 
Cc: ippm@advanced.org; chongz@cs.ualberta.ca 
Subject: Re: delay calculation 


At 22:47 07/31/2000 -0600, C. Zhang wrote: 
>Hi all experts, 
>   If my client sends several tcp packets (say P1,P2,P3) 
>   very closely, TCP stack combines them into one message, 
>   then send it to my server. Now at server I want to calculate 
>   the delay of each packet. Since I only have one timestamp t, 
>   which is the arrival time of the "chuck" message, how can I 
>   calculate the different arrival time for the several packets? 
>   
>   If the packet sizes are L1, L2 and L3, is it correct to say that: 
>       the arrival time of P1 is (t - (L2 + L3)/B ), 
>       the arrival time of P2 is (t - L3/B ), 
>       the arrival time of P3 is t, 
>   where B is the bandwidth of the link? 



As was previously noted, it depends on what you are trying to achieve with 
your measurements.  But subtracting an estimate of the theoretical minimum 
clocking delay for P2 and P3 (as you appear to be doing) probably makes no 
sense, since your TCP implementation will not see the  the contents of P1 
and P2  nor release them to the application until the whole P1/P2/P3 packet 
has been received.  For practical purposes, the whole packet arrives at 
once. 


------_=_NextPart_001_01C003B3.93D960A0
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<TITLE>RE: delay calculation</TITLE>
<META content='"MSHTML 4.72.3612.1706"' name=GENERATOR>
</HEAD>
<BODY>
<DIV><SPAN class=234184216-11082000><FONT color=#0000ff face=Arial size=2>For 
the purpose of Network Performance Measurement for Periodic Streams (npmps), we 
expect most test usage to be RTP/UDP rather than TCP.&nbsp; This I-D is very 
keenly interested in &quot;in order&quot; (&quot;out of sequence&quot;) 
packets.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<P><B><I><FONT face=Verdana size=4>Glenn Grotefeld</FONT></I></B><I></I> </P>
<P><FONT face="Times New Roman">Motorola, Inc.</FONT> <BR><FONT 
face="Times New Roman">g.grotefeld@motorola.com</FONT> <BR><FONT 
face="Times New Roman">US&nbsp; 847 576-5992</FONT> <BR><FONT 
face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 847 538-7455&nbsp; 
FAX</FONT> </P>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff solid 2px; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
    <DIV align=left class=OutlookMessageHeader DIR = LTR><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Perser, Jerry 
    [mailto:Jerry_Perser@NetcomSystems.com]<BR><B>Sent:</B> Saturday, August 05, 
    2000 3:06 AM<BR><B>To:</B> 'ippm@advanced.org'<BR><B>Subject:</B> RE: delay 
    calculation<BR><BR></FONT></DIV>
    <P><FONT size=2>You also make the assumption that the packets are received 
    in order.&nbsp; Since one of the TCP layer's function is to reassemble IP 
    packets into a datagram, it will hide the IP layer properties from 
    you.&nbsp; I also agree with Marcus.</FONT></P>
    <P><FONT size=2>One thing I have done to keep the measurement meaniful is to 
    keep everything at the same layer.&nbsp; If I am doing an L3 measurement, 
    the setup parameters, the transmit and receive timestamps, and the results 
    are done at L3.</FONT></P>
    <P><FONT size=2>You might want to move your measurement to L4.&nbsp; Send a 
    L4 datagram with a single timestamp.&nbsp; Your server will put a single 
    timestamp on the receive.&nbsp; This will give you a meaningful L4 
    measurement.&nbsp; Remember the L3 measurement hides the L1 and L2 
    properties.&nbsp; This L4 measurement will hide the L1, L2 ans L3 
    properties.</FONT></P><BR>
    <P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: 
    Scott Marcus [<A 
    href="mailto:smarcus@genuity.com">mailto:smarcus@genuity.com</A>]</FONT> 
    <BR><FONT size=2>Sent: Tuesday, August 01, 2000 10:19 AM</FONT> <BR><FONT 
    size=2>To: C. Zhang</FONT> <BR><FONT size=2>Cc: ippm@advanced.org; 
    chongz@cs.ualberta.ca</FONT> <BR><FONT size=2>Subject: Re: delay 
    calculation</FONT> </P><BR>
    <P><FONT size=2>At 22:47 07/31/2000 -0600, C. Zhang wrote:</FONT> <BR><FONT 
    size=2>&gt;Hi all experts,</FONT> <BR><FONT size=2>&gt;&nbsp;&nbsp; If my 
    client sends several tcp packets (say P1,P2,P3)</FONT> <BR><FONT 
    size=2>&gt;&nbsp;&nbsp; very closely, TCP stack combines them into one 
    message, </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp; then send it to my server. 
    Now at server I want to calculate </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp; 
    the delay of each packet. Since I only have one timestamp t, 
    </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp; which is the arrival time of the 
    &quot;chuck&quot; message, how can I </FONT><BR><FONT 
    size=2>&gt;&nbsp;&nbsp; calculate the different arrival time for the several 
    packets? </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp; </FONT><BR><FONT 
    size=2>&gt;&nbsp;&nbsp; If the packet sizes are L1, L2 and L3, is it correct 
    to say that:</FONT> <BR><FONT 
    size=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the arrival time of P1 is (t 
    - (L2 + L3)/B ),</FONT> <BR><FONT 
    size=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the arrival time of P2 is (t 
    - L3/B ), </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    the arrival time of P3 is t, </FONT><BR><FONT size=2>&gt;&nbsp;&nbsp; where 
    B is the bandwidth of the link?</FONT> </P><BR><BR>
    <P><FONT size=2>As was previously noted, it depends on what you are trying 
    to achieve with</FONT> <BR><FONT size=2>your measurements.&nbsp; But 
    subtracting an estimate of the theoretical minimum</FONT> <BR><FONT 
    size=2>clocking delay for P2 and P3 (as you appear to be doing) probably 
    makes no</FONT> <BR><FONT size=2>sense, since your TCP implementation will 
    not see the&nbsp; the contents of P1</FONT> <BR><FONT size=2>and P2&nbsp; 
    nor release them to the application until the whole P1/P2/P3 packet</FONT> 
    <BR><FONT size=2>has been received.&nbsp; For practical purposes, the whole 
    packet arrives at</FONT> <BR><FONT size=2>once.</FONT> 
</P></BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C003B3.93D960A0--



From matt@advanced.org  Thu Aug 17 12:01:52 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA29191
	for <ippm-archive@odin.ietf.org>; Thu, 17 Aug 2000 12:01:52 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id LAA22387
	for ippm-l@advanced.org; Thu, 17 Aug 2000 11:50:39 -0400 (EDT)
Received: from mail.yourdomain.com (m319-mp1-cvx1a.man.ntl.com [62.252.197.63])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with SMTP id LAA18191
	for <ippm@advanced.org>; Thu, 17 Aug 2000 11:50:33 -0400 (EDT)
From: announce@leisurewebcams.com
Message-Id: <200008171550.LAA18191@betelgeuse.advanced.org>
Date: Thu, 17 Aug 2000 13:14:59
To: <ippm@advanced.org>
Subject: LeisureWebcams.com - See the World

LeisureWebcams.com is a recently launched website
specialising in providing free LIVE access to over
1,500 webcams and 2,000 Tourist Offices world wide.

Check it out:-

http://www.leisurewebcams.com/

This offers you the chance to check out live and
frequently updated images of your chosen location
through the webcams and get detailed local knowledge
through the Tourist Offices. Along with booking
holidays direct through our travel partner, there is
the opportunity to sell your unwanted clothes and
equipment through our free Swap Shop.

There is a lot to see, so if you have enjoyed your
trip through our site, do tell your friends and let
us know through 'Your Views'. If you have any
suggestions for the site, or queries, please feel
free to contact me at cy@LeisureWebcams.com.

I look forward to hearing from you.

Kind regards,

Charlie Yates
MARKETING DIRECTOR
LeisureWebcams.com
 
 
 
 
 
 
 
 
 
 
 
 



From matt@advanced.org  Mon Aug 21 16:41:59 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA09047
	for <ippm-archive@odin.ietf.org>; Mon, 21 Aug 2000 16:41:58 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id QAA00258
	for ippm-l@advanced.org; Mon, 21 Aug 2000 16:26:54 -0400 (EDT)
Received: from mailhost.iprg.nokia.com (mailhost.iprg.nokia.com [205.226.5.12])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with ESMTP id QAA07587
	for <ippm@advanced.org>; Mon, 21 Aug 2000 16:26:52 -0400 (EDT)
Received: from darkstar.iprg.nokia.com (darkstar.iprg.nokia.com [205.226.5.69])
	by mailhost.iprg.nokia.com (8.9.3/8.9.3-GLGS) with ESMTP id NAA13144
	for <ippm@advanced.org>; Mon, 21 Aug 2000 13:26:21 -0700 (PDT)
Received: (from root@localhost)
	by darkstar.iprg.nokia.com (8.11.0/8.11.0-DARKSTAR) id e7LKQIG10339
	for <ippm@advanced.org>; Mon, 21 Aug 2000 13:26:18 -0700
X-Virus-Scanned:  Mon, 21 Aug 2000 13:26:18 -0700 Nokia Silicon Valley Email Exploit Scanner
Received: from pobox.iprg.nokia.com (205.226.5.79)
	by darkstar.iprg.nokia.com(WTS.12.69) smtpdbQzWcJ; Mon, 21 Aug 2000 13:26:16 PDT
Received: from localhost (auggiral@localhost) by pobox.iprg.nokia.com (8.8.8/8.6.10) with SMTP id NAA06752 for <ippm@advanced.org>; Mon, 21 Aug 2000 13:26:18 -0700 (PDT)
Date: Mon, 21 Aug 2000 13:26:18 -0700 (PDT)
From: Ajay Uggirala <auggiral@iprg.nokia.com>
To: ippm@advanced.org
Subject: Performance Measurement Tools
Message-ID: <Pine.BSF.3.96.1000821132119.6115A-100000@pobox.iprg.nokia.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi

I am looking for tools to measure the peformance of the routers
(particularly the security features). So it would very helpful if anyone
can refer to me some tools or direct me to sites where a comparision of
the available tools has been made. 

Thanks in Advance
Ajay Uggirala



From matt@advanced.org  Mon Aug 28 15:30:12 2000
Received: from betelgeuse.advanced.org (betelgeuse.advanced.org [209.211.239.10])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA19000
	for <ippm-archive@odin.ietf.org>; Mon, 28 Aug 2000 15:30:12 -0400 (EDT)
Received: (from guest@localhost)
	by betelgeuse.advanced.org (8.9.3/8.9.1) id PAA05111
	for ippm-l@advanced.org; Mon, 28 Aug 2000 15:18:30 -0400 (EDT)
Received: from computer (209-128-164-153.dial-up.ipa.net [209.128.164.153])
	by betelgeuse.advanced.org (8.9.3/8.9.1) with SMTP id PAA05210
	for <ippm@advanced.org>; Mon, 28 Aug 2000 15:18:11 -0400 (EDT)
Message-Id: <200008281918.PAA05210@betelgeuse.advanced.org>
From: "Lloyd Gibson" <jerryg26@hotmail.com>
To: <ippm@advanced.org>
Subject: Secrets of New Millonaires
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Date: Mon, 28 Aug 2000 14:18:47


Secrets of New Millonaires



>

>
> >
> > ----- Original Message -----
> > From: "Tom Anderson" <billa30@hotmail.com>
> > To: <bjgib@ipa.net>
> > Sent: Thursday, June 22, 2000 2:19 PM
> > Subject: Fwd: Secrets of New Millionaires
> >
> >
> > >
> > >
> > >
> > > >From: "Lloyd Gibson" <jerryg26@hotmail.com>
> > > >To: billa30@hotmail.com
> > > >Subject: Fwd: Secrets of New Millionaires
> > > >Date: Wed, 14 Jun 2000 13:04:28 CDT
> > > >
> > > >
> > > >
> > > >
> > > >>From: <webfinderz00@Yahoo.com>
> > > >>Subject: Secrets of New Millionaires
> > > >>Date: Wed, 26 Apr 2000 02:47:02
> > > >>Received: from [4.3.96.183] by hotmail.com (3.2) with ESMTP id
> > > >>MHotMailBAD01C76007BD82197D4040360B709610; Wed Apr 26 04:22:35 2000
> > > >>From webfinderz00@Yahoo.com Wed Apr 26 04:26:05 2000
> > > >>Message-Id: <331.824584.698332@server>
> > > >>
> > > >>Dear Friend,
> > > >>
> > > >>You can earn $50,000 or more in the next 90 days
> > > >>sending e-mail.
> > > >>
> > > >> Seem impossible? Read on for details.
> > > >>
> > > >> "AS SEEN ON NATIONAL TV"
> > > >>
> > > >> Thank you for your time and interest. This is the
> > > >>letter you've been reading about in the news lately.
> > > >>Due to the popularity of this letter on the Internet,
> > > >>a major nightly news program recently devoted an
> > > >>entire show to the investigation of the program
> > > >>described below to see if it really can make people
> > > >>money.
> > > >>
> > > >> The show also investigated whether or not the
> > > >>program was legal. Their findings proved once and for
> > > >>all that there are absolutely no laws prohibiting the
> > > >>participation in the program. This has helped to show
> > > >>people that this is a simple, harmless and fun way to
> > > >>make some extra money at home.
> > > >>
> > > >> The results of this show have been truly
> > > >>remarkable. So many people are participating that
> > > >>those involved are doing much better than ever before.
> > > >>Since everyone makes more as more people try it out,
> > > >>it's been very exciting to be a part of lately. You
> > > >>will understand once you experience it.
> > > >>
> > > >> I did and so far it's going great! HERE IT IS BELOW:
> > > >>
> > > >> *** Print This Now For Future Reference ***
> > > >>
> > > >> The following income opportunity is one you may be
> > > >>interested in taking a look at. It can be started with
> > > >>VERY LITTLE investment and the income return is
> > > >>TREMENDOUS!!!
> > > >>
> > > >> $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
> > > >>
> > > >> If you would like to make at least $50,000 in less
> > > >>than 90 days! Please read the enclosed program...THEN
> > > >>READ IT AGAIN!!!
> > > >>
> > > >> $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
> > > >>
> > > >> THIS IS A LEGITIMATE, LEGAL, MONEY MAKING
> > > >>OPPORTUNITY. It does not require you to come into
> > > >>contact with people, do any hard work, and best of
> > > >>all, you never have to leave the house except to get
> > > >>the mail.
> > > >>
> > > >> If you believe that someday you'll get that big
> > > >>break that you've been waiting for, THIS IS IT!
> > > >>
> > > >> Simply follow the instructions, and your dreams
> > > >>will come true.
> > > >>
> > > >> This multi-level e-mail order marketing program
> > > >>works perfectly...100% EVERYTIME.
> > > >>
> > > >> E-mail is the sales tool of the future. Take
> > > >>advantage of this non-commercialized method of
> > > >>advertising NOW!!! The longer you wait, the more
> > > >>people will be doing business using e-mail. Get your
> > > >>piece of this action!!!
> > > >>
> > > >> MULTI-LEVEL MARKETING (MLM) has finally gained
> > > >>respectability. It is being taught in the Harvard
> > > >>Business School, and both Stanford Research and the
> > > >>Wall Street Journal have stated that between 50% and
> > > >>65% of all goods and services will be sold through
> > > >>multi-level methods by the mid to late 1990's.
> > > >>
> > > >> This is a Multi-Billion Dollar industry and of the
> > > >>500,000 millionaires in the U.S., 20% (100,000) made
> > > >>their fortune in the last several years in MLM.
> > > >> Moreover, statistics show 45 people become
> > > >>millionaire's everyday through Multi-Level Marketing.
> > > >>
> > > >> You may have heard this story before, but over the
> > > >>summer Donald Trump made an appearance on the David
> > > >>Letterman show. Dave asked him what he would do if he
> > > >>lost everything and had to start over from scratch.
> > > >>Without hesitating, Trump said he would find a good
> > > >>network marketing company and get to work. The
> > > >>audience started to hoot and boo him. He looked out at
> > > >>the audience and deadpanned his response:
> > > >>
> > > >> "That's why I'm sitting up here and you are all
> > > >>sitting out there!"
> > > >>
> > > >> The enclosed information is something I almost let
> > > >>slip through my fingers.
> > > >>
> > > >> Fortunately, sometime later I re-read everything
> > > >>and gave some thought and study to it. My name is
> > > >>Johnathon Rourke. Two years ago, the corporation I
> > > >>worked at for the past twelve years downsized and my
> > > >>position was eliminated. After unproductive job interviews, I
> > > >>decided to open my own business. Over the past year, I
> > > >>incurred many unforeseen financial problems.
> > > >>
> > > >> I owed my family, friends and creditors over
> > > >>$35,000. The economy was taking a toll on my business
> > > >>and I just couldn't seem to make ends meet. I had to
> > > >>refinance and borrow against my home to support my
> > > >>family and struggling business.
> > > >>
> > > >> AT THAT MOMENT something significant happened in my
> > > >>life and I am writing to share the experience in hopes
> > > >>that this will change your life FOREVER FINANCIALLY!!!
> > > >>
> > > >> In mid December, I received this program via
> > > >>e-mail. Six month's prior to receiving this program I
> > > >>had been sending away for information on various
> > > >>business opportunities. All of the programs I
> > > >>received, in my opinion, were not cost effective. They were
> > > >>either too difficult for me to comprehend or the initial
> > > >>investment was too much for me to risk to see if they
> > > >>would work or not. One claimed that I would make a
> > > >>million dollars in one year...it didn't tell me I'd
> > > >>have to write a book to make it!
> > > >>
> > > >> But like I was saying, in December of 1999 I
> > > >>received this program. I didn't send for it, or ask
> > > >>for it, they just got my name off a mailing list.
> > > >>THANK GOODNESS FOR THAT!!! After reading it several
> > > >>times, to make sure I was reading it correctly, I couldn't
> > > >>believe my eyes. Here was a MONEY MAKING PHENOMENON.
> > > >>I could invest as much as I wanted to start, without
> > > >>putting me further into debt. After I got a pencil and
> > > >>paper and figured it out, I would at least get my
> > > >>money back. But like most of you I was still a little
> > > >>skeptical and a little worried about the legal aspects
> > > >>of it all. So I checked it out with the U.S. Post
> > > >>Office (1-800-725-2161 24-hrs) and they confirmed that
> > > >>it is indeed legal! After determining the program was
> > > >>LEGAL and NOT A CHAIN LETTER, I decided WHY NOT."
> > > >>
> > > >> Initially I sent out 10,000 e-mails. It cost me
> > > >>about $15 for my time on-line. The great thing about
> > > >>e-mail is that I don't need any money for printing to
> > > >>send out the program, and because all of my orders are
> > > >>fulfilled via e-mail, my only expense is my time. I am
> > > >>telling you like it is I hope it don't turn you off,
> > > >>but I promised myself that I would not "rip-off"
> > > >>anyone, no matter how much money it made me.
> > > >>
> > > >> In less than one week, I was starting to receive
> > > >>orders for REPORT # 1 By January 13; I had received 26
> > > >>orders for REPORT # 1. Your goal is to "RECEIVE at
> > > >>least 20 ORDERS FOR REPORT # 1 WITHIN 2 WEEKS. IF YOU
> > > >>DON'T, SEND OUT MORE PROGRAMS UNTIL YOU DO!"
> > > >>
> > > >> My first step in making $50,000 in 90 days was done. By January
> > > >>30, I
> > > >>had received 196 orders for REPORT # 2. Your goal is to
> > > >>"RECEIVE AT LEAST 100+ ORDERS FOR REPORT # 2 WITHIN 2
> > > >>WEEKS. IF NOT, SEND OUT MORE PROGRAMS UNTIL YOU DO.
> > > >>ONCE YOU HAVE 100 ORDERS, THE REST IS EASY, RELAX, YOU
> > > >>WILL MAKE YOUR $50,000 GOAL." Well, I had 196 orders
> > > >>for REPORT # 296 more than I needed. So I sat back and
> > > >>relaxed. By March 1, of my e-mailing of 10,000, I
> > > >>received $58,000 with more coming in every day.
> > > >>
> > > >> I paid off ALL my debts and bought a much needed
> > > >>new car. Please take your time to read the attached
> > > >>program, IT WILL CHANGE YOUR LIFE FOREVER!!!
> > > >>
> > > >> Remember, it won't work if you don't try it. This
> > > >>program does work, but you must follow it EXACTLY!
> > > >>Especially the rules of not trying to place your name
> > > >>in a different place. It won't work and you'll lose
> > > >>out on a lot of money!
> > > >>
> > > >> In order for this program to work, you must meet
> > > >>your goal of 20 + orders for REPORT # 1, and 100 + orders
> > > >>for REPORT # 2 and you will make $50,000 or more in 90
> > > >>days. I AM LIVING PROOF THAT IT WORKS!!!
> > > >>
> > > >> If you choose not to participate in this program, I
> > > >>am sorry. It really is a great opportunity with little
> > > >>cost or risk to you. If you choose to participate,
> > > >>follow the program and you will be on your way to
> > > >>financial security. If you are a fellow business owner
> > > >>and are in financial trouble like I was, or you want
> > > >>to start your own business, consider this a sign.
> > > >>
> > > >> I DID!
> > > >>
> > > >> Sincerely,
> > > >> Johnathon Rourke
> > > >>
> > > >>
> > > 
>>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~
> > > >>~~
> > > >>
> > > >> A PERSONAL NOTE FROM THE ORIGINATOR OF THIS
> > > >>PROGRAM:
> > > >>
> > > >> By the time you have read the enclosed program and
> > > >>reports, you should have concluded that such a
> > > >>program, and one that is legal, could not have been
> > > >>created by an amateur.
> > > >>
> > > >> Let me tell you a little about myself. I had a
> > > >>profitable business for 10 years. Then in 1979 my
> > > >>business began falling off. I was doing the same
> > > >>things that were previously successful for me, but it
> > > >>wasn't working. Finally, I figured it out. It wasn't me, it
> > > >>was the economy. Inflation and recession had replaced
> > > >>the stable economy that had been with us since 1945.
> > > >>
> > > >> I don't have to tell you what happened to the
> > > >>unemployment rate... because many of you know from
> > > >>first hand experience. There were more failures and
> > > >>bankruptcies than ever before. The middle class was
> > > >>vanishing. Those who knew what they were doing
> > > >>invested wisely and moved up. Those who did not,
> > > >>including those who never had anything to save or
> > > >>invest, were moving down into the ranks of the poor.
> > > >>
> > > >> As the saying goes, "THE RICH GET RICHER AND THE POOR
> > > >>GET POORER." The traditional methods of making money
> > > >>will never allow you to "move up" or "get rich", inflation will
> > > >>see to that.
> > > >>
> > > >> You have just received information that can give
> > > >>you financial freedom for the rest of your life, with
> > > >>"NO RISK" and "JUST A LITTLE BIT OF EFFORT." You can
> > > >>make more money in the next few months than you have
> > > >>ever imagined. I should also point out that I will not see
> > > >>a penny of this money, nor anyone else who has
> > > >>provided a testimonial for this program. I have
> > > >>already made over 4 MILLION DOLLARS! I have retired
> > > >>from the program after sending thousands and thousands
> > > >>of programs.
> > > >>
> > > >>Follow the program EXACTLY AS INSTRUCTED.
> > > >>Do not change it in any way. It works exceedingly well
> > > >>as it is now. Remember to e-mail a copy of this
> > > >>exciting report to everyone you can think of. One of the people
> > > >>you
> > > >>send this to may send out 50,000...and your name will be on
> > > >>every one of them!
> > > >>
> > > >> Remember though, the more you send out the more
> > > >>potential customers you will reach.
> > > >>
> > > >> So my friend, I have given you the ideas,
> > > >>information, materials and opportunity to become
> > > >>financially independent. IT IS UP TO YOU NOW!
> > > >>
> > > >> "THINK ABOUT IT"
> > > >>
> > > >> Before you delete this program from your mailbox,
> > > >>as I almost did, take a little time to read it and
> > > >>REALLY THINK ABOUT IT. Get a pencil and figure out
> > > >>what could happen when YOU participate. Figure out the
> > > >>worst possible response and no matter how you
> > > >>calculate it, you will still make a lot of money! You
> > > >>will definitely get back what you invested. Any doubts
> > > >>you have will vanish when your first orders come in.
> > > >>IT WORKS!
> > > >>
> > > >> Jody Jacobs
> > > >> Richmond, VA
> > > >>
> > > >> HERE'S HOW THIS AMAZING PROGRAM WILL MAKE YOU
> > > >>THOUSANDS OF DOLLAR$
> > > >>
> > > >> INSTRUCTIONS:
> > > >>
> > > >> This method of raising capital REALLY WORKS 100%
> > > >>EVERY TIME. I am sure that you could use up to $50,000
> > > >>or more in the next 90 days. Before you say "BULL...
> > > >>", please read this program carefully.
> > > >>
> > > >> This is not a chain letter, but a perfectly legal
> > > >>money making opportunity. Basically, this is what you
> > > >>do: As with all multi-level businesses, we build our
> > > >>business by recruiting new partners and selling our
> > > >>products. Every state in the USA allows you to recruit
> > > >>new multi-level business partners, and we offer a
> > > >>product for EVERY dollar sent.
> > > >>
> > > >> YOUR ORDERS COME BY MAIL AND ARE FILLED BY E-MAIL,
> > > >>so you are not involved in personal selling. You do it
> > > >>privately in your own home, store or office. This is
> > > >>the GREATEST Multi-Level Mail Order Marketing
> > > >>anywhere.
> > > >>
> > > >> This is what you MUST do:
> > > >>
> > > >> 1. Order all 4 reports shown on the list below (you
> > > >>can't sell them if you don't order them).
> > > >>
> > > >> -- For each report, send $5.00 CASH, the NAME &
> > > >>NUMBER OF THE REPORT YOU ARE ORDERING, YOUR E-MAIL
> > > >>ADDRESS, and YOUR NAME & RETURN ADDRESS (in case of a
> > > >>problem) to the person whose name appears on the list
> > > >>next to the report.
> > > >>
> > > >> MAKE SURE YOUR RETURN ADDRESS IS ON YOUR ENVELOPE
> > > >>IN CASE OF ANY MAIL PROBLEMS!
> > > >>
> > > >> -- When you place your order, make sure you order
> > > >>each of the four reports. You will need all four
> > > >>reports so that you can save them on your computer and
> > > >>resell them.
> > > >>
> > > >> -- Within a few days you will receive, via e-mail,
> > > >>each of the four reports. Save them on your computer
> > > >>so they will be accessible for you to send to the
> > > >>1,000's of people who will order them from you.
> > > >>
> > > >> 2. IMPORTANT DO NOT alter the names of the people
> > > >>who are listed next to each report, or their sequence
> > > >>on the list, in any way other than is instructed below
> > > >>in steps "a" through "f" or you will lose out on the
> > > >>majority of your profits. Once you understand the
> > > >>way this works, you'll also see how it doesn't work if
> > > >>you change it. Remember, this method has been tested,
> > > >>and if you alter it, it will not work.
> > > >>
> > > >> a. Look below for the listing of available reports.
> > > >>
> > > >> b. After you've ordered the four reports, take this
> > > >>advertisement and remove the name and address under
> > > >>REPORT # 4. This person has made it through the cycle
> > > >>and is no doubt counting their $50,000!
> > > >>
> > > >> c. Move the name and address under REPORT # 3 down
> > > >>to REPORT # 4.
> > > >>
> > > >> d. Move the name and address under REPORT # 2 down
> > > >>to REPORT # 3.
> > > >>
> > > >> e. Move the name and address under REPORT # 1 down
> > > >>to REPORT # 2.
> > > >>
> > > >> f. Insert your name/address in the REPORT # 1
> > > >>position.
> > > >>
> > > >> Please make sure you COPY ALL INFORMATION, every
> > > >>name and address, ACCURATELY!
> > > >>
> > > >> 3. Take this entire letter, including the modified
> > > >>list of names, and save it to your computer. Make NO
> > > >>changes to the instruction portion of this letter.
> > > >>
> > > >> Your cost to participate in this is practically
> > > >>nothing (surely you can afford $20). You obviously
> > > >>already have an Internet connection and
> > > >>e-mail is FREE!
> > > >>
> > > >> There are two primary methods of building your
> > > >>downline:
> > > >>
> > > >> METHOD # 1: SENDING BULK E-MAIL
> > > >>
> > > >> Let's say that you decide to start small, just to
> > > >>see how it goes, and we'll assume you and all those
> > > >>involved send out only 2,000 programs each. Let's
> > > >>also assume that the mailing receives a 0.5% response.
> > > >>Using a good list the response could be much better.
> > > >>Also, many people will send out hundreds of thousands
> > > >>of programs instead of 2,000. But continuing with this
> > > >>example, you send out only 2,000 programs. With a 0.5%
> > > >>response, that is only 10 orders for REPORT # 1. Those
> > > >>10 people respond by sending out 2,000 programs each
> > > >>for a total of 20,000. Out of those 0.5%, 100 people
> > > >>respond and order REPORT # 2. Those 100 mail out 2,000
> > > >>programs each for a total of 200,000. The 0.5%
> > > >>response to that are 1,000 orders for REPORT # 3. Those
> > > >>1,000 send out 2,000 programs each for a 2,000,000
> > > >>total.
> > > >>
> > > >>The 0.5% response to that are 10,000 orders for REPORT # 4.
> > > >>That's 10,000 $5 bills for you. CASH!!! Your total
> > > >>income in this example is $50 + $500 + $5,000 + $50,000
> > > >>for a total of $55,550!!! REMEMBER FRIEND, THIS IS
> > > >>ASSUMING 1,990 OUT OF THE 2,000 PEOPLE YOU MAIL TO
> > > >>WILL DO ABSOLUTELY NOTHING AND TRASH THIS PROGRAM!
> > > >>DARE TO THINK FOR A MOMENT WHAT WOULD HAPPEN IF
> > > >>EVERYONE, OR HALF SENT OUT 100,000 PROGRAMS INSTEAD OF
> > > >>2,000. Believe me, many people will do just that, and
> > > >>more! By the way, your cost to participate in this is
> > > >>practically nothing. You obviously already have an
> > > >>Internet connection and e-mail is FREE!!!
> > > >>
> > > >> REPORT # 2 will show you the best methods for bulk
> > > >>e-mailing; tell you where to obtain free bulk e-mail
> > > >>software and where to obtain e-mail lists.
> > > >>
> > > >> METHOD # 2 - PLACING FREE ADS ON THE INTERNET
> > > >>
> > > >> Advertising on the Internet is very, very
> > > >>inexpensive, and there are HUNDREDS of FREE places to
> > > >>advertise. Let's say you decide to start small just to
> > > >>see how well it works. Assume your goal is to get ONLY
> > > >>10 people to participate on your first level. (Placing
> > > >>a lot of FREE ads on the Internet will EASILY get a
> > > >>larger response.) Also assume that everyone else in
> > > >>YOUR ORGANIZATION gets ONLY 10 downline members.
> > > >>Follow this example to achieve the STAGGERING results
> > > >>below:
> > > >>
> > > >> 1st level--your 10 members with
> > > >> $5.......................................$50
> > > >>
> > > >> 2nd level--10 members from those 10
> > > >> ($5 x 100)..................$500
> > > >>
> > > >> 3rd level--10 members from those 100
> > > >> ($5 x 1,000)...........$5,000
> > > >>
> > > >> 4th level--10 members from those 1,000
> > > >> ($5 x 10,000).....$50,000
> > > >>
> > > >> THIS TOTALS ----------$55,550
> > > >>
> > > >> Remember friends, this assumes that the people who
> > > >>participate only recruit 10 people each. Think for a
> > > >>moment what would happen if they got 20 people to
> > > >>participate! Most people get 100's of participants!
> > > >>
> > > >> THINK ABOUT IT! For every $5.00 you receive, all
> > > >>you must do is e-mail them the report they ordered.
> > > >>THAT'S IT! ALWAYS PROVIDE SAME-DAY SERVICE ON ALL
> > > >>ORDERS! This will guarantee that the e-mail THEY send
> > > >>out with YOUR name and address on it will be prompt
> > > >>because they can't advertise until they receive the
> > > >>report!
> > > >>
> > > >> AVAILABLE REPORTS
> > > >>
> > > >> *** Order Each REPORT by NUMBER and NAME ***
> > > >> Notes:
> > > >>
> > > >> -- ALWAYS SEND $5 CASH (U.S. CURRENCY) FOR EACH
> > > >>REPORT. CHECKS NOT
> > > >>ACCEPTED.
> > > >>
> > > >> -- ALWAYS SEND YOUR ORDER VIA FIRST CLASS MAIL.
> > > >>
> > > >> Make sure the cash is concealed by wrapping it in at least two
> > > >>sheets of paper.
> > > >>On one of those sheets of paper, include:
> > > >>
> > > >> (a) the number & name of the report you are ordering,
> > > >>
> > > >> (b) your e-mail address, and
> > > >>
> > > >> (c) your name & postal address.
> > > >>
> > > >>
> > > >> ## PLACE YOUR ORDER FOR THESE REPORTS NOW:
> > > >>
> > > >> REPORT # 1 "The Insider's Guide to Advertising for
> > > >>Free on the Internet"
> > > >>
> > > >> ORDER REPORT FROM: # 1 FROM:
> > > >>Jerry G Enterprisess
> > > >> 19007 CopperMine RD. Rogers AR. 72756
> > > >> REPORT # 2 "The Insider's Guide to Sending Bulk
> > > >>E-mail on the Internet"
> > > >>
> > > >> ORDER REPORT # 2 FROM:
> > > >>Nitro Marketing
> > > >> 29250 Hwy. HH
> > > >> Sedalia, MO 65301
> > > >>> > > >>
> > > >> REPORT # 3 "The Secrets to Multilevel Marketing on
> > > >>the Internet"
> > > >>Jerry Bradford
> > > >> P.O. Box 366
> > > >> Cole Camp, MO 65235
> > > >> 
> > > >>> > > >>
> > > >> REPORT # 4 "How to become a Millionaire utilizing
> > > >>the Power of Multilevel Marketing and the Internet"
> > > >>> > > >>> ORDER REport # 4 From> > > >> > > >
> > > >>
> > > >> > > >> Derald Ewing
> > > >> 4000 Hyde Park Ave. Apt. # 83
> > > >> Columbia, MO 65201
> > > >> 
> > > >>
> > > >> About 50,000 new people get online every month!
> > > >>
> > > >> ******* TIPS FOR SUCCESS *******
> > > >>
> > > >> -- TREAT THIS AS YOUR BUSINESS! Be prompt,
> > > >>professional, and follow the directions accurately.
> > > >>
> > > >> -- Send for the four reports IMMEDIATELY so you
> > > >>will have them when the orders start coming in
> > > >>because: When you receive a $5 order, you MUST send
> > > >>out the requested product/report.
> > > >>
> > > >> -- ALWAYS PROVIDE SAME-DAY SERVICE ON THE ORDERS
> > > >>YOU RECEIVE.
> > > >>
> > > >> -- Be patient and persistent with this program. If
> > > >>you follow the instructions exactly, your results WILL
> > > >>BE SUCCESSFUL!
> > > >>
> > > >> -- ABOVE ALL, HAVE FAITH IN YOURSELF AND KNOW YOU
> > > >>WILL SUCCEED!
> > > >>
> > > >> ******* YOUR SUCCESS GUIDELINES *******
> > > >>
> > > >> Follow these guidelines to guarantee your success:
> > > >>
> > > >> If you don't receive 20 orders for REPORT # 1 within
> > > >>two weeks, continue advertising or sending e-mails
> > > >>until you do. Then, a couple of weeks later you should
> > > >>receive at least 100 orders for REPORT # 2. If you
> > > >>don't, continue advertising or sending e-mails until you do.
> > > >>Once you have received 100 or more orders for REPORT
> > > >># 2, YOU CAN RELAX, because the system is already
> > > >>working for you, and the cash will continue to roll in!
> > > >>
> > > >> THIS IS IMPORTANT TO REMEMBER:
> > > >>
> > > >> Every time your name is moved down on the list, you
> > > >>are placed in front of a DIFFERENT report. You can
> > > >>KEEP TRACK of your PROGRESS by watching which report
> > > >>people are ordering from you. If you want to generate
> > > >>more income, send another batch of e-mails or continue
> > > >>placing ads and start the whole process again! There
> > > >>is no limit to the income you will generate from this
> > > >>business! Before you make your decision as to whether
> > > >>or not you participate in this program. Please answer
> > > >>one question. DO YOU WANT TO CHANGE YOUR LIFE? If the
> > > >>answer is yes, please look at the following facts
> > > >>about this program:
> > > >>
> > > >> 1. You are selling a product which does not Cost
> > > >>anything to PRODUCE, SHIP OR ADVERTISE.
> > > >>
> > > >> 2. All of your customers pay you in CASH!
> > > >>
> > > >> 3. E-mail is without question the most powerful
> > > >>method of distributing information on earth. This
> > > >>program combines the distribution power of e-mail
> > > >>together with the revenue generating power of
> > > >>multi-level marketing.
> > > >>
> > > >> 4. Your only expense--other than your initial $20
> > > >>investment--is your time!
> > > >>
> > > >> 5. Virtually all of the income you generate from
> > > >>this program is PURE PROFIT!
> > > >>
> > > >> 6. This program will change your LIFE FOREVER.
> > > >> ACT NOW! Take your first step toward achieving
> > > >>financial independence. Order the reports and follow
> > > >>the program outlined above--SUCCESS will be
> > > >>your reward.
> > > >>
> > > >> Thank you for your time and consideration.
> > > >>
> > > >> PLEASE NOTE: If you need help with starting a
> > > >>business, registering a business name, learning how
> > > >>income tax is handled, etc., contact your local
> > > >>office of the Small Business Administration (a
> > > >>Federal Agency)1-800-827-5722 for free help and
> > > >>answers to questions.
> > > >>
> > > >>Also, the Internal Revenue Service
> > > >>offers free help via telephone and free seminars about
> > > >>business tax requirements. Your earnings are highly
> > > >>dependant on your activities and advertising. The information
> > > >>contained on this site and in the report constitutes
> > > >>no guarantees neither stated nor implied. In the event that it
> > > >>is determined that this site or report constitutes a
> > > >>guarantee of any kind, that guarantee is now void. The
> > > >>earnings amounts listed on this site and in the
> > > >>report are estimates only. If you have any questions
> > > >>of the legality of this program, contact the Office of
> > > >>Associate Director for Marketing Practices, Federal
> > > >>Trade Commission, and Bureau of
> > > >>Consumer Protection in Washington, DC.
> > > >>
> > > >>
> > > >>/////////////////////////////////////////////////////////////////
> > > >> ONE TIME MAILING, NO NEED TO REMOVE
> > > >>
> > > >>/////////////////////////////////////////////////////////////////
> > > >>
> > > >>
> > > >>********************************************************
> > > >> This message is sent in compliance of the proposed
> > > >>bill:SECTION 301.
> > > >> Per Section 301, Paragraph (a)(2)(C) of S. 1618,
> > > >> further transmissions to you by the sender of this
> > > >>email may be stopped at no cost to you by sending a
> > > >>reply to this email address with the word remove in
> > > >>the
> > > >>subject line. This message is not intended for
> > > >>residents in the State of Washington, screening of
> > > >>addresses has been done to the best of our technical
> > > >>ability. If you are a Washington, Virginia, or
> > > >>California resident or otherwise wish to be removed
> > > >>from this list, further transmissions to you by the
> > > >>sender of this email may be stopped at no cost to you
> > > >>by sending a reply to this email address with the word
> > > >>remove in the subject line.
> > > >>
> > > >>*********************************************************
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >
> > >
> > >
_______________________________________________________________________
_
> > > Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com
> > >
> >
>

Error: Timeout ,  Sent From: tMTIAppUnlock.OnfTimer , Var: 
Error: Timeout ,  Sent From: tMTIAppUnlock.OnfTimer , Var: 
Error: Timeout ,  Sent From: tMTIAppUnlock.OnfTimer , Var: 



