
From shissam@sei.cmu.edu  Mon Oct 28 06:36:20 2013
Return-Path: <shissam@sei.cmu.edu>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA62511E82D3 for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 06:36:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level: 
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S9Q8a6pV1fTV for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 06:36:10 -0700 (PDT)
Received: from plainfield.sei.cmu.edu (plainfield.sei.cmu.edu [192.58.107.45]) by ietfa.amsl.com (Postfix) with ESMTP id D158F21F9E39 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 06:36:07 -0700 (PDT)
Received: from pawpaw.sei.cmu.edu (pawpaw.sei.cmu.edu [10.64.21.22]) by plainfield.sei.cmu.edu (8.14.4/8.14.4/1408) with ESMTP id r9SDa3lo003493 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 09:36:03 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sei.cmu.edu; s=4huy8uf6ggfb; t=1382967363; bh=M22zMp3EmkQez2cbJ1pEYPlh4eZIlCi0rRhHRLv/yMM=; h=From:To:Subject:Date:Message-ID:Content-Type:MIME-Version:Sender: Reply-To:Cc:In-Reply-To:References; b=RNB026utGS9yR5g7kSCJP+4aD+zDXrXY4L4IdyAllo3+uuMEUCuMAYBsP9mvqr9rg 5JTA80XmyOx0eUdxqxSe8+ivWdSQ1IXmHIl+F7ZsoWIcVuqCqQ+AiXDLsLz3ft8i1U bH32ccBcWcB/3XhL6iWWJDj1bDfJYZRqJZlvdoBg=
Received: from CASCADE.ad.sei.cmu.edu (cascade.sei.cmu.edu [10.64.28.248]) by pawpaw.sei.cmu.edu (8.14.4/8.14.4/1408) with ESMTP id r9SDaGwJ001465 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 09:36:16 -0400
Received: from MARATHON.ad.sei.cmu.edu ([10.64.28.250]) by CASCADE.ad.sei.cmu.edu ([10.64.28.248]) with mapi id 14.02.0347.000; Mon, 28 Oct 2013 09:36:03 -0400
From: Scott Hissam <shissam@sei.cmu.edu>
To: "dtn-users@irtf.org" <dtn-users@irtf.org>
Thread-Topic: a contribution for 2 additional tutorials
Thread-Index: Ac7T4Ecq8gcyyqaKQ0e9YLc/HWr1KA==
Date: Mon, 28 Oct 2013 13:36:02 +0000
Message-ID: <6024308E192CE545B672D91904D40F0954AA54FD@marathon>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
x-originating-ip: [10.64.22.6]
Content-Type: multipart/mixed; boundary="_004_6024308E192CE545B672D91904D40F0954AA54FDmarathon_"
MIME-Version: 1.0
Subject: [dtn-users] a contribution for 2 additional tutorials
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users." <dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-users>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Oct 2013 13:36:20 -0000

--_004_6024308E192CE545B672D91904D40F0954AA54FDmarathon_
Content-Type: multipart/alternative;
	boundary="_000_6024308E192CE545B672D91904D40F0954AA54FDmarathon_"

--_000_6024308E192CE545B672D91904D40F0954AA54FDmarathon_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Dear DTN2 users,

I found the 3 tutorials at (http://www.dtnrg.org/docs/code/DTN2/doc/manual/=
) to be very helpful - Thank you!

I wanted to offer the two attachments as follow-ons to those 3 which I beli=
eve may be helpful to others who (like me) are trying to get up to speed qu=
ickly with the DTN reference implementation discussed here.

I have one additional tutorial that I would like to contribute. That tutori=
al, building on the original 3 and the two introduced here, would create a =
"toy" gateway as an example to illustrate naming and interoperation across =
regions using different convergence layers (wifi, wired-IP, and Bluetooth) =
. I completed that investigation last week and if the community here believ=
es that would be a helpful contribution (a 6th tutorial), I will write it u=
p and submit it as well.

Please consider the attachments as a contribution, please edit/change as yo=
u see fit - being a n00b to this area, it is quite possible I got some of t=
he terminology wrong.

Best regards,
Scott


--_000_6024308E192CE545B672D91904D40F0954AA54FDmarathon_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:m=3D"http://schema=
s.microsoft.com/office/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html=
40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Dear DTN2 users,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I found the 3 tutorials at (http://www.dtnrg.org/doc=
s/code/DTN2/doc/manual/) to be very helpful &#8211; Thank you!<o:p></o:p></=
p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I wanted to offer the two attachments as follow-ons =
to those 3 which I believe may be helpful to others who (like me) are tryin=
g to get up to speed quickly with the DTN reference implementation discusse=
d here.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I have one additional tutorial that I would like to =
contribute. That tutorial, building on the original 3 and the two introduce=
d here, would create a &#8220;toy&#8221; gateway as an example to illustrat=
e naming and interoperation across regions using
 different convergence layers (wifi, wired-IP, and Bluetooth) . I completed=
 that investigation last week and if the community here believes that would=
 be a helpful contribution (a 6th tutorial), I will write it up and submit =
it as well.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Please consider the attachments as a contribution, p=
lease edit/change as you see fit &#8211; being a n00b to this area, it is q=
uite possible I got some of the terminology wrong.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Best regards,<o:p></o:p></p>
<p class=3D"MsoNormal">Scott<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>

--_000_6024308E192CE545B672D91904D40F0954AA54FDmarathon_--

--_004_6024308E192CE545B672D91904D40F0954AA54FDmarathon_
Content-Type: application/x-compressed; name="tutorial4-5.tgz"
Content-Description: tutorial4-5.tgz
Content-Disposition: attachment; filename="tutorial4-5.tgz"; size=5672;
	creation-date="Mon, 28 Oct 2013 13:34:38 GMT";
	modification-date="Mon, 28 Oct 2013 13:34:30 GMT"
Content-Transfer-Encoding: base64

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
8u36dn27vl3frm/Xt+vb9e166vpfBKUmxwBQAAA=

--_004_6024308E192CE545B672D91904D40F0954AA54FDmarathon_--

From william.d.ivancic@nasa.gov  Mon Oct 28 08:08:36 2013
Return-Path: <william.d.ivancic@nasa.gov>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 293A411E8186 for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:08:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d2panCG6eh4o for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:08:30 -0700 (PDT)
Received: from ndjsnpf01.ndc.nasa.gov (ndjsnpf01.ndc.nasa.gov [IPv6:2001:4d0:a302:1100::101]) by ietfa.amsl.com (Postfix) with ESMTP id 5039421F9EB6 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 08:08:29 -0700 (PDT)
Received: from ndjsppt105.ndc.nasa.gov (ndjsppt105.ndc.nasa.gov [198.117.1.199]) by ndjsnpf01.ndc.nasa.gov (Postfix) with ESMTP id 1F871D0417; Mon, 28 Oct 2013 10:08:38 -0500 (CDT)
Received: from NDJSCHT106.ndc.nasa.gov (ndjscht106-pub.ndc.nasa.gov [198.117.1.206]) by ndjsppt105.ndc.nasa.gov (8.14.5/8.14.5) with ESMTP id r9SF8SdO030653; Mon, 28 Oct 2013 10:08:28 -0500
Received: from NDJSMBX203.ndc.nasa.gov ([169.254.3.144]) by NDJSCHT106.ndc.nasa.gov ([198.117.1.206]) with mapi id 14.03.0158.001; Mon, 28 Oct 2013 10:08:28 -0500
From: "Ivancic, William D. (GRC-RHN0)" <william.d.ivancic@nasa.gov>
To: Scott Hissam <shissam@sei.cmu.edu>, "Kruse, Hans" <kruse@ohio.edu>
Thread-Topic: [dtn-users] a contribution for 2 additional tutorials
Thread-Index: Ac7T4Ecq8gcyyqaKQ0e9YLc/HWr1KAAF6tgA
Date: Mon, 28 Oct 2013 15:08:28 +0000
Message-ID: <CE93F53E.6022%william.d.ivancic@nasa.gov>
In-Reply-To: <6024308E192CE545B672D91904D40F0954AA54FD@marathon>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.7.130812
x-originating-ip: [139.88.111.195]
Content-Type: multipart/alternative; boundary="_000_CE93F53E6022williamdivancicnasagov_"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-10-28_01:2013-10-28, 2013-10-28, 1970-01-01 signatures=0
Cc: "dtn-users@irtf.org" <dtn-users@irtf.org>
Subject: Re: [dtn-users] a contribution for 2 additional tutorials
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users." <dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-users>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Oct 2013 15:08:36 -0000

--_000_CE93F53E6022williamdivancicnasagov_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

HI Scott,

It would be great if you put these on the wiki.  We are in the process of m=
oving it to Google.  The new site is:

https://sites.google.com/site/dtnresgroup/home/docs#TOC-Tutorials

If you ask Hans, he can get you an account so you can add these tutorials. =
 I looked at what you have.  The hyperlinks would have to be modified to po=
int to the correct  "third" and "fourth" tutorials and "manual".  Minor thi=
ngs like that.

Thanks for supplying these.

Cheers,

Will




From: Scott Hissam <shissam@sei.cmu.edu<mailto:shissam@sei.cmu.edu>>
Date: Monday, October 28, 2013 9:36 AM
To: "dtn-users@irtf.org<mailto:dtn-users@irtf.org>" <dtn-users@irtf.org<mai=
lto:dtn-users@irtf.org>>
Subject: [dtn-users] a contribution for 2 additional tutorials

Dear DTN2 users,

I found the 3 tutorials at (http://www.dtnrg.org/docs/code/DTN2/doc/manual/=
) to be very helpful =96 Thank you!

I wanted to offer the two attachments as follow-ons to those 3 which I beli=
eve may be helpful to others who (like me) are trying to get up to speed qu=
ickly with the DTN reference implementation discussed here.

I have one additional tutorial that I would like to contribute. That tutori=
al, building on the original 3 and the two introduced here, would create a =
=93toy=94 gateway as an example to illustrate naming and interoperation acr=
oss regions using different convergence layers (wifi, wired-IP, and Bluetoo=
th) . I completed that investigation last week and if the community here be=
lieves that would be a helpful contribution (a 6th tutorial), I will write =
it up and submit it as well.

Please consider the attachments as a contribution, please edit/change as yo=
u see fit =96 being a n00b to this area, it is quite possible I got some of=
 the terminology wrong.

Best regards,
Scott


--_000_CE93F53E6022williamdivancicnasagov_
Content-Type: text/html; charset="Windows-1252"
Content-ID: <C739FD0CB4373649A6EDB37E3E0470A6@mail.nasa.gov>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-fami=
ly: Calibri, sans-serif; ">
<div>
<div>HI Scott,</div>
<div><br>
</div>
<div>It would be great if you put these on the wiki. &nbsp;We are in the pr=
ocess of moving it to Google. &nbsp;The new site is:</div>
<div><br>
</div>
<div><a href=3D"https://sites.google.com/site/dtnresgroup/home/docs#TOC-Tut=
orials">https://sites.google.com/site/dtnresgroup/home/docs#TOC-Tutorials</=
a></div>
<div><br>
</div>
<div>If you ask Hans, he can get you an account so you can add these tutori=
als. &nbsp;I looked at what you have. &nbsp;The hyperlinks would have to be=
 modified to point to the correct &nbsp;&quot;third&quot; and &quot;fourth&=
quot; tutorials and &quot;manual&quot;. &nbsp;Minor things like that.</div>
<div><br>
</div>
<div>Thanks for supplying these.</div>
<div><br>
</div>
<div>Cheers,</div>
<div><br>
</div>
<div>Will</div>
<div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<div><br>
</div>
<span id=3D"OLK_SRC_BODY_SECTION">
<div style=3D"font-family:Lucida Grande; font-size:11pt; text-align:left; c=
olor:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-B=
OTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt =
solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style=3D"font-weight:bold">From: </span>Scott Hissam &lt;<a href=3D"m=
ailto:shissam@sei.cmu.edu">shissam@sei.cmu.edu</a>&gt;<br>
<span style=3D"font-weight:bold">Date: </span>Monday, October 28, 2013 9:36=
 AM<br>
<span style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:dtn-use=
rs@irtf.org">dtn-users@irtf.org</a>&quot; &lt;<a href=3D"mailto:dtn-users@i=
rtf.org">dtn-users@irtf.org</a>&gt;<br>
<span style=3D"font-weight:bold">Subject: </span>[dtn-users] a contribution=
 for 2 additional tutorials<br>
</div>
<div><br>
</div>
<div xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micro=
soft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" x=
mlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:m=3D"http://schemas=
.microsoft.com/office/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html4=
0">
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
<div lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Dear DTN2 users,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I found the 3 tutorials at (<a href=3D"http://www.dt=
nrg.org/docs/code/DTN2/doc/manual/">http://www.dtnrg.org/docs/code/DTN2/doc=
/manual/</a>) to be very helpful =96 Thank you!<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I wanted to offer the two attachments as follow-ons =
to those 3 which I believe may be helpful to others who (like me) are tryin=
g to get up to speed quickly with the DTN reference implementation discusse=
d here.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I have one additional tutorial that I would like to =
contribute. That tutorial, building on the original 3 and the two introduce=
d here, would create a =93toy=94 gateway as an example to illustrate naming=
 and interoperation across regions using
 different convergence layers (wifi, wired-IP, and Bluetooth) . I completed=
 that investigation last week and if the community here believes that would=
 be a helpful contribution (a 6th tutorial), I will write it up and submit =
it as well.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Please consider the attachments as a contribution, p=
lease edit/change as you see fit =96 being a n00b to this area, it is quite=
 possible I got some of the terminology wrong.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Best regards,<o:p></o:p></p>
<p class=3D"MsoNormal">Scott<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
</span>
</body>
</html>

--_000_CE93F53E6022williamdivancicnasagov_--

From shissam@sei.cmu.edu  Mon Oct 28 08:31:03 2013
Return-Path: <shissam@sei.cmu.edu>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A579911E8260 for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:31:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level: 
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oKUgpNOyWGrI for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:30:59 -0700 (PDT)
Received: from shetland.sei.cmu.edu (shetland.sei.cmu.edu [192.58.107.44]) by ietfa.amsl.com (Postfix) with ESMTP id 55EE011E8228 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 08:30:57 -0700 (PDT)
Received: from pawpaw.sei.cmu.edu (pawpaw.sei.cmu.edu [10.64.21.22]) by shetland.sei.cmu.edu (8.14.4/8.14.4/1408) with ESMTP id r9SFUuWk026361; Mon, 28 Oct 2013 11:30:56 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sei.cmu.edu; s=4huy8uf6ggfb; t=1382974257; bh=iIyDqKi5zht7OxtF6E6wanXX3YAO3bsk/YZ8y8k3ozo=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:MIME-Version:Sender:Reply-To; b=Fb990160pTCAv4y4yP7w3q7mnZEEFIR+7u+lDk2apJQTNL5/wOON1JBu9Yvq3BjjY QCxa6qPrQei67J0M14c+g8whzqZs+ghaOQmwGtIn6oKjdrpCn5InC0YrP5ws+EUpRj faDyjo4hSjBTp22cRKd0MqJuVu8J+5C10UuMf2/I=
Received: from CASCADE.ad.sei.cmu.edu (cascade.sei.cmu.edu [10.64.28.248]) by pawpaw.sei.cmu.edu (8.14.4/8.14.4/1408) with ESMTP id r9SFV9Ex014202; Mon, 28 Oct 2013 11:31:09 -0400
Received: from MARATHON.ad.sei.cmu.edu ([10.64.28.250]) by CASCADE.ad.sei.cmu.edu ([10.64.28.248]) with mapi id 14.02.0347.000; Mon, 28 Oct 2013 11:30:56 -0400
From: Scott Hissam <shissam@sei.cmu.edu>
To: "Ivancic, William D. (GRC-RHN0)" <william.d.ivancic@nasa.gov>, "Kruse, Hans" <kruse@ohio.edu>
Thread-Topic: [dtn-users] a contribution for 2 additional tutorials
Thread-Index: Ac7T4Ecq8gcyyqaKQ0e9YLc/HWr1KAAF6tgAAAGfUUA=
Date: Mon, 28 Oct 2013 15:30:56 +0000
Message-ID: <6024308E192CE545B672D91904D40F0954AA5659@marathon>
References: <6024308E192CE545B672D91904D40F0954AA54FD@marathon> <CE93F53E.6022%william.d.ivancic@nasa.gov>
In-Reply-To: <CE93F53E.6022%william.d.ivancic@nasa.gov>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.64.22.6]
Content-Type: multipart/alternative; boundary="_000_6024308E192CE545B672D91904D40F0954AA5659marathon_"
MIME-Version: 1.0
Cc: "dtn-users@irtf.org" <dtn-users@irtf.org>
Subject: Re: [dtn-users] a contribution for 2 additional tutorials
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users." <dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-users>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Oct 2013 15:31:03 -0000

--_000_6024308E192CE545B672D91904D40F0954AA5659marathon_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Will, Hans,

Sure, I believe I can do that. So, please consider this a friendly request =
for wiki "write" permission.

If I understand you correctly, the idea would be to integrate additional tu=
torials (past numbers 1-3) with that which currently exists. However,  I di=
d a quick peek at the google site indicated in your response, and I could n=
ot find a URL specifically pointing to the tutorial beginning (what was kno=
wn as tutorial-1.html and so on).

On the "legacy" site, I found tutorials 1-3 at (http://www.dtnrg.org/docs/c=
ode/DTN2/doc/manual/). Following the "Code" branch at the google site (http=
s://sites.google.com/site/dtnresgroup/home/code) lead me to a potential pag=
e ("DTN2 Documentation" <https://sites.google.com/wiki/Dtn2Documentation>) =
which appears to be a broken link or yet-to-be developed page.

Best regards,
Scott

From: Ivancic, William D. (GRC-RHN0) [mailto:william.d.ivancic@nasa.gov]
Sent: Monday, October 28, 2013 11:08 AM
To: Scott Hissam; Kruse, Hans
Cc: dtn-users@irtf.org
Subject: Re: [dtn-users] a contribution for 2 additional tutorials

HI Scott,

It would be great if you put these on the wiki.  We are in the process of m=
oving it to Google.  The new site is:

https://sites.google.com/site/dtnresgroup/home/docs#TOC-Tutorials

If you ask Hans, he can get you an account so you can add these tutorials. =
 I looked at what you have.  The hyperlinks would have to be modified to po=
int to the correct  "third" and "fourth" tutorials and "manual".  Minor thi=
ngs like that.

Thanks for supplying these.

Cheers,

Will




From: Scott Hissam <shissam@sei.cmu.edu<mailto:shissam@sei.cmu.edu>>
Date: Monday, October 28, 2013 9:36 AM
To: "dtn-users@irtf.org<mailto:dtn-users@irtf.org>" <dtn-users@irtf.org<mai=
lto:dtn-users@irtf.org>>
Subject: [dtn-users] a contribution for 2 additional tutorials

Dear DTN2 users,

I found the 3 tutorials at (http://www.dtnrg.org/docs/code/DTN2/doc/manual/=
) to be very helpful - Thank you!

I wanted to offer the two attachments as follow-ons to those 3 which I beli=
eve may be helpful to others who (like me) are trying to get up to speed qu=
ickly with the DTN reference implementation discussed here.

I have one additional tutorial that I would like to contribute. That tutori=
al, building on the original 3 and the two introduced here, would create a =
"toy" gateway as an example to illustrate naming and interoperation across =
regions using different convergence layers (wifi, wired-IP, and Bluetooth) =
. I completed that investigation last week and if the community here believ=
es that would be a helpful contribution (a 6th tutorial), I will write it u=
p and submit it as well.

Please consider the attachments as a contribution, please edit/change as yo=
u see fit - being a n00b to this area, it is quite possible I got some of t=
he terminology wrong.

Best regards,
Scott


--_000_6024308E192CE545B672D91904D40F0954AA5659marathon_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:m=3D"http://schema=
s.microsoft.com/office/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html=
40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Lucida Grande";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Will, Hans,<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Sure, I believe I can =
do that. So, please consider this a friendly request for wiki &#8220;write&=
#8221; permission.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">If I understand you co=
rrectly, the idea would be to integrate additional tutorials (past numbers =
1-3) with that which currently exists. However, &nbsp;I did a quick peek at=
 the google site indicated in your response,
 and I could not find a URL specifically pointing to the tutorial beginning=
 (what was known as tutorial-1.html and so on).<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">On the &#8220;legacy&#=
8221; site, I found tutorials 1-3 at (<a href=3D"http://www.dtnrg.org/docs/=
code/DTN2/doc/manual/">http://www.dtnrg.org/docs/code/DTN2/doc/manual/</a>)=
. Following the &#8220;Code&#8221; branch at the google site (<a href=3D"ht=
tps://sites.google.com/site/dtnresgroup/home/code">https://sites.google.com=
/site/dtnresgroup/home/code</a>)
 lead me to a potential page (&#8220;DTN2 Documentation&#8221; &lt;https://=
sites.google.com/wiki/Dtn2Documentation&gt;) which appears to be a broken l=
ink or yet-to-be developed page.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Best regards,<o:p></o:=
p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Scott<o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Ivancic,=
 William D. (GRC-RHN0) [mailto:william.d.ivancic@nasa.gov]
<br>
<b>Sent:</b> Monday, October 28, 2013 11:08 AM<br>
<b>To:</b> Scott Hissam; Kruse, Hans<br>
<b>Cc:</b> dtn-users@irtf.org<br>
<b>Subject:</b> Re: [dtn-users] a contribution for 2 additional tutorials<o=
:p></o:p></span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">HI Scot=
t,<o:p></o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">It woul=
d be great if you put these on the wiki. &nbsp;We are in the process of mov=
ing it to Google. &nbsp;The new site is:<o:p></o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><a href=
=3D"https://sites.google.com/site/dtnresgroup/home/docs#TOC-Tutorials">http=
s://sites.google.com/site/dtnresgroup/home/docs#TOC-Tutorials</a><o:p></o:p=
></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">If you =
ask Hans, he can get you an account so you can add these tutorials. &nbsp;I=
 looked at what you have. &nbsp;The hyperlinks would have to be modified to=
 point to the correct &nbsp;&quot;third&quot; and &quot;fourth&quot; tutori=
als
 and &quot;manual&quot;. &nbsp;Minor things like that.<o:p></o:p></span></p=
>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">Thanks =
for supplying these.<o:p></o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">Cheers,=
<o:p></o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black">Will<o:=
p></o:p></span></p>
</div>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
</div>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-family:&quot;Lucida Grande&qu=
ot;,&quot;serif&quot;;color:black">From:
</span></b><span style=3D"font-family:&quot;Lucida Grande&quot;,&quot;serif=
&quot;;color:black">Scott Hissam &lt;<a href=3D"mailto:shissam@sei.cmu.edu"=
>shissam@sei.cmu.edu</a>&gt;<br>
<b>Date: </b>Monday, October 28, 2013 9:36 AM<br>
<b>To: </b>&quot;<a href=3D"mailto:dtn-users@irtf.org">dtn-users@irtf.org</=
a>&quot; &lt;<a href=3D"mailto:dtn-users@irtf.org">dtn-users@irtf.org</a>&g=
t;<br>
<b>Subject: </b>[dtn-users] a contribution for 2 additional tutorials<o:p><=
/o:p></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.5pt;color:black"><o:p>&n=
bsp;</o:p></span></p>
</div>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"color:black">Dear DTN2 users,<o:p></o=
:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">I found the 3 tutorials =
at (<a href=3D"http://www.dtnrg.org/docs/code/DTN2/doc/manual/">http://www.=
dtnrg.org/docs/code/DTN2/doc/manual/</a>) to be very helpful &#8211; Thank =
you!<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">I wanted to offer the tw=
o attachments as follow-ons to those 3 which I believe may be helpful to ot=
hers who (like me) are trying to get up to speed quickly with the DTN refer=
ence implementation discussed here.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">I have one additional tu=
torial that I would like to contribute. That tutorial, building on the orig=
inal 3 and the two introduced here, would create a &#8220;toy&#8221; gatewa=
y as an example to illustrate naming and interoperation
 across regions using different convergence layers (wifi, wired-IP, and Blu=
etooth) . I completed that investigation last week and if the community her=
e believes that would be a helpful contribution (a 6th tutorial), I will wr=
ite it up and submit it as well.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">Please consider the atta=
chments as a contribution, please edit/change as you see fit &#8211; being =
a n00b to this area, it is quite possible I got some of the terminology wro=
ng.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">Best regards,<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">Scott<o:p></o:p></span><=
/p>
<p class=3D"MsoNormal"><span style=3D"color:black">&nbsp;<o:p></o:p></span>=
</p>
</div>
</div>
</div>
</body>
</html>

--_000_6024308E192CE545B672D91904D40F0954AA5659marathon_--

From william.d.ivancic@nasa.gov  Mon Oct 28 08:56:07 2013
Return-Path: <william.d.ivancic@nasa.gov>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA2D011E8160 for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:56:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pw1EdPWO4VB8 for <dtn-users@ietfa.amsl.com>; Mon, 28 Oct 2013 08:56:02 -0700 (PDT)
Received: from ndmsnpf01.ndc.nasa.gov (ndmsnpf01.ndc.nasa.gov [IPv6:2001:4d0:8302:1100::101]) by ietfa.amsl.com (Postfix) with ESMTP id D714C11E8123 for <dtn-users@irtf.org>; Mon, 28 Oct 2013 08:56:01 -0700 (PDT)
Received: from ndjsppt105.ndc.nasa.gov (ndjsppt105.ndc.nasa.gov [198.117.1.199]) by ndmsnpf01.ndc.nasa.gov (Postfix) with ESMTP id 1C3CC260057; Mon, 28 Oct 2013 10:56:02 -0500 (CDT)
Received: from NDJSCHT106.ndc.nasa.gov (ndjscht106-pub.ndc.nasa.gov [198.117.1.206]) by ndjsppt105.ndc.nasa.gov (8.14.5/8.14.5) with ESMTP id r9SFu0P5005211; Mon, 28 Oct 2013 10:56:00 -0500
Received: from NDJSMBX203.ndc.nasa.gov ([169.254.3.144]) by NDJSCHT106.ndc.nasa.gov ([198.117.1.206]) with mapi id 14.03.0158.001; Mon, 28 Oct 2013 10:56:01 -0500
From: "Ivancic, William D. (GRC-RHN0)" <william.d.ivancic@nasa.gov>
To: Scott Hissam <shissam@sei.cmu.edu>, "Kruse, Hans" <kruse@ohio.edu>
Thread-Topic: [dtn-users] a contribution for 2 additional tutorials
Thread-Index: Ac7T4Ecq8gcyyqaKQ0e9YLc/HWr1KAAF6tgAAAGfUUAAAAmEgA==
Date: Mon, 28 Oct 2013 15:56:00 +0000
Message-ID: <CE940112.6032%william.d.ivancic@nasa.gov>
In-Reply-To: <6024308E192CE545B672D91904D40F0954AA5659@marathon>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.7.130812
x-originating-ip: [139.88.111.195]
Content-Type: multipart/alternative; boundary="_000_CE9401126032williamdivancicnasagov_"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-10-28_01:2013-10-28, 2013-10-28, 1970-01-01 signatures=0
Cc: "dtn-users@irtf.org" <dtn-users@irtf.org>
Subject: Re: [dtn-users] a contribution for 2 additional tutorials
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users." <dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-users>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Oct 2013 15:56:07 -0000

--_000_CE9401126032williamdivancicnasagov_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable



Will, Hans,

Sure, I believe I can do that. So, please consider this a friendly request =
for wiki =93write=94 permission.

If I understand you correctly, the idea would be to integrate additional tu=
torials (past numbers 1-3) with that which currently exists. However,  I di=
d a quick peek at the google site indicated in your response, and I could n=
ot find a URL specifically pointing to the tutorial beginning (what was kno=
wn as tutorial-1.html and so on).

On the =93legacy=94 site, I found tutorials 1-3 at (http://www.dtnrg.org/do=
cs/code/DTN2/doc/manual/). Following the =93Code=94 branch at the google si=
te (https://sites.google.com/site/dtnresgroup/home/code) lead me to a poten=
tial page (=93DTN2 Documentation=94 <https://sites.google.com/wiki/Dtn2Docu=
mentation>) which appears to be a broken link or yet-to-be developed page.


Thanks for pointing it out.  I am in the process of fixing that branch.

Will



--_000_CE9401126032williamdivancicnasagov_
Content-Type: text/html; charset="Windows-1252"
Content-ID: <98D28FFDD2044A4FB577918AAC47D5C0@mail.nasa.gov>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-fami=
ly: Calibri, sans-serif; ">
<div>
<div>
<div><br>
</div>
<div>
<div><br>
</div>
</div>
</div>
</div>
<span id=3D"OLK_SRC_BODY_SECTION">
<div xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micro=
soft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" x=
mlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:m=3D"http://schemas=
.microsoft.com/office/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html4=
0">
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Lucida Grande";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
<div lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Will, Hans,<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">Sure, I believe I can =
do that. So, please consider this a friendly request for wiki =93write=94 p=
ermission.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">If I understand you co=
rrectly, the idea would be to integrate additional tutorials (past numbers =
1-3) with that which currently exists. However, &nbsp;I did a quick peek at=
 the google site indicated in your response,
 and I could not find a URL specifically pointing to the tutorial beginning=
 (what was known as tutorial-1.html and so on).<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D">On the =93legacy=94 si=
te, I found tutorials 1-3 at (<a href=3D"http://www.dtnrg.org/docs/code/DTN=
2/doc/manual/">http://www.dtnrg.org/docs/code/DTN2/doc/manual/</a>). Follow=
ing the =93Code=94 branch at the google site (<a href=3D"https://sites.goog=
le.com/site/dtnresgroup/home/code">https://sites.google.com/site/dtnresgrou=
p/home/code</a>)
 lead me to a potential page (=93DTN2 Documentation=94 &lt;<a href=3D"https=
://sites.google.com/wiki/Dtn2Documentation&gt;">https://sites.google.com/wi=
ki/Dtn2Documentation&gt;</a>) which appears to be a broken link or yet-to-b=
e developed page.</span></p>
</div>
</div>
</div>
</span>
<div><br>
</div>
<div><br>
</div>
<div><b>Thanks for pointing it out. &nbsp;I am in the process of fixing tha=
t branch.</b></div>
<div><b><br>
</b></div>
<div><b>Wil</b>l</div>
<span id=3D"OLK_SRC_BODY_SECTION">
<div xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micro=
soft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" x=
mlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:m=3D"http://schemas=
.microsoft.com/office/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html4=
0">
<div lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D"><o:p>&nbsp;</o:p></spa=
n></p>
<p class=3D"MsoNormal"><br>
</p>
</div>
</div>
</div>
</span>
</body>
</html>

--_000_CE9401126032williamdivancicnasagov_--
