
From li.lichun1@zte.com.cn  Sun Jul  3 23:11:58 2011
Return-Path: <li.lichun1@zte.com.cn>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F12321F850E for <ppsp@ietfa.amsl.com>; Sun,  3 Jul 2011 23:11:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.838
X-Spam-Level: 
X-Spam-Status: No, score=-101.838 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_DOUBLE_IP_LOOSE=0.76,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1W3AJHA0hV1u for <ppsp@ietfa.amsl.com>; Sun,  3 Jul 2011 23:11:58 -0700 (PDT)
Received: from mx5.zte.com.cn (mx5.zte.com.cn [63.217.80.70]) by ietfa.amsl.com (Postfix) with ESMTP id 530F421F84F5 for <ppsp@ietf.org>; Sun,  3 Jul 2011 23:11:57 -0700 (PDT)
Received: from [10.30.17.100] by mx5.zte.com.cn with surfront esmtp id 4864790912505; Mon, 4 Jul 2011 14:03:44 +0800 (CST)
Received: from [10.30.3.21] by [192.168.168.16] with StormMail ESMTP id 86255.790912505; Mon, 4 Jul 2011 14:11:45 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse02.zte.com.cn with ESMTP id p646BfOp052997 for <ppsp@ietf.org>; Mon, 4 Jul 2011 14:11:41 +0800 (GMT-8) (envelope-from li.lichun1@zte.com.cn)
To: ppsp@ietf.org
MIME-Version: 1.0
X-KeepSent: E0FDEB39:F7D132EB-482578BF:0034E276; type=4; name=$KeepSent
X-Mailer: Lotus Notes Release 6.5.6 March 06, 2007
Message-ID: <OFE0FDEB39.F7D132EB-ON482578BF.0034E276-482578C3.00221512@zte.com.cn>
From: li.lichun1@zte.com.cn
Date: Mon, 4 Jul 2011 14:11:42 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 8.5.1FP4|July 25, 2010) at 2011-07-04 14:11:43, Serialize complete at 2011-07-04 14:11:43
Content-Type: multipart/alternative; boundary="=_alternative 0022150E482578C3_="
X-MAIL: mse02.zte.com.cn p646BfOp052997
Subject: [ppsp] comments for gu-ppsp-tracker-protocol and gu-ppsp-peer-protocol
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Jul 2011 06:11:58 -0000

This is a multipart message in MIME format.
--=_alternative 0022150E482578C3_=
Content-Type: text/plain; charset="US-ASCII"

Comments for draft-gu-ppsp-tracker-protocol-04.
1.
Section 6
 "To protect signaling from impersonation attackers, who pretend to be
   another peer rather than their authentic identities, certificates
   along with TLS/DTLS could be used to ensure that each message is sent
   from an authorized participant (tracker or peer) of the P2P streaming
   system."

HTTP is based on TCP. I think only TLS is applicable.


2.
The example of peer list is not given.


Comments for draft-gu-ppsp-peer-protocol-02.

1.
Is it better to add <DestPeerID> in messages?


2.
"3.1.  Protocol Architecture

   The proposed PPSP Peer Protocol uses a newly defined, light weight
   gossip protocol between the peers to exchange the actual information,
   but uses the RELOAD [I-D.ietf-p2psip-base] protocol to establish the
   connections between peers and to locate other peers with which to
   establish gossip protocol connections."

Tracker protocol draft and peer protocol draft should consider 
not-implementing-NAT-traversal instead of RELOAD as default.
Implementing and using RELOAD is not neccesary if there is no NAT or the 
ratio of NATed peer is very low. 
RELOAD is not the only way to establish connection to NATed peers. 
Otherthan RELOAD, there is another way (PPSP-ICE), which is proposed in my 
NAT traversal draft. 
Using RELOAD or PPSP-ICE brings more work to implementing a P2P streaming 
system.


BR
Lichun


--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.

--=_alternative 0022150E482578C3_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Comments for draft-gu-ppsp-tracker-protocol-04.</font>
<br><font size=2 face="sans-serif">1.</font>
<br><font size=2 face="sans-serif">Section 6</font>
<br><font size=2 face="sans-serif">&nbsp;&quot;To protect signaling from
impersonation attackers, who pretend to be</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;another peer rather than
their authentic identities, certificates</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;along with TLS/DTLS could
be used to ensure that each message is sent</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;from an authorized participant
(tracker or peer) of the P2P streaming</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;system.&quot;</font>
<br>
<br><font size=2 face="sans-serif">HTTP is based on TCP. I think only TLS
is applicable.</font>
<br>
<br>
<br><font size=2 face="sans-serif">2.</font>
<br><font size=2 face="sans-serif">The example of peer list is not given.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Comments for draft-gu-ppsp-peer-protocol-02.</font>
<br>
<br><font size=2 face="sans-serif">1.</font>
<br><font size=2 face="sans-serif">Is it better to add &lt;DestPeerID&gt;
in messages?</font>
<br><font size=2 face="sans-serif"><br>
</font>
<br><font size=2 face="sans-serif">2.</font>
<br><font size=2 face="sans-serif">&quot;3.1. &nbsp;Protocol Architecture</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;The proposed PPSP Peer
Protocol uses a newly defined, light weight</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;gossip protocol between
the peers to exchange the actual information,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;but uses the RELOAD [I-D.ietf-p2psip-base]
protocol to establish the</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;connections between peers
and to locate other peers with which to</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;establish gossip protocol
connections.&quot;</font>
<br>
<br><font size=2 face="sans-serif">Tracker protocol draft and peer protocol
draft should consider not-implementing-NAT-traversal instead of RELOAD
as default.</font>
<br><font size=2 face="sans-serif">Implementing and using RELOAD is not
neccesary if there is no NAT or the ratio of NATed peer is very low. </font>
<br><font size=2 face="sans-serif">RELOAD is not the only way to establish
connection to NATed peers. Otherthan RELOAD, there is another way (PPSP-ICE),
which is proposed in my NAT traversal draft. </font>
<br><font size=2 face="sans-serif">Using RELOAD or PPSP-ICE brings more
work to implementing a P2P streaming system.</font>
<br>
<br>
<br><font size=2 face="sans-serif">BR</font>
<br><font size=2 face="sans-serif">Lichun<br>
</font><br><pre>
--------------------------------------------------------
ZTE&nbsp;Information&nbsp;Security&nbsp;Notice:&nbsp;The&nbsp;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;mail&nbsp;is&nbsp;solely&nbsp;property&nbsp;of&nbsp;the&nbsp;sender's&nbsp;organization.&nbsp;This&nbsp;mail&nbsp;communication&nbsp;is&nbsp;confidential.&nbsp;Recipients&nbsp;named&nbsp;above&nbsp;are&nbsp;obligated&nbsp;to&nbsp;maintain&nbsp;secrecy&nbsp;and&nbsp;are&nbsp;not&nbsp;permitted&nbsp;to&nbsp;disclose&nbsp;the&nbsp;contents&nbsp;of&nbsp;this&nbsp;communication&nbsp;to&nbsp;others.
This&nbsp;email&nbsp;and&nbsp;any&nbsp;files&nbsp;transmitted&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;they&nbsp;are&nbsp;addressed.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;email&nbsp;in&nbsp;error&nbsp;please&nbsp;notify&nbsp;the&nbsp;originator&nbsp;of&nbsp;the&nbsp;message.&nbsp;Any&nbsp;views&nbsp;expressed&nbsp;in&nbsp;this&nbsp;message&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;sender.
This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&nbsp;viruses&nbsp;and&nbsp;Spam&nbsp;by&nbsp;ZTE&nbsp;Anti-Spam&nbsp;system.
</pre>
--=_alternative 0022150E482578C3_=--


From guyingjie@huawei.com  Tue Jul  5 01:03:16 2011
Return-Path: <guyingjie@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8AF6821F8747 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 01:03:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.608
X-Spam-Level: 
X-Spam-Status: No, score=-99.608 tagged_above=-999 required=5 tests=[AWL=0.540, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pqH1EgcWhaZE for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 01:03:15 -0700 (PDT)
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) by ietfa.amsl.com (Postfix) with ESMTP id 26ABD21F8740 for <ppsp@ietf.org>; Tue,  5 Jul 2011 01:03:15 -0700 (PDT)
Received: from huawei.com (szxga05-in [172.24.2.49]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNU007EIOXWYQ@szxga05-in.huawei.com> for ppsp@ietf.org; Tue, 05 Jul 2011 16:01:08 +0800 (CST)
Received: from szxrg01-dlp.huawei.com ([172.24.2.119]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNU00ELNOXW3Y@szxga05-in.huawei.com> for ppsp@ietf.org; Tue, 05 Jul 2011 16:01:08 +0800 (CST)
Received: from 172.24.2.119 (EHLO szxeml201-edg.china.huawei.com) ([172.24.2.119])	by szxrg01-dlp.huawei.com (MOS 4.1.9-GA FastPath queued) with ESMTP id ACG92640; Tue, 05 Jul 2011 16:01:07 +0800 (CST)
Received: from SZXEML408-HUB.china.huawei.com (10.82.67.95) by szxeml201-edg.china.huawei.com (172.24.2.39) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 05 Jul 2011 16:01:02 +0800
Received: from g00107907 (10.138.41.104) by szxeml408-hub.china.huawei.com (10.82.67.95) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 05 Jul 2011 16:01:07 +0800
Date: Tue, 05 Jul 2011 16:03:24 +0800
From: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
In-reply-to: <OFE0FDEB39.F7D132EB-ON482578BF.0034E276-482578C3.00221512@zte.com.cn>
X-Originating-IP: [10.138.41.104]
To: li.lichun1@zte.com.cn, ppsp@ietf.org
Message-id: <003701cc3aea$03dec0b0$0b9c4210$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_Fdl3JsR40DSPpi1koIbGPQ)"
Content-language: zh-cn
Thread-index: Acw6EbOpQ2XUnAbOTW+vFQEdSVR7CwA1gBxQ
X-CFilter-Loop: Reflected
References: <OFE0FDEB39.F7D132EB-ON482578BF.0034E276-482578C3.00221512@zte.com.cn>
Subject: Re: [ppsp] comments for gu-ppsp-tracker-protocol and	gu-ppsp-peer-protocol
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jul 2011 08:03:16 -0000

--Boundary_(ID_Fdl3JsR40DSPpi1koIbGPQ)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

Hi Lichun,

Thank you very much for your comments.=20

See inline please.

=20

  _____ =20

Best Regards
Gu Yingjie

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED
li.lichun1@zte.com.cn
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C24=C8=D5 =C0=D6=C0=D614:12
=CA=D5=BC=FE=C8=CB: ppsp@ietf.org
=D6=F7=CC=E2: [ppsp] comments for gu-ppsp-tracker-protocol and =
gu-ppsp-peer-protocol

=20


Comments for draft-gu-ppsp-tracker-protocol-04.=20
1.=20
Section 6=20
 "To protect signaling from impersonation attackers, who pretend to be=20
   another peer rather than their authentic identities, certificates=20
   along with TLS/DTLS could be used to ensure that each message is sent =

   from an authorized participant (tracker or peer) of the P2P streaming =

   system."=20

HTTP is based on TCP. I think only TLS is applicable.=20



[Gu] Yes, Thank you.



2.=20
The example of peer list is not given.=20

[Gu] I will add an example in next version.


Comments for draft-gu-ppsp-peer-protocol-02.=20

1.=20
Is it better to add <DestPeerID> in messages?=20

[Gu] You are right.=20


2.=20
"3.1.  Protocol Architecture=20

   The proposed PPSP Peer Protocol uses a newly defined, light weight=20
   gossip protocol between the peers to exchange the actual information, =

   but uses the RELOAD [I-D.ietf-p2psip-base] protocol to establish the=20
   connections between peers and to locate other peers with which to=20
   establish gossip protocol connections."=20

Tracker protocol draft and peer protocol draft should consider
not-implementing-NAT-traversal instead of RELOAD as default.=20
Implementing and using RELOAD is not neccesary if there is no NAT or the
ratio of NATed peer is very low.=20
RELOAD is not the only way to establish connection to NATed peers. =
Otherthan
RELOAD, there is another way (PPSP-ICE), which is proposed in my NAT
traversal draft.=20
Using RELOAD or PPSP-ICE brings more work to implementing a P2P =
streaming
system.=20
[Gu] Yes you are right, I should revise this sentence. I remember that =
in
this version of the Tracker protocol, I have removed the default =
reference
to RELOAD for NAT traversal. And I do assume that no NAT is involved, =
and
pointed out in the text that there are other drafts describe how to =
resolve
NAT traversal. The Tracker and peer protocol won=A1=AFt take NAT =
Traversal into
account but will be ready to update based NAT traversal requirements =
that
are raised by other drafts and are regarded as necessary by the WG. I =
will
revise this sentence. Thank you for your review.=20

BR=20
Lichun

=20
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail =
is
solely property of the sender's organization. This mail communication is
confidential. Recipients named above are obligated to maintain secrecy =
and
are not permitted to disclose the contents of this communication to =
others.
This email and any files transmitted with it are confidential and =
intended
solely for the use of the individual or entity to whom they are =
addressed.
If you have received this email in error please notify the originator of =
the
message. Any views expressed in this message are those of the individual
sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam =
system.

--Boundary_(ID_Fdl3JsR40DSPpi1koIbGPQ)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:=BB=AA=CE=C4=CF=B8=BA=DA;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"\@=BB=AA=CE=C4=CF=B8=BA=DA";
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","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;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
span.HTMLChar
	{mso-style-name:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD";
	font-family:"Courier New";}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'font-family:"Arial","sans-serif";color:blue'>Hi =
Lichun,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>Thank you very =
much for your comments. <o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'font-family:"Arial","sans-serif";color:blue'>See =
inline please.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'><o:p>&nbsp;</o:p></=
span></p><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:blue'>=
<hr size=3D2 width=3D"100%" align=3Dcenter></span></div><p =
class=3DMsoNormal =
style=3D'text-align:justify;text-justify:inter-ideograph'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>B=
est Regards<br>Gu Yingjie<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'><o:p>&nbsp;</o:p></=
span></p><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB<sp=
an lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=FA=B1=ED =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>li.lichun1@zte.com.cn=
<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> 2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA<span =
lang=3DEN-US>7</span>=D4=C2<span lang=3DEN-US>4</span>=C8=D5 =
=C0=D6=C0=D6<span =
lang=3DEN-US>14:12<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> =
ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> [ppsp] comments for =
gu-ppsp-tracker-protocol and =
gu-ppsp-peer-protocol<o:p></o:p></span></span></p></div><p =
class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal style=3D'margin-bottom:12.0pt'><span =
lang=3DEN-US><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Comments for =
draft-gu-ppsp-tracker-protocol-04.</span><span lang=3DEN-US> =
<br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>1.</span><spa=
n lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Section =
6</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp;&quot;T=
o protect signaling from impersonation attackers, who pretend to =
be</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;another peer rather than their authentic identities, =
certificates</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;along with TLS/DTLS could be used to ensure that each message is =
sent</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;from an authorized participant (tracker or peer) of the P2P =
streaming</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;system.&quot;</span><span lang=3DEN-US> <br><br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>HTTP is =
based on TCP. I think only TLS is applicable.</span><span lang=3DEN-US> =
<br><br><span style=3D'color:blue'><o:p></o:p></span></span></p><p =
class=3DMsoNormal style=3D'margin-bottom:12.0pt'><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>[Gu] Yes, Thank =
you.<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><span lang=3DEN-US><br><br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>2.</span><spa=
n lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>The example =
of peer list is not given.</span><span lang=3DEN-US> <br><br><span =
style=3D'color:blue'>[Gu] I will add an example in next =
version.<o:p></o:p></span></span></p><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><span lang=3DEN-US><br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Comments for =
draft-gu-ppsp-peer-protocol-02.</span><span lang=3DEN-US> =
<br><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>1.</span><spa=
n lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Is it better =
to add &lt;DestPeerID&gt; in messages?</span><span lang=3DEN-US> =
<br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br></span><s=
pan lang=3DEN-US style=3D'color:blue'>[Gu] You are right. =
<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><span lang=3DEN-US><br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>2.</span><spa=
n lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&quot;3.1. =
&nbsp;Protocol Architecture</span><span lang=3DEN-US> =
<br><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;The proposed PPSP Peer Protocol uses a newly defined, light =
weight</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;gossip protocol between the peers to exchange the actual =
information,</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;but uses the RELOAD [I-D.ietf-p2psip-base] protocol to establish =
the</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;connections between peers and to locate other peers with which =
to</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>&nbsp; =
&nbsp;establish gossip protocol connections.&quot;</span><span =
lang=3DEN-US> <br><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Tracker =
protocol draft and peer protocol draft should consider =
not-implementing-NAT-traversal instead of RELOAD as default.</span><span =
lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Implementing =
and using RELOAD is not neccesary if there is no NAT or the ratio of =
NATed peer is very low. </span><span lang=3DEN-US><br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>RELOAD is =
not the only way to establish connection to NATed peers. Otherthan =
RELOAD, there is another way (PPSP-ICE), which is proposed in my NAT =
traversal draft. </span><span lang=3DEN-US><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Using RELOAD =
or PPSP-ICE brings more work to implementing a P2P streaming =
system.</span><span lang=3DEN-US> <br><span style=3D'color:blue'>[Gu] =
Yes you are right, I should revise this sentence. I remember that in =
this version of the Tracker protocol, I have removed the default =
reference to RELOAD for NAT traversal. And I do assume that no NAT is =
involved, and pointed out in the text that there are other drafts =
describe how to resolve NAT traversal. The Tracker and peer protocol =
won=A1=AFt take NAT Traversal into account but will be ready to update =
based NAT traversal requirements that are raised by other drafts and are =
regarded as necessary by the WG. I will revise this sentence. Thank you =
for your review. </span><br><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>BR</span><spa=
n lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Lichun</span>=
<span lang=3DEN-US><o:p></o:p></span></p><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span =
lang=3DEN-US>--------------------------------------------------------<o:p=
></o:p></span></pre><pre><span =
lang=3DEN-US>ZTE&nbsp;Information&nbsp;Security&nbsp;Notice:&nbsp;The&nbs=
p;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;mail&nbsp;is&nbsp;sol=
ely&nbsp;property&nbsp;of&nbsp;the&nbsp;sender's&nbsp;organization.&nbsp;=
This&nbsp;mail&nbsp;communication&nbsp;is&nbsp;confidential.&nbsp;Recipie=
nts&nbsp;named&nbsp;above&nbsp;are&nbsp;obligated&nbsp;to&nbsp;maintain&n=
bsp;secrecy&nbsp;and&nbsp;are&nbsp;not&nbsp;permitted&nbsp;to&nbsp;disclo=
se&nbsp;the&nbsp;contents&nbsp;of&nbsp;this&nbsp;communication&nbsp;to&nb=
sp;others.<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>This&nbsp;email&nbsp;and&nbsp;any&nbsp;files&nbsp;transmitte=
d&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and&nbsp;intended&nbs=
p;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp=
;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;they&nbsp;are&nbsp;addressed.&nbsp=
;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;email&nbsp;in&nbsp;er=
ror&nbsp;please&nbsp;notify&nbsp;the&nbsp;originator&nbsp;of&nbsp;the&nbs=
p;message.&nbsp;Any&nbsp;views&nbsp;expressed&nbsp;in&nbsp;this&nbsp;mess=
age&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;sender.<o:p=
></o:p></span></pre><pre><span =
lang=3DEN-US>This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&n=
bsp;viruses&nbsp;and&nbsp;Spam&nbsp;by&nbsp;ZTE&nbsp;Anti-Spam&nbsp;syste=
m.<o:p></o:p></span></pre></div></body></html>=

--Boundary_(ID_Fdl3JsR40DSPpi1koIbGPQ)--

From guyingjie@huawei.com  Tue Jul  5 02:31:33 2011
Return-Path: <guyingjie@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13A4E21F85F5 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 02:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.969
X-Spam-Level: 
X-Spam-Status: No, score=-102.969 tagged_above=-999 required=5 tests=[AWL=3.631, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FC4mYFHeSNmL for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 02:31:32 -0700 (PDT)
Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [119.145.14.66]) by ietfa.amsl.com (Postfix) with ESMTP id DD22A21F85F2 for <ppsp@ietf.org>; Tue,  5 Jul 2011 02:31:31 -0700 (PDT)
Received: from huawei.com (szxga03-in [172.24.2.9]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNU005ZPT4B31@szxga03-in.huawei.com> for ppsp@ietf.org; Tue, 05 Jul 2011 17:31:23 +0800 (CST)
Received: from szxrg01-dlp.huawei.com ([172.24.2.119]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNU00ILTT3SWQ@szxga03-in.huawei.com> for ppsp@ietf.org; Tue, 05 Jul 2011 17:31:23 +0800 (CST)
Received: from 172.24.2.119 (EHLO szxeml203-edg.china.huawei.com) ([172.24.2.119])	by szxrg01-dlp.huawei.com (MOS 4.1.9-GA FastPath queued) with ESMTP id ACH00092; Tue, 05 Jul 2011 17:31:23 +0800 (CST)
Received: from SZXEML408-HUB.china.huawei.com (10.82.67.95) by szxeml203-edg.china.huawei.com (172.24.2.55) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 05 Jul 2011 17:31:20 +0800
Received: from g00107907 (10.138.41.104) by szxeml408-hub.china.huawei.com (10.82.67.95) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 05 Jul 2011 17:31:22 +0800
Date: Tue, 05 Jul 2011 17:33:39 +0800
From: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
X-Originating-IP: [10.138.41.104]
To: ppsp@ietf.org
Message-id: <004e01cc3af6$9fc4ea70$df4ebf50$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=UTF-8
Content-language: zh-cn
Content-transfer-encoding: quoted-printable
Thread-index: Acw69W73m+mAZQrzSoyWmr66FQpCpAAAQ1JQ
X-CFilter-Loop: Reflected
Subject: Re: [ppsp] New Version Notification for draft-ietf-ppsp-survey-02.txt
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jul 2011 09:31:33 -0000

Hi all,
We have submitted a new version of PPSP Survey draft. Please have a look =
at the draft and let us know your comments. Thank you.


Best Regards
Gu Yingjie


-----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6-----
=E5=8F=91=E4=BB=B6=E4=BA=BA: internet-drafts@ietf.org =
[mailto:internet-drafts@ietf.org]=20
=E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2011=E5=B9=B47=E6=9C=885=E6=97=A5 =
=E4=B9=90=E4=B9=9017:25
=E6=94=B6=E4=BB=B6=E4=BA=BA: guyingjie@huawei.com
=E6=8A=84=E9=80=81: lei@cs.uni-goettingen.de; guyingjie@huawei.com; =
gonzalo.camarillo@ericsson.com; zongning@huawei.com; yongliu@poly.edu; =
delfin.montuno@huawei.com; zhangyunfei@chinamobile.com; =
xielei57471@huawei.com; huizhang@nec-labs.com
=E4=B8=BB=E9=A2=98: New Version Notification for =
draft-ietf-ppsp-survey-02.txt

A new version of I-D, draft-ietf-ppsp-survey-02.txt has been =
successfully submitted by Gu Yingjie and posted to the IETF repository.

Filename:	 draft-ietf-ppsp-survey
Revision:	 02
Title:		 Survey of P2P Streaming Applications
Creation date:	 2011-07-05
WG ID:		 ppsp
Number of pages: 35

Abstract:
   This document surveys a number of popular Peer-to-Peer streaming
   applications on the Internet.  The Architecture and Peer
   Protocol/Tracker Signaling Protocol description is our main focus.,
   We study well-known P2P streaming systems, including Joost, PPlive,
   and other popular existing systems, and we summarize a common P2P
   streaming process model and its correspondent signaling process for
   use in the P2P Streaming Protocol standardization effort.



                                                                         =
        =20


The IETF Secretariat


From internet-drafts@ietf.org  Tue Jul  5 02:24:32 2011
Return-Path: <internet-drafts@ietf.org>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0758C21F8798; Tue,  5 Jul 2011 02:24:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.59
X-Spam-Level: 
X-Spam-Status: No, score=-102.59 tagged_above=-999 required=5 tests=[AWL=0.009, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YLD+nmg38vpA; Tue,  5 Jul 2011 02:24:31 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AE7F21F8794; Tue,  5 Jul 2011 02:24:31 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 3.55
Message-ID: <20110705092431.25068.15661.idtracker@ietfa.amsl.com>
Date: Tue, 05 Jul 2011 02:24:31 -0700
X-Mailman-Approved-At: Tue, 05 Jul 2011 02:33:58 -0700
Cc: ppsp@ietf.org
Subject: [ppsp] I-D Action: draft-ietf-ppsp-survey-02.txt
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jul 2011 09:24:32 -0000

A New Internet-Draft is available from the on-line Internet-Drafts director=
ies. This draft is a work item of the Peer to Peer Streaming Protocol Worki=
ng Group of the IETF.

	Title           : Survey of P2P Streaming Applications
	Author(s)       : Gu Yingjie
                          Zong Ning
                          Hui Zhang
                          Zhang Yunfei
                          Lei Jun
                          Gonzalo Camarillo
                          Liu Yong
                          Delfin Montuno
                          Xie Lei
	Filename        : draft-ietf-ppsp-survey-02.txt
	Pages           : 35
	Date            : 2011-07-05

   This document surveys a number of popular Peer-to-Peer streaming
   applications on the Internet.  The Architecture and Peer
   Protocol/Tracker Signaling Protocol description is our main focus.,
   We study well-known P2P streaming systems, including Joost, PPlive,
   and other popular existing systems, and we summarize a common P2P
   streaming process model and its correspondent signaling process for
   use in the P2P Streaming Protocol standardization effort.




A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-ppsp-survey-02.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

This Internet-Draft can be retrieved at:
ftp://ftp.ietf.org/internet-drafts/draft-ietf-ppsp-survey-02.txt

From internet-drafts@ietf.org  Tue Jul  5 02:31:17 2011
Return-Path: <internet-drafts@ietf.org>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE8FA21F85F1; Tue,  5 Jul 2011 02:31:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.59
X-Spam-Level: 
X-Spam-Status: No, score=-102.59 tagged_above=-999 required=5 tests=[AWL=0.009, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vpa3X-r5R1JG; Tue,  5 Jul 2011 02:31:17 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82F5621F85E9; Tue,  5 Jul 2011 02:31:17 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 3.55
Message-ID: <20110705093117.26942.22480.idtracker@ietfa.amsl.com>
Date: Tue, 05 Jul 2011 02:31:17 -0700
X-Mailman-Approved-At: Tue, 05 Jul 2011 02:34:10 -0700
Cc: ppsp@ietf.org
Subject: [ppsp] I-D Action: draft-ietf-ppsp-problem-statement-02.txt
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jul 2011 09:31:18 -0000

A New Internet-Draft is available from the on-line Internet-Drafts director=
ies. This draft is a work item of the Peer to Peer Streaming Protocol Worki=
ng Group of the IETF.

	Title           : Problem Statement of P2P Streaming Protocol (PPSP)
	Author(s)       : Yunfei Zhang
                          Ning Zong
                          Gonzalo Camarillo
                          Richard Yang
	Filename        : draft-ietf-ppsp-problem-statement-02.txt
	Pages           : 21
	Date            : 2011-07-05

   P2P streaming systems show more and more popularity in current
   Internet with proprietary protocols. This document identifies
   problems of the proprietary protocols, proposes standard signaling
   protocols called PPSP and discusses the scope and use cases of PPSP.


A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-ppsp-problem-statement-02.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

This Internet-Draft can be retrieved at:
ftp://ftp.ietf.org/internet-drafts/draft-ietf-ppsp-problem-statement-02.txt

From lei@informatik.uni-goettingen.de  Tue Jul  5 07:26:56 2011
Return-Path: <lei@informatik.uni-goettingen.de>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BA9621F8604 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 07:26:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.798
X-Spam-Level: 
X-Spam-Status: No, score=-99.798 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XPskC2QVu8KX for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 07:26:55 -0700 (PDT)
Received: from mailer-b4.gwdg.de (mailer-b4.gwdg.de [134.76.10.28]) by ietfa.amsl.com (Postfix) with ESMTP id 4DD7921F8602 for <ppsp@ietf.org>; Tue,  5 Jul 2011 07:26:54 -0700 (PDT)
Received: from gwdexc-fe2.exc.top.gwdg.de ([134.76.26.172] helo=vsmtpgwdexc.exc.top.gwdg.de) by mailer.gwdg.de with smtp (Exim 4.72) (envelope-from <lei@informatik.uni-goettingen.de>) id 1Qe6aS-0001Ma-W5 for ppsp@ietf.org; Tue, 05 Jul 2011 16:26:53 +0200
Received: from [192.168.1.100] ([125.125.191.52]) by vsmtpgwdexc.exc.top.gwdg.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 5 Jul 2011 16:26:51 +0200
Message-ID: <4E131F27.8000702@informatik.uni-goettingen.de>
Date: Tue, 05 Jul 2011 16:26:47 +0200
From: jlei <lei@informatik.uni-goettingen.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
MIME-Version: 1.0
To: "ppsp@ietf.org" <ppsp@ietf.org>
Content-Type: multipart/alternative; boundary="------------020206000800080503070101"
X-OriginalArrivalTime: 05 Jul 2011 14:26:52.0335 (UTC) FILETIME=[9564FBF0:01CC3B1F]
X-Virus-Scanned: (clean) by exiscan+sophie
Subject: [ppsp] Fwd: Re:  New version of Peer protocol, looking forward to your comments.
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jul 2011 14:26:56 -0000

This is a multi-part message in MIME format.
--------------020206000800080503070101
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 8bit



-------- Original-Nachricht --------
Betreff: 	Re: [ppsp] New version of Peer protocol,looking forward to
your comments.
Datum: 	Tue, 05 Jul 2011 16:24:52 +0200
Von: 	jlei <lei@informatik.uni-goettingen.de>
An: 	Yingjie Gu(yingjie) <guyingjie@huawei.com>



Hi, Yingjie:

please see inline.
>
> Hi Jun,
>
> Thank you very much for your comments.
>
> Please find my reply in below.
>
> ------------------------------------------------------------------------
>
> Best Regards
> Gu Yingjie
>
> *发件人:*jlei [mailto:lei@informatik.uni-goettingen.de]
> *发送时间:*2011年7月5日 乐乐14:57
> *收件人:*Yingjie Gu(yingjie)
> *主题:*Re: [ppsp] New version of Peer protocol,looking forward to your
> comments.
>
> Hi, Yingjie,
>
> thanks for your effort.
>
> please find some comments below.
>
> 1. section 4.2.1.3.1
>
> “FIND message is sent from a peer to remote peer or a Tracker. ”
>
> If FIND is sent from a peer to a Tracker, in which senario? as the
> peer protocol is used to carry information to faciliate peering and
> data exchange.
> [Gu] I agree that my description is confusing. When I design the
> Tracker and peer protocol, I hope they could be consistent, i.e.
> similar encoding and some methods can be shared. FIND and FIND_CHUNK
> are the shared methods. They have similar intention: to find the peers
> that can provide specific content. If FIND is sent to Tracker, the
> requesting peer hopes that Tracker can feedback with list of candidate
> peers. If FIND is sent to remote peer, the requesting peer hopes that
> the remote peer can feedback with list of candidate peers. You may
> find that the encoding of FIND in both Tracker and Peer protocol is
> the same, except for the <Stats> part, which can also be added to FIND
> message in Peer protocol.
>
I understand your intention here. However, it might be better to keep
the focus out of Tracker in this sense as you describe peer protocol. If
you emphasize the consistence, you could add the similarity for "FIND"
or "FIND_CHUNK" with tracker protocol.
>
>
> 2. Section 3.2
>
> The example gives a swarming procedure. Does it possible for a peer to
> contact some remote peer directly if the connection history is
> available in its local cache? as it is common in most existing p2p
> applications (e.g. Skype).
> [Gu] Yes, it’s quite possible. Considering of this case, the first two
> steps in Figure should be optional.
>
Agree.
>
>
> 3. Do you consider using HTTPS after the first stage of connection? If
> you rely on HTTP to communicate at the first place, for security
> reasons it might be better to use HTTPS later. What do you think?
>
> [Gu] For security, HTTPs is better. However we need to consider the
> additional workload introduced by HTTPs. I do not oppose HTTPs, it’s
> not bad for standards to make a perfect protocol, but we should also
> take the implementation into consideration. We need to answer: do
> users care so much about privacy when they use P2P streaming? I hope
> we can hear more voice on this problem.
>

I agree that HTTPS may introduce additional workload. Besides, using
HTTPS here is not only for taking care of users' privacy but securing
the transmitted data and related mechanisms. As we measured Joost, it
relies on HTTPS to transmit data after authenticating users.

thanks

Jun
>
> Thank you again for reviewing and commenting.
>
> Best Regards
>
> Jun
>
>
>
> Hi all,
>
> The authors have updated the peer protocol draft. You can find it at
>
> http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02.
>
> Any comments are welcome.
>
> Let’s have some discussion before meeting.
>
> Best Regards
>
> Yingjie
>
>  
>  
> _______________________________________________
> ppsp mailing list
> ppsp@ietf.org <mailto:ppsp@ietf.org>
> https://www.ietf.org/mailman/listinfo/ppsp
>
>
>
>
> -- 
> Dr. Jun Lei
> Research Associate
>  
> Address:
> Georg-August-Universitaet Goettingen
> Institut fuer Informatik
> Computer Networks Group
> Goldschmidtstr. 7
> 37077 Goettingen 
>  
>  
> Fax: +49 (551) 39-1 44 03
> Tel: +49 (551) 39-1 35 78
>  
> Email: lei@informatik.uni-goettingen.de <mailto:lei@informatik.uni-goettingen.de>


-- 
Dr. Jun Lei
Research Associate

Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen 


Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78

Email: lei@informatik.uni-goettingen.de


--------------020206000800080503070101
Content-Type: text/html; charset=GB2312
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <br>
    -------- Original-Nachricht --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Betreff: </th>
          <td>Re: [ppsp] New version of Peer protocol,looking forward to
            your comments.</td>
        </tr>
        <tr>
          <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Datum: </th>
          <td>Tue, 05 Jul 2011 16:24:52 +0200</td>
        </tr>
        <tr>
          <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Von: </th>
          <td>jlei <a class="moz-txt-link-rfc2396E" href="mailto:lei@informatik.uni-goettingen.de">&lt;lei@informatik.uni-goettingen.de&gt;</a></td>
        </tr>
        <tr>
          <th valign="BASELINE" align="RIGHT" nowrap="nowrap">An: </th>
          <td>Yingjie Gu(yingjie) <a class="moz-txt-link-rfc2396E" href="mailto:guyingjie@huawei.com">&lt;guyingjie@huawei.com&gt;</a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
    Hi, Yingjie:<br>
    <br>
    please see inline.<br>
    <blockquote cite="mid:004901cc3af2$1c1c11c0$54543540$@com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=GB2312">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:宋体;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:华文细黑;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:"\@宋体";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"\@华文细黑";
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";
	color:black;}
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;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML 预设格式 Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.HTMLChar
	{mso-style-name:"HTML 预设格式 Char";
	mso-style-priority:99;
	mso-style-link:"HTML 预设格式";
	font-family:"Courier New";
	color:black;}
span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Hi Jun,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Thank you very much for your comments.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Please find my reply in below.<o:p></o:p></span></p>
        <div>
          <div class="MsoNormal" style="text-align: center;"
            align="center"><span style="color: blue;" lang="EN-US">
              <hr width="100%" align="center" size="2"></span></div>
          <p class="MsoNormal"><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"
              lang="EN-US">Best Regards<br>
              Gu Yingjie<o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-width: 1pt medium medium; border-style:
            solid none none; border-color: rgb(181, 196, 223)
            -moz-use-text-color -moz-use-text-color; padding: 3pt 0cm
            0cm;">
            <p class="MsoNormal" style="text-align: left;" align="left"><b><span
                  style="font-size: 10pt; font-family: 宋体; color:
                  windowtext;">发件人<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> jlei [<a
                  moz-do-not-send="true" class="moz-txt-link-freetext"
                  href="mailto:lei@informatik.uni-goettingen.de">mailto:lei@informatik.uni-goettingen.de</a>]
                <br>
              </span><b><span style="font-size: 10pt; font-family: 宋体;
                  color: windowtext;">发送时间<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> 2011</span><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;">年<span lang="EN-US">7</span>月<span
                  lang="EN-US">5</span>日 乐乐<span lang="EN-US">14:57<br>
                </span><b>收件人<span lang="EN-US">:</span></b><span
                  lang="EN-US"> Yingjie Gu(yingjie)<br>
                </span><b>主题<span lang="EN-US">:</span></b><span
                  lang="EN-US"> Re: [ppsp] New version of Peer
                  protocol,looking forward to your comments.<o:p></o:p></span></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Hi, Yingjie,<br>
            <br>
            thanks for your effort.<br>
            <br>
            please find some comments below.<br>
            <br>
            1. section 4.2.1.3.1 <br>
            <br>
            “FIND message is sent from a peer to remote peer or a
            Tracker. ”<br>
            <br>
            If FIND is sent from a peer to a Tracker, in which senario?
            as the peer protocol is used to carry information to
            faciliate peering and data exchange.<br>
          </span><span style="color: blue;" lang="EN-US">[Gu] I agree
            that my description is confusing. &nbsp;When I design the Tracker
            and peer protocol, I hope they could be &nbsp;consistent, i.e.
            similar encoding and some methods can be shared. FIND and
            FIND_CHUNK are the shared methods. They have similar
            intention: to find the peers that can provide specific
            content. If FIND is sent to Tracker, the requesting peer
            hopes that Tracker can feedback with list of candidate
            peers. If FIND is sent to remote peer, the requesting peer
            hopes that the remote peer can feedback with list of
            candidate peers. You may find that the encoding of FIND in
            both Tracker and Peer protocol is the same, except for the
            &lt;Stats&gt; part, which can also be added to FIND message
            in Peer protocol.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
      </div>
    </blockquote>
    I understand your intention here. However, it might be better to
    keep the focus out of Tracker in this sense as you describe peer
    protocol. If you emphasize the consistence, you could add the
    similarity for "FIND" or "FIND_CHUNK" with tracker protocol. <br>
    <blockquote cite="mid:004901cc3af2$1c1c11c0$54543540$@com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US"><br>
            2. Section 3.2<br>
            <br>
            The example gives a swarming procedure. Does it possible for
            a peer to contact some remote peer directly if the
            connection history is available in its local cache? as it is
            common in most existing p2p applications (e.g. Skype).<br>
          </span><span style="color: blue;" lang="EN-US">[Gu] Yes, it’s
            quite possible. Considering of this case, the first two
            steps in Figure should be optional. </span><span
            lang="EN-US"><br>
          </span></p>
      </div>
    </blockquote>
    Agree.<br>
    <blockquote cite="mid:004901cc3af2$1c1c11c0$54543540$@com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US"><br>
            3. Do you consider using HTTPS after the first stage of
            connection? If you rely on HTTP to communicate at the first
            place, for security reasons it might be better to use HTTPS
            later. What do you think?</span><span style="color: blue;"
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">[Gu] For security, HTTPs is better. However we
            need to consider the additional workload introduced by
            HTTPs. I do not oppose HTTPs, it’s not bad for standards to
            make a perfect protocol, but we should also take the
            implementation into consideration. We need to answer: do
            users care so much about privacy when they use P2P
            streaming? I hope we can hear more voice on this problem. </span></p>
      </div>
    </blockquote>
    <br>
    I agree that HTTPS may introduce additional workload. Besides, using
    HTTPS here is not only for taking care of users' privacy but
    securing the transmitted data and related mechanisms. As we measured
    Joost, it relies on HTTPS to transmit data after authenticating
    users. <br>
    <br>
    thanks<br>
    <br>
    Jun<br>
    <blockquote cite="mid:004901cc3af2$1c1c11c0$54543540$@com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US">Thank

            you again for reviewing and commenting. </span><span
            lang="EN-US"><br>
            <br>
            Best Regards<br>
            <br>
            Jun<br>
            <br>
            <br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Hi all,</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">The authors have updated the peer protocol
            draft. You can find it at </span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><a
              moz-do-not-send="true"
              href="http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02">http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02</a>.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Any
            comments are welcome.</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Let’s

            have some discussion before meeting. </span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Best
            Regards</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Yingjie</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">_______________________________________________<o:p></o:p></span></pre>
        <pre><span lang="EN-US">ppsp mailing list<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><a moz-do-not-send="true" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a><o:p></o:p></span></pre>
        <pre><span lang="EN-US"><a moz-do-not-send="true" href="https://www.ietf.org/mailman/listinfo/ppsp">https://www.ietf.org/mailman/listinfo/ppsp</a><o:p></o:p></span></pre>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt;" lang="EN-US"><br>
            <br>
            <br>
            <o:p></o:p></span></p>
        <pre><span lang="EN-US">-- <o:p></o:p></span></pre>
        <pre><span lang="EN-US">Dr. Jun Lei<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Research Associate<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Address:<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Georg-August-Universitaet Goettingen<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Institut fuer Informatik<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Computer Networks Group<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Goldschmidtstr. 7<o:p></o:p></span></pre>
        <pre><span lang="EN-US">37077 Goettingen <o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Fax: +49 (551) 39-1 44 03<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Tel: +49 (551) 39-1 35 78<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Email: <a moz-do-not-send="true" href="mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goettingen.de</a><o:p></o:p></span></pre>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Jun Lei
Research Associate

Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen 


Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78

Email: <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goettingen.de</a>
</pre>
  </body>
</html>

--------------020206000800080503070101--

From guyingjie@huawei.com  Tue Jul  5 18:26:38 2011
Return-Path: <guyingjie@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A8E621F887C for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:26:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.047
X-Spam-Level: 
X-Spam-Status: No, score=-98.047 tagged_above=-999 required=5 tests=[AWL=-2.744, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NYU0+C-BnLk for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:26:35 -0700 (PDT)
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) by ietfa.amsl.com (Postfix) with ESMTP id 20DF021F8698 for <ppsp@ietf.org>; Tue,  5 Jul 2011 18:26:35 -0700 (PDT)
Received: from huawei.com (szxga05-in [172.24.2.49]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNW00FNS1C7AT@szxga05-in.huawei.com> for ppsp@ietf.org; Wed, 06 Jul 2011 09:26:32 +0800 (CST)
Received: from szxrg02-dlp.huawei.com ([172.24.2.119]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNW00GQS1C7JO@szxga05-in.huawei.com> for ppsp@ietf.org; Wed, 06 Jul 2011 09:26:31 +0800 (CST)
Received: from 172.24.2.119 (EHLO szxeml202-edg.china.huawei.com) ([172.24.2.119])	by szxrg02-dlp.huawei.com (MOS 4.1.9-GA FastPath queued) with ESMTP id ABT74204; Wed, 06 Jul 2011 09:26:31 +0800 (CST)
Received: from SZXEML405-HUB.china.huawei.com (10.82.67.60) by szxeml202-edg.china.huawei.com (172.24.2.42) with Microsoft SMTP Server (TLS) id 14.1.270.1; Wed, 06 Jul 2011 09:26:24 +0800
Received: from g00107907 (10.138.41.104) by szxeml405-hub.china.huawei.com (10.82.67.60) with Microsoft SMTP Server (TLS) id 14.1.270.1; Wed, 06 Jul 2011 09:26:29 +0800
Date: Wed, 06 Jul 2011 09:28:50 +0800
From: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
In-reply-to: <4E131F27.8000702@informatik.uni-goettingen.de>
X-Originating-IP: [10.138.41.104]
To: 'jlei' <lei@informatik.uni-goettingen.de>, ppsp@ietf.org
Message-id: <004d01cc3b7c$0f86ae90$2e940bb0$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_Scvpq8KB3lcKemyXkYGUwg)"
Content-language: zh-cn
Thread-index: Acw7H7hcTWNXnuBPQCifqX7t3p6VNgAWupDw
X-CFilter-Loop: Reflected
References: <4E131F27.8000702@informatik.uni-goettingen.de>
Subject: [ppsp] =?gb2312?b?tPC4tDogIEZ3ZDogUmU6ICBOZXcgdmVyc2lvbiBvZiBQ?= =?gb2312?b?ZWVyIHByb3RvY29sLCBsb29raW5nIGZvcndhcmQgdG8geW91ciBj?= =?gb2312?b?b21tZW50cy4=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 01:26:38 -0000

--Boundary_(ID_Scvpq8KB3lcKemyXkYGUwg)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

Hi Jun,

Do you mean that we use HTTPs for data transferring? According to the =
scope
of peer protocol, the peer protocol provides mechanism for transport
protocol negotiation, but itself doesn=A1=AFt define how to transfer =
data. But I
think we need to designate a mandatory transport protocol. =20

=20

If you mean that HTTPs should be used for Peer connection, e.g. property
exchange and chunk availability exchange,  I think it=A1=AFs reasonable =
to take
it into account.

=20

=20

=20

  _____ =20

Best Regards
Gu Yingjie

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED jlei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C25=C8=D5 =C0=D6=C0=D622:27
=CA=D5=BC=FE=C8=CB: ppsp@ietf.org
=D6=F7=CC=E2: [ppsp] Fwd: Re: New version of Peer protocol, looking =
forward to your
comments.

=20



-------- Original-Nachricht --------=20


Betreff:=20

Re: [ppsp] New version of Peer protocol,looking forward to your =
comments.


Datum:=20

Tue, 05 Jul 2011 16:24:52 +0200


Von:=20

jlei  <mailto:lei@informatik.uni-goettingen.de>
<lei@informatik.uni-goettingen.de>


An:=20

Yingjie Gu(yingjie)  <mailto:guyingjie@huawei.com> =
<guyingjie@huawei.com>



Hi, Yingjie:

please see inline.



Hi Jun,

Thank you very much for your comments.

Please find my reply in below.

  _____ =20

Best Regards
Gu Yingjie

=20

=B7=A2=BC=FE=C8=CB: jlei [mailto:lei@informatik.uni-goettingen.de]=20
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C25=C8=D5 =C0=D6=C0=D614:57
=CA=D5=BC=FE=C8=CB: Yingjie Gu(yingjie)
=D6=F7=CC=E2: Re: [ppsp] New version of Peer protocol,looking forward to =
your
comments.

=20

Hi, Yingjie,

thanks for your effort.

please find some comments below.

1. section 4.2.1.3.1=20

=A1=B0FIND message is sent from a peer to remote peer or a Tracker. =
=A1=B1

If FIND is sent from a peer to a Tracker, in which senario? as the peer
protocol is used to carry information to faciliate peering and data
exchange.
[Gu] I agree that my description is confusing.  When I design the =
Tracker
and peer protocol, I hope they could be  consistent, i.e. similar =
encoding
and some methods can be shared. FIND and FIND_CHUNK are the shared =
methods.
They have similar intention: to find the peers that can provide specific
content. If FIND is sent to Tracker, the requesting peer hopes that =
Tracker
can feedback with list of candidate peers. If FIND is sent to remote =
peer,
the requesting peer hopes that the remote peer can feedback with list of
candidate peers. You may find that the encoding of FIND in both Tracker =
and
Peer protocol is the same, except for the <Stats> part, which can also =
be
added to FIND message in Peer protocol.

=20

I understand your intention here. However, it might be better to keep =
the
focus out of Tracker in this sense as you describe peer protocol. If you
emphasize the consistence, you could add the similarity for "FIND" or
"FIND_CHUNK" with tracker protocol.=20




2. Section 3.2

The example gives a swarming procedure. Does it possible for a peer to
contact some remote peer directly if the connection history is available =
in
its local cache? as it is common in most existing p2p applications (e.g.
Skype).
[Gu] Yes, it=A1=AFs quite possible. Considering of this case, the first =
two
steps in Figure should be optional.=20

Agree.




3. Do you consider using HTTPS after the first stage of connection? If =
you
rely on HTTP to communicate at the first place, for security reasons it
might be better to use HTTPS later. What do you think?

=20

[Gu] For security, HTTPs is better. However we need to consider the
additional workload introduced by HTTPs. I do not oppose HTTPs, =
it=A1=AFs not
bad for standards to make a perfect protocol, but we should also take =
the
implementation into consideration. We need to answer: do users care so =
much
about privacy when they use P2P streaming? I hope we can hear more voice =
on
this problem.=20


I agree that HTTPS may introduce additional workload. Besides, using =
HTTPS
here is not only for taking care of users' privacy but securing the
transmitted data and related mechanisms. As we measured Joost, it relies =
on
HTTPS to transmit data after authenticating users.=20

thanks

Jun



=20

Thank you again for reviewing and commenting.=20

Best Regards

Jun






Hi all,

The authors have updated the peer protocol draft. You can find it at=20

http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02.

Any comments are welcome.

Let=A1=AFs have some discussion before meeting.=20

=20

Best Regards

Yingjie

=20

=20
=20
_______________________________________________
ppsp mailing list
ppsp@ietf.org
https://www.ietf.org/mailman/listinfo/ppsp







--=20
Dr. Jun Lei
Research Associate
=20
Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen=20
=20
=20
Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78
=20
Email: lei@informatik.uni-goettingen.de






--=20
Dr. Jun Lei
Research Associate
=20
Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen=20
=20
=20
Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78
=20
Email: lei@informatik.uni-goettingen.de

--Boundary_(ID_Scvpq8KB3lcKemyXkYGUwg)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:=BB=AA=CE=C4=CF=B8=BA=DA;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"\@=BB=AA=CE=C4=CF=B8=BA=DA";
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";
	color:black;}
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;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
span.HTMLChar
	{mso-style-name:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD";
	font-family:"Courier New";
	color:black;}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle20
	{mso-style-type:personal;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle21
	{mso-style-type:personal-reply;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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 bgcolor=3Dwhite =
lang=3DZH-CN link=3Dblue vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Hi=
 Jun,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Do=
 you mean that we use HTTPs for data transferring? According to the =
scope of peer protocol, the peer protocol provides mechanism for =
transport protocol negotiation, but itself doesn=A1=AFt define how to =
transfer data. But I think we need to designate a mandatory transport =
protocol. &nbsp;<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>If=
 you mean that HTTPs should be used for Peer connection, e.g. property =
exchange and chunk availability exchange, &nbsp;I think it=A1=AFs =
reasonable to take it into account.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US style=3D'color:blue'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Best =
Regards<br>Gu Yingjie<o:p></o:p></span></p></div><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=B7=A2=
=BC=FE=C8=CB<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=B4=FA=
=B1=ED </span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>jlei=
<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=B7=A2=
=CB=CD=CA=B1=BC=E4<span lang=3DEN-US>:</span></span></b><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'> =
2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=C4=EA=
<span lang=3DEN-US>7</span>=D4=C2<span lang=3DEN-US>5</span>=C8=D5 =
=C0=D6=C0=D6<span =
lang=3DEN-US>22:27<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> =
ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> [ppsp] Fwd: Re: New version =
of Peer protocol, looking forward to your =
comments.<o:p></o:p></span></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><br><br>-------- Original-Nachricht -------- =
<o:p></o:p></span></p><table class=3DMsoNormalTable border=3D0 =
cellspacing=3D0 cellpadding=3D0><tr><td nowrap valign=3Dtop =
style=3D'padding:0cm 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dright =
style=3D'text-align:right'><b><span lang=3DEN-US>Betreff: =
</span></b><b><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></b=
></p></td><td style=3D'padding:0cm 0cm 0cm 0cm'><p =
class=3DMsoNormal><span lang=3DEN-US>Re: [ppsp] New version of Peer =
protocol,looking forward to your comments.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></td></tr><tr><td nowrap valign=3Dtop style=3D'padding:0cm 0cm 0cm =
0cm'><p class=3DMsoNormal align=3Dright =
style=3D'text-align:right'><b><span lang=3DEN-US>Datum: =
</span></b><b><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></b=
></p></td><td style=3D'padding:0cm 0cm 0cm 0cm'><p =
class=3DMsoNormal><span lang=3DEN-US>Tue, 05 Jul 2011 16:24:52 =
+0200</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></td></tr><tr><td nowrap valign=3Dtop style=3D'padding:0cm 0cm 0cm =
0cm'><p class=3DMsoNormal align=3Dright =
style=3D'text-align:right'><b><span lang=3DEN-US>Von: =
</span></b><b><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></b=
></p></td><td style=3D'padding:0cm 0cm 0cm 0cm'><p =
class=3DMsoNormal><span lang=3DEN-US>jlei <a =
href=3D"mailto:lei@informatik.uni-goettingen.de">&lt;lei@informatik.uni-g=
oettingen.de&gt;</a></span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></td></tr><tr><td nowrap valign=3Dtop style=3D'padding:0cm 0cm 0cm =
0cm'><p class=3DMsoNormal align=3Dright =
style=3D'text-align:right'><b><span lang=3DEN-US>An: </span></b><b><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></b=
></p></td><td style=3D'padding:0cm 0cm 0cm 0cm'><p =
class=3DMsoNormal><span lang=3DEN-US>Yingjie Gu(yingjie) <a =
href=3D"mailto:guyingjie@huawei.com">&lt;guyingjie@huawei.com&gt;</a></sp=
an><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></td></tr></table><p class=3DMsoNormal><span lang=3DEN-US><br><br>Hi, =
Yingjie:<br><br>please see inline.<br><br><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Hi=
 Jun,</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Th=
ank you very much for your comments.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Pl=
ease find my reply in below.</span><span =
lang=3DEN-US><o:p></o:p></span></p><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center'><span lang=3DEN-US =
style=3D'color:blue'><hr size=3D2 width=3D"100%" =
align=3Dcenter></span></div><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Best =
Regards<br>Gu Yingjie</span><span =
lang=3DEN-US><o:p></o:p></span></p></div><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>&n=
bsp;</span><span lang=3DEN-US><o:p></o:p></span></p><div><div =
style=3D'border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0cm =
0cm 0cm;border-color:-moz-use-text-color -moz-use-text-color'><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=B7=A2=
=BC=FE=C8=CB<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'> =
jlei [<a =
href=3D"mailto:lei@informatik.uni-goettingen.de">mailto:lei@informatik.un=
i-goettingen.de</a>] <br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=B7=A2=
=CB=CD=CA=B1=BC=E4<span lang=3DEN-US>:</span></span></b><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'> =
2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5;color:windowtext'>=C4=EA=
<span lang=3DEN-US>7</span>=D4=C2<span lang=3DEN-US>5</span>=C8=D5 =
=C0=D6=C0=D6<span =
lang=3DEN-US>14:57<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> Yingjie =
Gu(yingjie)<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> Re: [ppsp] New version of =
Peer protocol,looking forward to your comments.</span></span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Hi, Yingjie,<br><br>thanks for your effort.<br><br>please =
find some comments below.<br><br>1. section 4.2.1.3.1 <br><br>=A1=B0FIND =
message is sent from a peer to remote peer or a Tracker. =
=A1=B1<br><br>If FIND is sent from a peer to a Tracker, in which =
senario? as the peer protocol is used to carry information to faciliate =
peering and data exchange.<br></span><span lang=3DEN-US =
style=3D'color:blue'>[Gu] I agree that my description is confusing. =
&nbsp;When I design the Tracker and peer protocol, I hope they could be =
&nbsp;consistent, i.e. similar encoding and some methods can be shared. =
FIND and FIND_CHUNK are the shared methods. They have similar intention: =
to find the peers that can provide specific content. If FIND is sent to =
Tracker, the requesting peer hopes that Tracker can feedback with list =
of candidate peers. If FIND is sent to remote peer, the requesting peer =
hopes that the remote peer can feedback with list of candidate peers. =
You may find that the encoding of FIND in both Tracker and Peer protocol =
is the same, except for the &lt;Stats&gt; part, which can also be added =
to FIND message in Peer protocol.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'color:blue'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>I understand your =
intention here. However, it might be better to keep the focus out of =
Tracker in this sense as you describe peer protocol. If you emphasize =
the consistence, you could add the similarity for &quot;FIND&quot; or =
&quot;FIND_CHUNK&quot; with tracker protocol. =
<br><br><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><br>2. Section 3.2<br><br>The example gives a swarming =
procedure. Does it possible for a peer to contact some remote peer =
directly if the connection history is available in its local cache? as =
it is common in most existing p2p applications (e.g. =
Skype).<br></span><span lang=3DEN-US style=3D'color:blue'>[Gu] Yes, =
it=A1=AFs quite possible. Considering of this case, the first two steps =
in Figure should be optional. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>Agree.<br><br><o:p></=
o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US><br>3. Do you =
consider using HTTPS after the first stage of connection? If you rely on =
HTTP to communicate at the first place, for security reasons it might be =
better to use HTTPS later. What do you think?<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'font-family:"Arial","sans-serif";color:blue'>[Gu] =
For security, HTTPs is better. However we need to consider the =
additional workload introduced by HTTPs. I do not oppose HTTPs, =
it=A1=AFs not bad for standards to make a perfect protocol, but we =
should also take the implementation into consideration. We need to =
answer: do users care so much about privacy when they use P2P streaming? =
I hope we can hear more voice on this problem. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><br>I agree that =
HTTPS may introduce additional workload. Besides, using HTTPS here is =
not only for taking care of users' privacy but securing the transmitted =
data and related mechanisms. As we measured Joost, it relies on HTTPS to =
transmit data after authenticating users. =
<br><br>thanks<br><br>Jun<br><br><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'color:blue'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'color:blue'>Thank you again for reviewing and =
commenting. </span><span lang=3DEN-US><br><br>Best =
Regards<br><br>Jun<br><br><br><br><br><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Hi=
 all,</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Th=
e authors have updated the peer protocol draft. You can find it at =
</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><a =
href=3D"http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02">http:/=
/tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02</a>.<o:p></o:p></span=
></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif"'>Any comments are =
welcome.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif"'>Let=A1=AFs have some =
discussion before meeting. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif"'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'font-family:"Arial","sans-serif"'>Best =
Regards</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif"'>Yingjie</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif"'>&nbsp;</span>=
<span lang=3DEN-US><o:p></o:p></span></p><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>_______________________________________________<o:p></o:p></=
span></pre><pre><span lang=3DEN-US>ppsp mailing =
list<o:p></o:p></span></pre><pre><span lang=3DEN-US><a =
href=3D"mailto:ppsp@ietf.org">ppsp@ietf.org</a><o:p></o:p></span></pre><p=
re><span lang=3DEN-US><a =
href=3D"https://www.ietf.org/mailman/listinfo/ppsp">https://www.ietf.org/=
mailman/listinfo/ppsp</a><o:p></o:p></span></pre><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt'><br><br><br><br></span><span =
lang=3DEN-US><o:p></o:p></span></p><pre><span lang=3DEN-US>-- =
<o:p></o:p></span></pre><pre><span lang=3DEN-US>Dr. Jun =
Lei<o:p></o:p></span></pre><pre><span lang=3DEN-US>Research =
Associate<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Address:<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Georg-August-Universitaet =
Goettingen<o:p></o:p></span></pre><pre><span lang=3DEN-US>Institut fuer =
Informatik<o:p></o:p></span></pre><pre><span lang=3DEN-US>Computer =
Networks Group<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Goldschmidtstr. 7<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>37077 Goettingen <o:p></o:p></span></pre><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span lang=3DEN-US>Fax: =
+49 (551) 39-1 44 03<o:p></o:p></span></pre><pre><span lang=3DEN-US>Tel: =
+49 (551) 39-1 35 78<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>&nbsp;<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Email: <a =
href=3D"mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goett=
ingen.de</a><o:p></o:p></span></pre><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><br><br><br><o:p></o:=
p></span></p><pre><span lang=3DEN-US>-- =
<o:p></o:p></span></pre><pre><span lang=3DEN-US>Dr. Jun =
Lei<o:p></o:p></span></pre><pre><span lang=3DEN-US>Research =
Associate<o:p></o:p></span></pre><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span =
lang=3DEN-US>Address:<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Georg-August-Universitaet =
Goettingen<o:p></o:p></span></pre><pre><span lang=3DEN-US>Institut fuer =
Informatik<o:p></o:p></span></pre><pre><span lang=3DEN-US>Computer =
Networks Group<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>Goldschmidtstr. 7<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>37077 Goettingen <o:p></o:p></span></pre><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span lang=3DEN-US>Fax: =
+49 (551) 39-1 44 03<o:p></o:p></span></pre><pre><span lang=3DEN-US>Tel: =
+49 (551) 39-1 35 78<o:p></o:p></span></pre><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span =
lang=3DEN-US>Email: <a =
href=3D"mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goett=
ingen.de</a><o:p></o:p></span></pre></div></body></html>=

--Boundary_(ID_Scvpq8KB3lcKemyXkYGUwg)--

From lei@informatik.uni-goettingen.de  Tue Jul  5 18:48:40 2011
Return-Path: <lei@informatik.uni-goettingen.de>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F06221F87DB for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:48:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -94.953
X-Spam-Level: 
X-Spam-Status: No, score=-94.953 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HELO_EQ_DE=0.35, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m8Ncmx75u0y2 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:48:39 -0700 (PDT)
Received: from mailer-b4.gwdg.de (mailer-b4.gwdg.de [134.76.10.28]) by ietfa.amsl.com (Postfix) with ESMTP id 635C221F85E8 for <ppsp@ietf.org>; Tue,  5 Jul 2011 18:48:38 -0700 (PDT)
Received: from gwdexc-fe2.exc.top.gwdg.de ([134.76.26.172] helo=vsmtpgwdexc.exc.top.gwdg.de) by mailer.gwdg.de with smtp (Exim 4.72) (envelope-from <lei@informatik.uni-goettingen.de>) id 1QeHED-0007jU-2K; Wed, 06 Jul 2011 03:48:37 +0200
Received: from [192.168.1.100] ([60.184.40.234]) by vsmtpgwdexc.exc.top.gwdg.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 6 Jul 2011 03:48:34 +0200
Message-ID: <4E13BEED.3060609@informatik.uni-goettingen.de>
Date: Wed, 06 Jul 2011 03:48:29 +0200
From: jlei <lei@informatik.uni-goettingen.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
MIME-Version: 1.0
To: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
References: <4E131F27.8000702@informatik.uni-goettingen.de> <004d01cc3b7c$0f86ae90$2e940bb0$@com>
In-Reply-To: <004d01cc3b7c$0f86ae90$2e940bb0$@com>
Content-Type: multipart/alternative; boundary="------------040303040106000903000903"
X-OriginalArrivalTime: 06 Jul 2011 01:48:35.0576 (UTC) FILETIME=[D1A03F80:01CC3B7E]
X-Virus-Scanned: (clean) by exiscan+sophie
Cc: "ppsp@ietf.org" <ppsp@ietf.org>
Subject: Re: [ppsp] =?gb2312?b?tPC4tDogIEZ3ZDogUmU6ICBOZXcgdmVyc2lvbiBvZiBQ?= =?gb2312?b?ZWVyIHByb3RvY29sLCBsb29raW5nIGZvcndhcmQgdG8geW91ciBjb21tZW50?= =?gb2312?b?cy4=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 01:48:40 -0000

This is a multi-part message in MIME format.
--------------040303040106000903000903
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 8bit

Hello, Yingjie:

HTTPs, I mean, is used to exchange information (after the first access
control) to faciliate peer connection.

Yes, it is necessary to define at least one mandatory transport protocol
(in order to guarantee the data transfer).

thanks for your reply!

B.R.

Jun


> Hi Jun,
>
> Do you mean that we use HTTPs for data transferring? According to the
> scope of peer protocol, the peer protocol provides mechanism for
> transport protocol negotiation, but itself doesn’t define how to
> transfer data. But I think we need to designate a mandatory transport
> protocol.
>
> If you mean that HTTPs should be used for Peer connection, e.g.
> property exchange and chunk availability exchange, I think it’s
> reasonable to take it into account.
>
> ------------------------------------------------------------------------
>
> Best Regards
> Gu Yingjie
>
> *发件人:*ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] *代表 *jlei
> *发送时间:*2011年7月5日 乐乐22:27
> *收件人:*ppsp@ietf.org
> *主题:*[ppsp] Fwd: Re: New version of Peer protocol, looking forward
> to your comments.
>
>
>
> -------- Original-Nachricht --------
>
> *Betreff: ***
>
> 	
>
> Re: [ppsp] New version of Peer protocol,looking forward to your comments.
>
> *Datum: ***
>
> 	
>
> Tue, 05 Jul 2011 16:24:52 +0200
>
> *Von: ***
>
> 	
>
> jlei <lei@informatik.uni-goettingen.de>
> <mailto:lei@informatik.uni-goettingen.de>
>
> *An: ***
>
> 	
>
> Yingjie Gu(yingjie) <guyingjie@huawei.com> <mailto:guyingjie@huawei.com>
>
>
>
> Hi, Yingjie:
>
> please see inline.
>
> Hi Jun,
>
> Thank you very much for your comments.
>
> Please find my reply in below.
>
> ------------------------------------------------------------------------
>
> Best Regards
> Gu Yingjie
>
> *发件人:*jlei [mailto:lei@informatik.uni-goettingen.de]
> *发送时间:*2011年7月5日 乐乐14:57
> *收件人:*Yingjie Gu(yingjie)
> *主题:*Re: [ppsp] New version of Peer protocol,looking forward to your
> comments.
>
> Hi, Yingjie,
>
> thanks for your effort.
>
> please find some comments below.
>
> 1. section 4.2.1.3.1
>
> “FIND message is sent from a peer to remote peer or a Tracker. ”
>
> If FIND is sent from a peer to a Tracker, in which senario? as the
> peer protocol is used to carry information to faciliate peering and
> data exchange.
> [Gu] I agree that my description is confusing. When I design the
> Tracker and peer protocol, I hope they could be consistent, i.e.
> similar encoding and some methods can be shared. FIND and FIND_CHUNK
> are the shared methods. They have similar intention: to find the peers
> that can provide specific content. If FIND is sent to Tracker, the
> requesting peer hopes that Tracker can feedback with list of candidate
> peers. If FIND is sent to remote peer, the requesting peer hopes that
> the remote peer can feedback with list of candidate peers. You may
> find that the encoding of FIND in both Tracker and Peer protocol is
> the same, except for the <Stats> part, which can also be added to FIND
> message in Peer protocol.
>
> I understand your intention here. However, it might be better to keep
> the focus out of Tracker in this sense as you describe peer protocol.
> If you emphasize the consistence, you could add the similarity for
> "FIND" or "FIND_CHUNK" with tracker protocol.
>
>
> 2. Section 3.2
>
> The example gives a swarming procedure. Does it possible for a peer to
> contact some remote peer directly if the connection history is
> available in its local cache? as it is common in most existing p2p
> applications (e.g. Skype).
> [Gu] Yes, it’s quite possible. Considering of this case, the first two
> steps in Figure should be optional.
>
> Agree.
>
>
> 3. Do you consider using HTTPS after the first stage of connection? If
> you rely on HTTP to communicate at the first place, for security
> reasons it might be better to use HTTPS later. What do you think?
>
> [Gu] For security, HTTPs is better. However we need to consider the
> additional workload introduced by HTTPs. I do not oppose HTTPs, it’s
> not bad for standards to make a perfect protocol, but we should also
> take the implementation into consideration. We need to answer: do
> users care so much about privacy when they use P2P streaming? I hope
> we can hear more voice on this problem.
>
>
> I agree that HTTPS may introduce additional workload. Besides, using
> HTTPS here is not only for taking care of users' privacy but securing
> the transmitted data and related mechanisms. As we measured Joost, it
> relies on HTTPS to transmit data after authenticating users.
>
> thanks
>
> Jun
>
> Thank you again for reviewing and commenting.
>
> Best Regards
>
> Jun
>
>
>
>
> Hi all,
>
> The authors have updated the peer protocol draft. You can find it at
>
> http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02.
>
> Any comments are welcome.
>
> Let’s have some discussion before meeting.
>
> Best Regards
>
> Yingjie
>
>  
>  
> _______________________________________________
> ppsp mailing list
> ppsp@ietf.org <mailto:ppsp@ietf.org>
> https://www.ietf.org/mailman/listinfo/ppsp
>
>
>
>
>
> -- 
> Dr. Jun Lei
> Research Associate
>  
> Address:
> Georg-August-Universitaet Goettingen
> Institut fuer Informatik
> Computer Networks Group
> Goldschmidtstr. 7
> 37077 Goettingen 
>  
>  
> Fax: +49 (551) 39-1 44 03
> Tel: +49 (551) 39-1 35 78
>  
> Email: lei@informatik.uni-goettingen.de <mailto:lei@informatik.uni-goettingen.de>
>
>
>
>
> -- 
> Dr. Jun Lei
> Research Associate
>  
> Address:
> Georg-August-Universitaet Goettingen
> Institut fuer Informatik
> Computer Networks Group
> Goldschmidtstr. 7
> 37077 Goettingen 
>  
>  
> Fax: +49 (551) 39-1 44 03
> Tel: +49 (551) 39-1 35 78
>  
> Email: lei@informatik.uni-goettingen.de <mailto:lei@informatik.uni-goettingen.de>
>
>
> _______________________________________________
> ppsp mailing list
> ppsp@ietf.org
> https://www.ietf.org/mailman/listinfo/ppsp


-- 
Dr. Jun Lei
Research Associate

Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen 


Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78

Email: lei@informatik.uni-goettingen.de


--------------040303040106000903000903
Content-Type: text/html; charset=GB2312
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello, Yingjie:<br>
    <br>
    HTTPs, I mean, is used to exchange information (after the first
    access control) to faciliate peer connection. <br>
    <br>
    Yes, it is necessary to define at least one mandatory transport
    protocol (in order to guarantee the data transfer).<br>
    <br>
    thanks for your reply!<br>
    <br>
    B.R.<br>
    <br>
    Jun<br>
    <br>
    <br>
    <blockquote cite="mid:004d01cc3b7c$0f86ae90$2e940bb0$@com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=GB2312">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:宋体;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:华文细黑;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:"\@宋体";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"\@华文细黑";
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";
	color:black;}
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;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML 预设格式 Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
span.HTMLChar
	{mso-style-name:"HTML 预设格式 Char";
	mso-style-priority:99;
	mso-style-link:"HTML 预设格式";
	font-family:"Courier New";
	color:black;}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle20
	{mso-style-type:personal;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle21
	{mso-style-type:personal-reply;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Hi Jun,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Do you mean that we use HTTPs for data
            transferring? According to the scope of peer protocol, the
            peer protocol provides mechanism for transport protocol
            negotiation, but itself doesn’t define how to transfer data.
            But I think we need to designate a mandatory transport
            protocol. &nbsp;<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">If you mean that HTTPs should be used for Peer
            connection, e.g. property exchange and chunk availability
            exchange, &nbsp;I think it’s reasonable to take it into account.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div class="MsoNormal" style="text-align: center;"
            align="center"><span style="color: blue;" lang="EN-US">
              <hr width="100%" align="center" size="2"></span></div>
          <p class="MsoNormal"><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"
              lang="EN-US">Best Regards<br>
              Gu Yingjie<o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0cm 0cm;">
            <p class="MsoNormal" style="text-align: left;" align="left"><b><span
                  style="font-size: 10pt; font-family: 宋体; color:
                  windowtext;">发件人<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> <a class="moz-txt-link-abbreviated" href="mailto:ppsp-bounces@ietf.org">ppsp-bounces@ietf.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:ppsp-bounces@ietf.org">mailto:ppsp-bounces@ietf.org</a>] </span><b><span
                  style="font-size: 10pt; font-family: 宋体; color:
                  windowtext;">代表 </span></b><span style="font-size:
                10pt; font-family: 宋体; color: windowtext;" lang="EN-US">jlei<br>
              </span><b><span style="font-size: 10pt; font-family: 宋体;
                  color: windowtext;">发送时间<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> 2011</span><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;">年<span lang="EN-US">7</span>月<span
                  lang="EN-US">5</span>日 乐乐<span lang="EN-US">22:27<br>
                </span><b>收件人<span lang="EN-US">:</span></b><span
                  lang="EN-US"> <a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a><br>
                </span><b>主题<span lang="EN-US">:</span></b><span
                  lang="EN-US"> [ppsp] Fwd: Re: New version of Peer
                  protocol, looking forward to your comments.<o:p></o:p></span></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><br>
            <br>
            -------- Original-Nachricht -------- <o:p></o:p></span></p>
        <table class="MsoNormalTable" border="0" cellpadding="0"
          cellspacing="0">
          <tbody>
            <tr>
              <td style="padding: 0cm;" valign="top" nowrap="nowrap">
                <p class="MsoNormal" style="text-align: right;"
                  align="right"><b><span lang="EN-US">Betreff: </span></b><b><span
                      style="font-size: 12pt; font-family: 宋体;"
                      lang="EN-US"><o:p></o:p></span></b></p>
              </td>
              <td style="padding: 0cm;">
                <p class="MsoNormal"><span lang="EN-US">Re: [ppsp] New
                    version of Peer protocol,looking forward to your
                    comments.</span><span style="font-size: 12pt;
                    font-family: 宋体;" lang="EN-US"><o:p></o:p></span></p>
              </td>
            </tr>
            <tr>
              <td style="padding: 0cm;" valign="top" nowrap="nowrap">
                <p class="MsoNormal" style="text-align: right;"
                  align="right"><b><span lang="EN-US">Datum: </span></b><b><span
                      style="font-size: 12pt; font-family: 宋体;"
                      lang="EN-US"><o:p></o:p></span></b></p>
              </td>
              <td style="padding: 0cm;">
                <p class="MsoNormal"><span lang="EN-US">Tue, 05 Jul 2011
                    16:24:52 +0200</span><span style="font-size: 12pt;
                    font-family: 宋体;" lang="EN-US"><o:p></o:p></span></p>
              </td>
            </tr>
            <tr>
              <td style="padding: 0cm;" valign="top" nowrap="nowrap">
                <p class="MsoNormal" style="text-align: right;"
                  align="right"><b><span lang="EN-US">Von: </span></b><b><span
                      style="font-size: 12pt; font-family: 宋体;"
                      lang="EN-US"><o:p></o:p></span></b></p>
              </td>
              <td style="padding: 0cm;">
                <p class="MsoNormal"><span lang="EN-US">jlei <a
                      moz-do-not-send="true"
                      href="mailto:lei@informatik.uni-goettingen.de">&lt;lei@informatik.uni-goettingen.de&gt;</a></span><span
                    style="font-size: 12pt; font-family: 宋体;"
                    lang="EN-US"><o:p></o:p></span></p>
              </td>
            </tr>
            <tr>
              <td style="padding: 0cm;" valign="top" nowrap="nowrap">
                <p class="MsoNormal" style="text-align: right;"
                  align="right"><b><span lang="EN-US">An: </span></b><b><span
                      style="font-size: 12pt; font-family: 宋体;"
                      lang="EN-US"><o:p></o:p></span></b></p>
              </td>
              <td style="padding: 0cm;">
                <p class="MsoNormal"><span lang="EN-US">Yingjie
                    Gu(yingjie) <a moz-do-not-send="true"
                      href="mailto:guyingjie@huawei.com">&lt;guyingjie@huawei.com&gt;</a></span><span
                    style="font-size: 12pt; font-family: 宋体;"
                    lang="EN-US"><o:p></o:p></span></p>
              </td>
            </tr>
          </tbody>
        </table>
        <p class="MsoNormal"><span lang="EN-US"><br>
            <br>
            Hi, Yingjie:<br>
            <br>
            please see inline.<br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Hi Jun,</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Thank you very much for your comments.</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Please find my reply in below.</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <div>
          <div class="MsoNormal" style="text-align: center;"
            align="center"><span style="color: blue;" lang="EN-US">
              <hr width="100%" align="center" size="2"></span></div>
          <p class="MsoNormal"><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"
              lang="EN-US">Best Regards<br>
              Gu Yingjie</span><span lang="EN-US"><o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">&nbsp;</span><span lang="EN-US"><o:p></o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; padding: 3pt
            0cm 0cm; border-color: -moz-use-text-color;">
            <p class="MsoNormal" style="text-align: left;" align="left"><b><span
                  style="font-size: 10pt; font-family: 宋体; color:
                  windowtext;">发件人<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> jlei [<a
                  moz-do-not-send="true"
                  href="mailto:lei@informatik.uni-goettingen.de">mailto:lei@informatik.uni-goettingen.de</a>]
                <br>
              </span><b><span style="font-size: 10pt; font-family: 宋体;
                  color: windowtext;">发送时间<span lang="EN-US">:</span></span></b><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;" lang="EN-US"> 2011</span><span
                style="font-size: 10pt; font-family: 宋体; color:
                windowtext;">年<span lang="EN-US">7</span>月<span
                  lang="EN-US">5</span>日 乐乐<span lang="EN-US">14:57<br>
                </span><b>收件人<span lang="EN-US">:</span></b><span
                  lang="EN-US"> Yingjie Gu(yingjie)<br>
                </span><b>主题<span lang="EN-US">:</span></b><span
                  lang="EN-US"> Re: [ppsp] New version of Peer
                  protocol,looking forward to your comments.</span></span><span
                lang="EN-US"><o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            lang="EN-US">&nbsp;<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Hi, Yingjie,<br>
            <br>
            thanks for your effort.<br>
            <br>
            please find some comments below.<br>
            <br>
            1. section 4.2.1.3.1 <br>
            <br>
            “FIND message is sent from a peer to remote peer or a
            Tracker. ”<br>
            <br>
            If FIND is sent from a peer to a Tracker, in which senario?
            as the peer protocol is used to carry information to
            faciliate peering and data exchange.<br>
          </span><span style="color: blue;" lang="EN-US">[Gu] I agree
            that my description is confusing. &nbsp;When I design the Tracker
            and peer protocol, I hope they could be &nbsp;consistent, i.e.
            similar encoding and some methods can be shared. FIND and
            FIND_CHUNK are the shared methods. They have similar
            intention: to find the peers that can provide specific
            content. If FIND is sent to Tracker, the requesting peer
            hopes that Tracker can feedback with list of candidate
            peers. If FIND is sent to remote peer, the requesting peer
            hopes that the remote peer can feedback with list of
            candidate peers. You may find that the encoding of FIND in
            both Tracker and Peer protocol is the same, except for the
            &lt;Stats&gt; part, which can also be added to FIND message
            in Peer protocol.</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt; font-family: 宋体;" lang="EN-US">I
            understand your intention here. However, it might be better
            to keep the focus out of Tracker in this sense as you
            describe peer protocol. If you emphasize the consistence,
            you could add the similarity for "FIND" or "FIND_CHUNK" with
            tracker protocol. <br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><br>
            2. Section 3.2<br>
            <br>
            The example gives a swarming procedure. Does it possible for
            a peer to contact some remote peer directly if the
            connection history is available in its local cache? as it is
            common in most existing p2p applications (e.g. Skype).<br>
          </span><span style="color: blue;" lang="EN-US">[Gu] Yes, it’s
            quite possible. Considering of this case, the first two
            steps in Figure should be optional. </span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt; font-family: 宋体;" lang="EN-US">Agree.<br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><br>
            3. Do you consider using HTTPS after the first stage of
            connection? If you rely on HTTP to communicate at the first
            place, for security reasons it might be better to use HTTPS
            later. What do you think?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">&nbsp;</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">[Gu] For security, HTTPs is better. However we
            need to consider the additional workload introduced by
            HTTPs. I do not oppose HTTPs, it’s not bad for standards to
            make a perfect protocol, but we should also take the
            implementation into consideration. We need to answer: do
            users care so much about privacy when they use P2P
            streaming? I hope we can hear more voice on this problem. </span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt; font-family: 宋体;" lang="EN-US"><br>
            I agree that HTTPS may introduce additional workload.
            Besides, using HTTPS here is not only for taking care of
            users' privacy but securing the transmitted data and related
            mechanisms. As we measured Joost, it relies on HTTPS to
            transmit data after authenticating users. <br>
            <br>
            thanks<br>
            <br>
            Jun<br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: blue;" lang="EN-US">Thank
            you again for reviewing and commenting. </span><span
            lang="EN-US"><br>
            <br>
            Best Regards<br>
            <br>
            Jun<br>
            <br>
            <br>
            <br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">Hi all,</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;"
            lang="EN-US">The authors have updated the peer protocol
            draft. You can find it at </span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><a
              moz-do-not-send="true"
              href="http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02">http://tools.ietf.org/html/draft-gu-ppsp-peer-protocol-02</a>.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Any
            comments are welcome.</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Let’s
            have some discussion before meeting. </span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Best
            Regards</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Yingjie</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><span
            lang="EN-US"><o:p></o:p></span></p>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">_______________________________________________<o:p></o:p></span></pre>
        <pre><span lang="EN-US">ppsp mailing list<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><a moz-do-not-send="true" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a><o:p></o:p></span></pre>
        <pre><span lang="EN-US"><a moz-do-not-send="true" href="https://www.ietf.org/mailman/listinfo/ppsp">https://www.ietf.org/mailman/listinfo/ppsp</a><o:p></o:p></span></pre>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt;" lang="EN-US"><br>
            <br>
            <br>
            <br>
          </span><span lang="EN-US"><o:p></o:p></span></p>
        <pre><span lang="EN-US">-- <o:p></o:p></span></pre>
        <pre><span lang="EN-US">Dr. Jun Lei<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Research Associate<o:p></o:p></span></pre>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Address:<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Georg-August-Universitaet Goettingen<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Institut fuer Informatik<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Computer Networks Group<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Goldschmidtstr. 7<o:p></o:p></span></pre>
        <pre><span lang="EN-US">37077 Goettingen <o:p></o:p></span></pre>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Fax: +49 (551) 39-1 44 03<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Tel: +49 (551) 39-1 35 78<o:p></o:p></span></pre>
        <pre><span lang="EN-US">&nbsp;<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Email: <a moz-do-not-send="true" href="mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goettingen.de</a><o:p></o:p></span></pre>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            style="font-size: 12pt; font-family: 宋体;" lang="EN-US"><br>
            <br>
            <br>
            <o:p></o:p></span></p>
        <pre><span lang="EN-US">-- <o:p></o:p></span></pre>
        <pre><span lang="EN-US">Dr. Jun Lei<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Research Associate<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Address:<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Georg-August-Universitaet Goettingen<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Institut fuer Informatik<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Computer Networks Group<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Goldschmidtstr. 7<o:p></o:p></span></pre>
        <pre><span lang="EN-US">37077 Goettingen <o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Fax: +49 (551) 39-1 44 03<o:p></o:p></span></pre>
        <pre><span lang="EN-US">Tel: +49 (551) 39-1 35 78<o:p></o:p></span></pre>
        <pre><span lang="EN-US"><o:p>&nbsp;</o:p></span></pre>
        <pre><span lang="EN-US">Email: <a moz-do-not-send="true" href="mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goettingen.de</a><o:p></o:p></span></pre>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ppsp mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/ppsp">https://www.ietf.org/mailman/listinfo/ppsp</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Jun Lei
Research Associate

Address:
Georg-August-Universitaet Goettingen
Institut fuer Informatik
Computer Networks Group
Goldschmidtstr. 7
37077 Goettingen 


Fax: +49 (551) 39-1 44 03
Tel: +49 (551) 39-1 35 78

Email: <a class="moz-txt-link-abbreviated" href="mailto:lei@informatik.uni-goettingen.de">lei@informatik.uni-goettingen.de</a>
</pre>
  </body>
</html>

--------------040303040106000903000903--

From zhangyunfei@chinamobile.com  Tue Jul  5 18:50:21 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11BE221F87E1 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:50:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -92.477
X-Spam-Level: 
X-Spam-Status: No, score=-92.477 tagged_above=-999 required=5 tests=[AWL=-1.749, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, J_CHICKENPOX_48=0.6, MIME_8BIT_HEADER=0.3, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RELAY_IS_221=2.222,  SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kbRQhrcHBwAI for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 18:50:20 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 40F4821F87DC for <ppsp@ietf.org>; Tue,  5 Jul 2011 18:50:19 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 31E72A555; Wed,  6 Jul 2011 09:50:17 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 1EB62A547; Wed,  6 Jul 2011 09:50:17 +0800 (CST)
Received: from zyf-PC ([10.2.0.102]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011070609501334-3390 ; Wed, 6 Jul 2011 09:50:13 +0800 
Date: Wed, 6 Jul 2011 09:50:09 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>, "'jlei'" <lei@informatik.uni-goettingen.de>, "ppsp@ietf.org" <ppsp@ietf.org>
References: <4E131F27.8000702@informatik.uni-goettingen.de> <004d01cc3b7c$0f86ae90$2e940bb0$@com>
Message-ID: <201107060950094984229@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-06 09:50:13, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-06 09:50:16, Serialize complete at 2011-07-06 09:50:16
Content-Type: multipart/alternative; boundary="=====003_Dragon134086031424_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18242.003
X-TM-AS-Result: No--38.658-7.0-31-10
X-imss-scan-details: No--38.658-7.0-31-10;No--38.658-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] =?gb2312?b?tPC4tDogIEZ3ZDogUmU6ICBOZXcgdmVyc2lvbiBvZiBQ?= =?gb2312?b?ZWVyIHByb3RvY29sLCBsb29raW5nIGZvcndhcmQgdG8geW91ciBj?= =?gb2312?b?b21tZW50cy4=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 01:50:21 -0000

This is a multi-part message in MIME format.

--=====003_Dragon134086031424_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SGkgWWluZ2ppZSBhbmQgSnVuLA0KICAgSSBhbSBub3Qgc3VyZSBIVFRQIGlzIHN1aXRhYmxlIGZv
ciBkYXRhIHRyYW5zZmVyIGluIHN0cmVhbWluZyBzZXJ2aWNlLiBIVFRQIGlzIGJhc2VkIG9uIFRD
UCwgd2hvIGhhcyBiZWVuIHJlcGxhY2VkIGJ5IFVEUCBpbiB0aGUgbGVhZGluZyBQMlAgc3RyZWFt
aW5nIHByb3ZpZGVycyBiZWNhdXNlIG9mIHRoZSBpbmVmZmljaWVuY3kuDQogICBJIGFtIGZpbmUg
dG8gZGVzaWduYXRlIGEgbWFuZGF0b3J5IHRyYW5zcG9ydCBwcm90b2NvbCBpbiBQUFNQKGFsdGhv
dWdoIHRoaXMgd2lsbCBhcmlzZSB0aGUgZGlzY3Vzc2lvbiBvbiByZS1jaGFydGVyaW5nIFBQU1As
IGlmIG1vc3Qgb2YgcGVvcGxlIHRoaW5rIGl0J3MgYSByZWFzb25hYmxlIHN0ZXAsIHdoeSBub3Qg
ZG8gaXQ/KSBpbiBjYXNlIHRoYXQgd2UgaGF2ZSBhIGRldGFpbGVkIGRpc2N1c3Npb24gb24gdGhl
IHRyYW5zZmVyIHByb3RvY29sIHNlbGVjdGlvbi4NCg0KQlINCll1bmZlaQ0KDQoNCg0KDQp6aGFu
Z3l1bmZlaQ0KMjAxMS0wNy0wNg0KDQoNCg0Kt6K8/sjLo7ogWWluZ2ppZSBHdSh5aW5namllKQ0K
t6LLzcqxvOSjuiAyMDExLTA3LTA2IDA5OjI2OjQ4DQrK1bz+yMujuiAnamxlaSc7IHBwc3BAaWV0
Zi5vcmcNCrOty82juiANCtb3zOKjuiBbcHBzcF0gtPC4tDogRndkOiBSZTogTmV3IHZlcnNpb24g
b2YgUGVlciBwcm90b2NvbCwgbG9va2luZyBmb3J3YXJkIHRvIHlvdXIgY29tbWVudHMuDQoNCkhp
IEp1biwNCkRvIHlvdSBtZWFuIHRoYXQgd2UgdXNlIEhUVFBzIGZvciBkYXRhIHRyYW5zZmVycmlu
Zz8gQWNjb3JkaW5nIHRvIHRoZSBzY29wZSBvZiBwZWVyIHByb3RvY29sLCB0aGUgcGVlciBwcm90
b2NvbCBwcm92aWRlcyBtZWNoYW5pc20gZm9yIHRyYW5zcG9ydCBwcm90b2NvbCBuZWdvdGlhdGlv
biwgYnV0IGl0c2VsZiBkb2VzbqGvdCBkZWZpbmUgaG93IHRvIHRyYW5zZmVyIGRhdGEuIEJ1dCBJ
IHRoaW5rIHdlIG5lZWQgdG8gZGVzaWduYXRlIGEgbWFuZGF0b3J5IHRyYW5zcG9ydCBwcm90b2Nv
bC4gIA0KIA0KSWYgeW91IG1lYW4gdGhhdCBIVFRQcyBzaG91bGQgYmUgdXNlZCBmb3IgUGVlciBj
b25uZWN0aW9uLCBlLmcuIHByb3BlcnR5IGV4Y2hhbmdlIGFuZCBjaHVuayBhdmFpbGFiaWxpdHkg
ZXhjaGFuZ2UsICBJIHRoaW5rIGl0oa9zIHJlYXNvbmFibGUgdG8gdGFrZSBpdCBpbnRvIGFjY291
bnQuDQogDQogDQogDQoNCg0KDQpCZXN0IFJlZ2FyZHMNCkd1IFlpbmdqaWUNCiANCreivP7Iyzog
cHBzcC1ib3VuY2VzQGlldGYub3JnIFttYWlsdG86cHBzcC1ib3VuY2VzQGlldGYub3JnXSC0+rHt
IGpsZWkNCreiy83KsbzkOiAyMDExxOo31MI1yNUgwNbA1jIyOjI3DQrK1bz+yMs6IHBwc3BAaWV0
Zi5vcmcNCtb3zOI6IFtwcHNwXSBGd2Q6IFJlOiBOZXcgdmVyc2lvbiBvZiBQZWVyIHByb3RvY29s
LCBsb29raW5nIGZvcndhcmQgdG8geW91ciBjb21tZW50cy4NCiANCg0KDQotLS0tLS0tLSBPcmln
aW5hbC1OYWNocmljaHQgLS0tLS0tLS0gDQpCZXRyZWZmOiBSZTogW3Bwc3BdIE5ldyB2ZXJzaW9u
IG9mIFBlZXIgcHJvdG9jb2wsbG9va2luZyBmb3J3YXJkIHRvIHlvdXIgY29tbWVudHMuDQpEYXR1
bTogVHVlLCAwNSBKdWwgMjAxMSAxNjoyNDo1MiArMDIwMA0KVm9uOiBqbGVpIDxsZWlAaW5mb3Jt
YXRpay51bmktZ29ldHRpbmdlbi5kZT4NCkFuOiBZaW5namllIEd1KHlpbmdqaWUpIDxndXlpbmdq
aWVAaHVhd2VpLmNvbT4NCg0KDQoNCkhpLCBZaW5namllOg0KDQpwbGVhc2Ugc2VlIGlubGluZS4N
Cg0KDQpIaSBKdW4sDQpUaGFuayB5b3UgdmVyeSBtdWNoIGZvciB5b3VyIGNvbW1lbnRzLg0KUGxl
YXNlIGZpbmQgbXkgcmVwbHkgaW4gYmVsb3cuDQoNCg0KDQpCZXN0IFJlZ2FyZHMNCkd1IFlpbmdq
aWUNCiANCreivP7IyzogamxlaSBbbWFpbHRvOmxlaUBpbmZvcm1hdGlrLnVuaS1nb2V0dGluZ2Vu
LmRlXSANCreiy83KsbzkOiAyMDExxOo31MI1yNUgwNbA1jE0OjU3DQrK1bz+yMs6IFlpbmdqaWUg
R3UoeWluZ2ppZSkNCtb3zOI6IFJlOiBbcHBzcF0gTmV3IHZlcnNpb24gb2YgUGVlciBwcm90b2Nv
bCxsb29raW5nIGZvcndhcmQgdG8geW91ciBjb21tZW50cy4NCiANCkhpLCBZaW5namllLA0KDQp0
aGFua3MgZm9yIHlvdXIgZWZmb3J0Lg0KDQpwbGVhc2UgZmluZCBzb21lIGNvbW1lbnRzIGJlbG93
Lg0KDQoxLiBzZWN0aW9uIDQuMi4xLjMuMSANCg0KobBGSU5EIG1lc3NhZ2UgaXMgc2VudCBmcm9t
IGEgcGVlciB0byByZW1vdGUgcGVlciBvciBhIFRyYWNrZXIuIKGxDQoNCklmIEZJTkQgaXMgc2Vu
dCBmcm9tIGEgcGVlciB0byBhIFRyYWNrZXIsIGluIHdoaWNoIHNlbmFyaW8/IGFzIHRoZSBwZWVy
IHByb3RvY29sIGlzIHVzZWQgdG8gY2FycnkgaW5mb3JtYXRpb24gdG8gZmFjaWxpYXRlIHBlZXJp
bmcgYW5kIGRhdGEgZXhjaGFuZ2UuDQpbR3VdIEkgYWdyZWUgdGhhdCBteSBkZXNjcmlwdGlvbiBp
cyBjb25mdXNpbmcuICBXaGVuIEkgZGVzaWduIHRoZSBUcmFja2VyIGFuZCBwZWVyIHByb3RvY29s
LCBJIGhvcGUgdGhleSBjb3VsZCBiZSAgY29uc2lzdGVudCwgaS5lLiBzaW1pbGFyIGVuY29kaW5n
IGFuZCBzb21lIG1ldGhvZHMgY2FuIGJlIHNoYXJlZC4gRklORCBhbmQgRklORF9DSFVOSyBhcmUg
dGhlIHNoYXJlZCBtZXRob2RzLiBUaGV5IGhhdmUgc2ltaWxhciBpbnRlbnRpb246IHRvIGZpbmQg
dGhlIHBlZXJzIHRoYXQgY2FuIHByb3ZpZGUgc3BlY2lmaWMgY29udGVudC4gSWYgRklORCBpcyBz
ZW50IHRvIFRyYWNrZXIsIHRoZSByZXF1ZXN0aW5nIHBlZXIgaG9wZXMgdGhhdCBUcmFja2VyIGNh
biBmZWVkYmFjayB3aXRoIGxpc3Qgb2YgY2FuZGlkYXRlIHBlZXJzLiBJZiBGSU5EIGlzIHNlbnQg
dG8gcmVtb3RlIHBlZXIsIHRoZSByZXF1ZXN0aW5nIHBlZXIgaG9wZXMgdGhhdCB0aGUgcmVtb3Rl
IHBlZXIgY2FuIGZlZWRiYWNrIHdpdGggbGlzdCBvZiBjYW5kaWRhdGUgcGVlcnMuIFlvdSBtYXkg
ZmluZCB0aGF0IHRoZSBlbmNvZGluZyBvZiBGSU5EIGluIGJvdGggVHJhY2tlciBhbmQgUGVlciBw
cm90b2NvbCBpcyB0aGUgc2FtZSwgZXhjZXB0IGZvciB0aGUgPFN0YXRzPiBwYXJ0LCB3aGljaCBj
YW4gYWxzbyBiZSBhZGRlZCB0byBGSU5EIG1lc3NhZ2UgaW4gUGVlciBwcm90b2NvbC4NCiANCkkg
dW5kZXJzdGFuZCB5b3VyIGludGVudGlvbiBoZXJlLiBIb3dldmVyLCBpdCBtaWdodCBiZSBiZXR0
ZXIgdG8ga2VlcCB0aGUgZm9jdXMgb3V0IG9mIFRyYWNrZXIgaW4gdGhpcyBzZW5zZSBhcyB5b3Ug
ZGVzY3JpYmUgcGVlciBwcm90b2NvbC4gSWYgeW91IGVtcGhhc2l6ZSB0aGUgY29uc2lzdGVuY2Us
IHlvdSBjb3VsZCBhZGQgdGhlIHNpbWlsYXJpdHkgZm9yICJGSU5EIiBvciAiRklORF9DSFVOSyIg
d2l0aCB0cmFja2VyIHByb3RvY29sLiANCg0KDQoNCjIuIFNlY3Rpb24gMy4yDQoNClRoZSBleGFt
cGxlIGdpdmVzIGEgc3dhcm1pbmcgcHJvY2VkdXJlLiBEb2VzIGl0IHBvc3NpYmxlIGZvciBhIHBl
ZXIgdG8gY29udGFjdCBzb21lIHJlbW90ZSBwZWVyIGRpcmVjdGx5IGlmIHRoZSBjb25uZWN0aW9u
IGhpc3RvcnkgaXMgYXZhaWxhYmxlIGluIGl0cyBsb2NhbCBjYWNoZT8gYXMgaXQgaXMgY29tbW9u
IGluIG1vc3QgZXhpc3RpbmcgcDJwIGFwcGxpY2F0aW9ucyAoZS5nLiBTa3lwZSkuDQpbR3VdIFll
cywgaXShr3MgcXVpdGUgcG9zc2libGUuIENvbnNpZGVyaW5nIG9mIHRoaXMgY2FzZSwgdGhlIGZp
cnN0IHR3byBzdGVwcyBpbiBGaWd1cmUgc2hvdWxkIGJlIG9wdGlvbmFsLiANCkFncmVlLg0KDQoN
Cg0KMy4gRG8geW91IGNvbnNpZGVyIHVzaW5nIEhUVFBTIGFmdGVyIHRoZSBmaXJzdCBzdGFnZSBv
ZiBjb25uZWN0aW9uPyBJZiB5b3UgcmVseSBvbiBIVFRQIHRvIGNvbW11bmljYXRlIGF0IHRoZSBm
aXJzdCBwbGFjZSwgZm9yIHNlY3VyaXR5IHJlYXNvbnMgaXQgbWlnaHQgYmUgYmV0dGVyIHRvIHVz
ZSBIVFRQUyBsYXRlci4gV2hhdCBkbyB5b3UgdGhpbms/DQogDQpbR3VdIEZvciBzZWN1cml0eSwg
SFRUUHMgaXMgYmV0dGVyLiBIb3dldmVyIHdlIG5lZWQgdG8gY29uc2lkZXIgdGhlIGFkZGl0aW9u
YWwgd29ya2xvYWQgaW50cm9kdWNlZCBieSBIVFRQcy4gSSBkbyBub3Qgb3Bwb3NlIEhUVFBzLCBp
dKGvcyBub3QgYmFkIGZvciBzdGFuZGFyZHMgdG8gbWFrZSBhIHBlcmZlY3QgcHJvdG9jb2wsIGJ1
dCB3ZSBzaG91bGQgYWxzbyB0YWtlIHRoZSBpbXBsZW1lbnRhdGlvbiBpbnRvIGNvbnNpZGVyYXRp
b24uIFdlIG5lZWQgdG8gYW5zd2VyOiBkbyB1c2VycyBjYXJlIHNvIG11Y2ggYWJvdXQgcHJpdmFj
eSB3aGVuIHRoZXkgdXNlIFAyUCBzdHJlYW1pbmc/IEkgaG9wZSB3ZSBjYW4gaGVhciBtb3JlIHZv
aWNlIG9uIHRoaXMgcHJvYmxlbS4gDQoNCkkgYWdyZWUgdGhhdCBIVFRQUyBtYXkgaW50cm9kdWNl
IGFkZGl0aW9uYWwgd29ya2xvYWQuIEJlc2lkZXMsIHVzaW5nIEhUVFBTIGhlcmUgaXMgbm90IG9u
bHkgZm9yIHRha2luZyBjYXJlIG9mIHVzZXJzJyBwcml2YWN5IGJ1dCBzZWN1cmluZyB0aGUgdHJh
bnNtaXR0ZWQgZGF0YSBhbmQgcmVsYXRlZCBtZWNoYW5pc21zLiBBcyB3ZSBtZWFzdXJlZCBKb29z
dCwgaXQgcmVsaWVzIG9uIEhUVFBTIHRvIHRyYW5zbWl0IGRhdGEgYWZ0ZXIgYXV0aGVudGljYXRp
bmcgdXNlcnMuIA0KDQp0aGFua3MNCg0KSnVuDQoNCg0KIA0KVGhhbmsgeW91IGFnYWluIGZvciBy
ZXZpZXdpbmcgYW5kIGNvbW1lbnRpbmcuIA0KDQpCZXN0IFJlZ2FyZHMNCg0KSnVuDQoNCg0KDQoN
Cg0KSGkgYWxsLA0KVGhlIGF1dGhvcnMgaGF2ZSB1cGRhdGVkIHRoZSBwZWVyIHByb3RvY29sIGRy
YWZ0LiBZb3UgY2FuIGZpbmQgaXQgYXQgDQpodHRwOi8vdG9vbHMuaWV0Zi5vcmcvaHRtbC9kcmFm
dC1ndS1wcHNwLXBlZXItcHJvdG9jb2wtMDIuDQpBbnkgY29tbWVudHMgYXJlIHdlbGNvbWUuDQpM
ZXShr3MgaGF2ZSBzb21lIGRpc2N1c3Npb24gYmVmb3JlIG1lZXRpbmcuIA0KIA0KQmVzdCBSZWdh
cmRzDQpZaW5namllDQogDQogDQogDQpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXw0KcHBzcCBtYWlsaW5nIGxpc3QNCnBwc3BAaWV0Zi5vcmcNCmh0dHBzOi8v
d3d3LmlldGYub3JnL21haWxtYW4vbGlzdGluZm8vcHBzcA0KDQoNCg0KDQoNCi0tIA0KRHIuIEp1
biBMZWkNClJlc2VhcmNoIEFzc29jaWF0ZQ0KIA0KQWRkcmVzczoNCkdlb3JnLUF1Z3VzdC1Vbml2
ZXJzaXRhZXQgR29ldHRpbmdlbg0KSW5zdGl0dXQgZnVlciBJbmZvcm1hdGlrDQpDb21wdXRlciBO
ZXR3b3JrcyBHcm91cA0KR29sZHNjaG1pZHRzdHIuIDcNCjM3MDc3IEdvZXR0aW5nZW4gDQogDQog
DQpGYXg6ICs0OSAoNTUxKSAzOS0xIDQ0IDAzDQpUZWw6ICs0OSAoNTUxKSAzOS0xIDM1IDc4DQog
DQpFbWFpbDogbGVpQGluZm9ybWF0aWsudW5pLWdvZXR0aW5nZW4uZGUNCg0KDQoNCg0KLS0gDQpE
ci4gSnVuIExlaQ0KUmVzZWFyY2ggQXNzb2NpYXRlDQogDQpBZGRyZXNzOg0KR2VvcmctQXVndXN0
LVVuaXZlcnNpdGFldCBHb2V0dGluZ2VuDQpJbnN0aXR1dCBmdWVyIEluZm9ybWF0aWsNCkNvbXB1
dGVyIE5ldHdvcmtzIEdyb3VwDQpHb2xkc2NobWlkdHN0ci4gNw0KMzcwNzcgR29ldHRpbmdlbiAN
CiANCiANCkZheDogKzQ5ICg1NTEpIDM5LTEgNDQgMDMNClRlbDogKzQ5ICg1NTEpIDM5LTEgMzUg
NzgNCiANCkVtYWlsOiBsZWlAaW5mb3JtYXRpay51bmktZ29ldHRpbmdlbi5kZQ0K

--=====003_Dragon134086031424_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MIHhtbG5zOm8+PEhFQUQ+DQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNo
YXJzZXQ9Z2IyMzEyIiBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZT4NCjxNRVRBIG5hbWU9R0VORVJB
VE9SIGNvbnRlbnQ9Ik1TSFRNTCA5LjAwLjgxMTIuMTY0MzAiPg0KPFNUWUxFPg0KPCEtLQ0KIC8q
IEZvbnQgRGVmaW5pdGlvbnMgKi8NCiBAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OsvOzOU7DQoJ
cGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5
OlZlcmRhbmE7DQoJcGFub3NlLTE6MiAxMSA2IDQgMyA1IDQgNCAyIDQ7fQ0KQGZvbnQtZmFjZQ0K
CXtmb250LWZhbWlseToiXEDLzszlIjsNCglwYW5vc2UtMToyIDEgNiAwIDMgMSAxIDEgMSAxO30N
CiAvKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KIHAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRp
di5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJdGV4
dC1hbGlnbjpqdXN0aWZ5Ow0KCXRleHQtanVzdGlmeTppbnRlci1pZGVvZ3JhcGg7DQoJZm9udC1z
aXplOjEwLjVwdDsNCglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQphOmxpbmssIHNw
YW4uTXNvSHlwZXJsaW5rDQoJe2NvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGlu
ZTt9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6cHVycGxl
Ow0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0Kc3Bhbi5FbWFpbFN0eWxlMTcNCgl7bXNv
LXN0eWxlLXR5cGU6cGVyc29uYWwtY29tcG9zZTsNCglmb250LWZhbWlseTpWZXJkYW5hOw0KCWNv
bG9yOndpbmRvd3RleHQ7DQoJZm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFs
Ow0KCXRleHQtZGVjb3JhdGlvbjpub25lIG5vbmU7fQ0KIC8qIFBhZ2UgRGVmaW5pdGlvbnMgKi8N
CiBAcGFnZSBTZWN0aW9uMQ0KCXtzaXplOjU5NS4zcHQgODQxLjlwdDsNCgltYXJnaW46NzIuMHB0
IDkwLjBwdCA3Mi4wcHQgOTAuMHB0Ow0KCWxheW91dC1ncmlkOjE1LjZwdDt9DQpkaXYuU2VjdGlv
bjENCgl7cGFnZTpTZWN0aW9uMTt9DQotLT4NCjwvU1RZTEU+DQo8L0hFQUQ+DQo8Qk9EWT4NCjxE
SVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPkhpIFlpbmdqaWUgYW5k
IEp1biw8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9
VmVyZGFuYT4mbmJzcDsmbmJzcDsgSSBhbSBub3Qgc3VyZSBIVFRQIGlzIA0Kc3VpdGFibGUgZm9y
IGRhdGEgdHJhbnNmZXIgaW4gc3RyZWFtaW5nIHNlcnZpY2UuIEhUVFAgaXMgYmFzZWQgb24gVENQ
LCB3aG8gaGFzIA0KYmVlbiZuYnNwO3JlcGxhY2VkIGJ5IFVEUCBpbiB0aGUgbGVhZGluZyBQMlAg
c3RyZWFtaW5nIHByb3ZpZGVycyBiZWNhdXNlIG9mIHRoZSANCmluZWZmaWNpZW5jeS48L0ZPTlQ+
PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9
Mj4mbmJzcDsmbmJzcDsgSSBhbSBmaW5lIHRvIA0KPEZPTlQgZmFjZT1BcmlhbD5kZXNpZ25hdGUg
YSBtYW5kYXRvcnkgdHJhbnNwb3J0IHByb3RvY29sIGluIFBQU1AoYWx0aG91Z2ggdGhpcyANCndp
bGwgYXJpc2UgdGhlIGRpc2N1c3Npb24gb24gcmUtY2hhcnRlcmluZyBQUFNQLCBpZiBtb3N0IG9m
IHBlb3BsZSB0aGluayBpdCdzIGEgDQpyZWFzb25hYmxlIHN0ZXAsIHdoeSBub3QgZG8gaXQ/KSBp
biBjYXNlIHRoYXQmbmJzcDt3ZSBoYXZlIGEgZGV0YWlsZWQgZGlzY3Vzc2lvbiANCm9uIHRoZSB0
cmFuc2ZlciBwcm90b2NvbCBzZWxlY3Rpb24uPC9GT05UPjwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8
RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9QXJpYWw+PC9GT05UPiZuYnNwOzwv
RElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPUFyaWFsPkJSPC9GT05U
PjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPUFyaWFsPll1bmZl
aTwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yIGZhY2U9VmVyZGFuYT48L0ZPTlQ+Jm5i
c3A7PC9ESVY+DQo8RElWIGFsaWduPWxlZnQ+DQo8RElWIGFsaWduPWxlZnQ+PEZPTlQgc2l6ZT0y
IGZhY2U9VmVyZGFuYT4NCjxIUiBzdHlsZT0iV0lEVEg6IDEyMnB4OyBIRUlHSFQ6IDJweCIgU0la
RT0yPg0KPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jYzBjMGMwPjxGT05UIHNpemU9
MiBmYWNlPVZlcmRhbmE+emhhbmd5dW5mZWk8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9
MiBmYWNlPVZlcmRhbmE+MjAxMS0wNy0wNjwvRk9OVD48L0ZPTlQ+PC9ESVY+PC9ESVY+DQo8RElW
PjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8SFI+DQo8L0ZPTlQ+PC9ESVY+DQo8RElWPjxG
T05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz63orz+yMujujwvU1RST05HPiBZ
aW5namllIA0KR3UoeWluZ2ppZSk8L0ZPTlQ+PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNl
PVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6LLzcqxvOSjujwvU1RST05HPiANCjIwMTEt
MDctMDYmbmJzcDswOToyNjo0ODwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9
VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz7K1bz+yMujujwvU1RST05HPiAnamxlaSc7IA0K
cHBzcEBpZXRmLm9yZzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9VmVyZGFu
YT48Rk9OVCBzaXplPTI+PFNUUk9ORz6zrcvNo7o8L1NUUk9ORz4gPC9GT05UPjwvRk9OVD48L0RJ
Vj4NCjxESVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPtb3zOKjujwv
U1RST05HPiBbcHBzcF0gtPC4tDogRndkOiBSZTogDQpOZXcgdmVyc2lvbiBvZiBQZWVyIHByb3Rv
Y29sLCBsb29raW5nIGZvcndhcmQgdG8geW91ciANCmNvbW1lbnRzLjwvRk9OVD48L0ZPTlQ+PC9E
SVY+DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElWPg0K
PERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPERJViBjbGFzcz1Xb3JkU2VjdGlvbjE+
DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdBcmlhbCcs
J3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+
SGkgSnVuLDxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiAN
CnN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVlOyBG
T05ULVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz5EbyB5b3UgbWVhbiB0aGF0IHdlIHVzZSBIVFRQ
cyBmb3IgZGF0YSB0cmFuc2ZlcnJpbmc/IEFjY29yZGluZyB0byB0aGUgDQpzY29wZSBvZiBwZWVy
IHByb3RvY29sLCB0aGUgcGVlciBwcm90b2NvbCBwcm92aWRlcyBtZWNoYW5pc20gZm9yIHRyYW5z
cG9ydCANCnByb3RvY29sIG5lZ290aWF0aW9uLCBidXQgaXRzZWxmIGRvZXNuoa90IGRlZmluZSBo
b3cgdG8gdHJhbnNmZXIgZGF0YS4gQnV0IEkgDQp0aGluayB3ZSBuZWVkIHRvIGRlc2lnbmF0ZSBh
IG1hbmRhdG9yeSB0cmFuc3BvcnQgcHJvdG9jb2wuIA0KJm5ic3A7PG86cD48L286cD48L1NQQU4+
PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQXJp
YWwnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZPTlQtU0laRTogMTJwdCIgDQpsYW5nPUVO
LVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BB
TiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVl
OyBGT05ULVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz5JZiB5b3UgbWVhbiB0aGF0IEhUVFBzIHNo
b3VsZCBiZSB1c2VkIGZvciBQZWVyIGNvbm5lY3Rpb24sIGUuZy4gDQpwcm9wZXJ0eSBleGNoYW5n
ZSBhbmQgY2h1bmsgYXZhaWxhYmlsaXR5IGV4Y2hhbmdlLCAmbmJzcDtJIHRoaW5rIGl0oa9zIHJl
YXNvbmFibGUgDQp0byB0YWtlIGl0IGludG8gYWNjb3VudC48bzpwPjwvbzpwPjwvU1BBTj48L1A+
DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdBcmlhbCcs
J3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+
PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0K
c3R5bGU9IkZPTlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZP
TlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4N
CjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywn
c2Fucy1zZXJpZic7IENPTE9SOiBibHVlOyBGT05ULVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz48
bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8RElWPg0KPERJViBzdHlsZT0iVEVYVC1BTElH
TjogY2VudGVyIiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249Y2VudGVyPjxTUEFOIA0Kc3R5bGU9IkNP
TE9SOiBibHVlIiBsYW5nPUVOLVVTPg0KPEhSIGFsaWduPWNlbnRlciBTSVpFPTIgd2lkdGg9IjEw
MCUiPg0KPC9TUEFOPjwvRElWPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVO
LVVTPkJlc3QgDQpSZWdhcmRzPEJSPkd1IFlpbmdqaWU8bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9E
SVY+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdBcmlh
bCcsJ3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4t
VVM+PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPERJVj4NCjxESVYgDQpzdHlsZT0iQk9S
REVSLUJPVFRPTTogbWVkaXVtIG5vbmU7IEJPUkRFUi1MRUZUOiBtZWRpdW0gbm9uZTsgUEFERElO
Ry1CT1RUT006IDBjbTsgUEFERElORy1MRUZUOiAwY207IFBBRERJTkctUklHSFQ6IDBjbTsgQk9S
REVSLVRPUDogI2I1YzRkZiAxcHQgc29saWQ7IEJPUkRFUi1SSUdIVDogbWVkaXVtIG5vbmU7IFBB
RERJTkctVE9QOiAzcHQiPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05v
cm1hbCBhbGlnbj1sZWZ0PjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBDT0xP
Ujogd2luZG93dGV4dDsgRk9OVC1TSVpFOiAxMHB0Ij63orz+yMs8U1BBTiANCmxhbmc9RU4tVVM+
OjwvU1BBTj48L1NQQU4+PC9CPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBDT0xP
Ujogd2luZG93dGV4dDsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVOLVVTPiANCnBwc3AtYm91bmNl
c0BpZXRmLm9yZyBbbWFpbHRvOnBwc3AtYm91bmNlc0BpZXRmLm9yZ10gPC9TUEFOPjxCPjxTUEFO
IA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBDT0xPUjogd2luZG93dGV4dDsgRk9OVC1TSVpF
OiAxMHB0Ij60+rHtIDwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7
IENPTE9SOiB3aW5kb3d0ZXh0OyBGT05ULVNJWkU6IDEwcHQiIA0KbGFuZz1FTi1VUz5qbGVpPEJS
PjwvU1BBTj48Qj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgQ09MT1I6IHdpbmRv
d3RleHQ7IEZPTlQtU0laRTogMTBwdCI+t6LLzcqxvOQ8U1BBTiANCmxhbmc9RU4tVVM+OjwvU1BB
Tj48L1NQQU4+PC9CPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBDT0xPUjogd2lu
ZG93dGV4dDsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVOLVVTPiANCjIwMTE8L1NQQU4+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IENPTE9SOiB3aW5kb3d0ZXh0OyBGT05ULVNJWkU6
IDEwcHQiPsTqPFNQQU4gDQpsYW5nPUVOLVVTPjc8L1NQQU4+1MI8U1BBTiBsYW5nPUVOLVVTPjU8
L1NQQU4+yNUgwNbA1jxTUEFOIA0KbGFuZz1FTi1VUz4yMjoyNzxCUj48L1NQQU4+PEI+ytW8/sjL
PFNQQU4gbGFuZz1FTi1VUz46PC9TUEFOPjwvQj48U1BBTiBsYW5nPUVOLVVTPiANCnBwc3BAaWV0
Zi5vcmc8QlI+PC9TUEFOPjxCPtb3zOI8U1BBTiBsYW5nPUVOLVVTPjo8L1NQQU4+PC9CPjxTUEFO
IGxhbmc9RU4tVVM+IA0KW3Bwc3BdIEZ3ZDogUmU6IE5ldyB2ZXJzaW9uIG9mIFBlZXIgcHJvdG9j
b2wsIGxvb2tpbmcgZm9yd2FyZCB0byB5b3VyIA0KY29tbWVudHMuPG86cD48L286cD48L1NQQU4+
PC9TUEFOPjwvUD48L0RJVj48L0RJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFz
cz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCmxhbmc9RU4tVVM+PG86cD4mbmJzcDs8L286
cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIGxhbmc9RU4tVVM+PEJSPjxC
Uj4tLS0tLS0tLSBPcmlnaW5hbC1OYWNocmljaHQgLS0tLS0tLS0gDQo8bzpwPjwvbzpwPjwvU1BB
Tj48L1A+DQo8VEFCTEUgY2xhc3M9TXNvTm9ybWFsVGFibGUgYm9yZGVyPTAgY2VsbFNwYWNpbmc9
MCBjZWxsUGFkZGluZz0wPg0KICA8VEJPRFk+DQogIDxUUj4NCiAgICA8VEQgDQogICAgc3R5bGU9
IlBBRERJTkctQk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNtOyBQQURESU5HLVJJR0hUOiAw
Y207IFBBRERJTkctVE9QOiAwY20iIA0KICAgIHZBbGlnbj10b3Agbm9XcmFwPg0KICAgICAgPFAg
c3R5bGU9IlRFWFQtQUxJR046IHJpZ2h0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249cmlnaHQ+PEI+
PFNQQU4gDQogICAgICBsYW5nPUVOLVVTPkJldHJlZmY6IDwvU1BBTj48L0I+PEI+PFNQQU4gDQog
ICAgICBzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgDQogICAgICBs
YW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvQj48L1A+PC9URD4NCiAgICA8VEQgDQogICAg
c3R5bGU9IlBBRERJTkctQk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNtOyBQQURESU5HLVJJ
R0hUOiAwY207IFBBRERJTkctVE9QOiAwY20iPg0KICAgICAgPFAgY2xhc3M9TXNvTm9ybWFsPjxT
UEFOIGxhbmc9RU4tVVM+UmU6IFtwcHNwXSBOZXcgdmVyc2lvbiBvZiBQZWVyIA0KICAgICAgcHJv
dG9jb2wsbG9va2luZyBmb3J3YXJkIHRvIHlvdXIgY29tbWVudHMuPC9TUEFOPjxTUEFOIA0KICAg
ICAgc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEycHQiIA0KICAgIGxhbmc9
RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPjwvVEQ+PC9UUj4NCiAgPFRSPg0KICAgIDxURCAN
CiAgICBzdHlsZT0iUEFERElORy1CT1RUT006IDBjbTsgUEFERElORy1MRUZUOiAwY207IFBBRERJ
TkctUklHSFQ6IDBjbTsgUEFERElORy1UT1A6IDBjbSIgDQogICAgdkFsaWduPXRvcCBub1dyYXA+
DQogICAgICA8UCBzdHlsZT0iVEVYVC1BTElHTjogcmlnaHQiIGNsYXNzPU1zb05vcm1hbCBhbGln
bj1yaWdodD48Qj48U1BBTiANCiAgICAgIGxhbmc9RU4tVVM+RGF0dW06IDwvU1BBTj48L0I+PEI+
PFNQQU4gDQogICAgICBzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIg
DQogICAgICBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvQj48L1A+PC9URD4NCiAgICA8
VEQgDQogICAgc3R5bGU9IlBBRERJTkctQk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNtOyBQ
QURESU5HLVJJR0hUOiAwY207IFBBRERJTkctVE9QOiAwY20iPg0KICAgICAgPFAgY2xhc3M9TXNv
Tm9ybWFsPjxTUEFOIGxhbmc9RU4tVVM+VHVlLCAwNSBKdWwgMjAxMSAxNjoyNDo1MiANCiAgICAg
ICswMjAwPC9TUEFOPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAx
MnB0IiANCiAgICAgIGxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPjwvVEQ+PC9UUj4N
CiAgPFRSPg0KICAgIDxURCANCiAgICBzdHlsZT0iUEFERElORy1CT1RUT006IDBjbTsgUEFERElO
Ry1MRUZUOiAwY207IFBBRERJTkctUklHSFQ6IDBjbTsgUEFERElORy1UT1A6IDBjbSIgDQogICAg
dkFsaWduPXRvcCBub1dyYXA+DQogICAgICA8UCBzdHlsZT0iVEVYVC1BTElHTjogcmlnaHQiIGNs
YXNzPU1zb05vcm1hbCBhbGlnbj1yaWdodD48Qj48U1BBTiANCiAgICAgIGxhbmc9RU4tVVM+Vm9u
OiA8L1NQQU4+PC9CPjxCPjxTUEFOIA0KICAgICAgc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBG
T05ULVNJWkU6IDEycHQiIA0KICAgICAgbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L0I+
PC9QPjwvVEQ+DQogICAgPFREIA0KICAgIHN0eWxlPSJQQURESU5HLUJPVFRPTTogMGNtOyBQQURE
SU5HLUxFRlQ6IDBjbTsgUEFERElORy1SSUdIVDogMGNtOyBQQURESU5HLVRPUDogMGNtIj4NCiAg
ICAgIDxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiBsYW5nPUVOLVVTPmpsZWkgPEEgDQogICAgICBo
cmVmPSJtYWlsdG86bGVpQGluZm9ybWF0aWsudW5pLWdvZXR0aW5nZW4uZGUiPiZsdDtsZWlAaW5m
b3JtYXRpay51bmktZ29ldHRpbmdlbi5kZSZndDs8L0E+PC9TUEFOPjxTUEFOIA0KICAgICAgc3R5
bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEycHQiIA0KICAgIGxhbmc9RU4tVVM+
PG86cD48L286cD48L1NQQU4+PC9QPjwvVEQ+PC9UUj4NCiAgPFRSPg0KICAgIDxURCANCiAgICBz
dHlsZT0iUEFERElORy1CT1RUT006IDBjbTsgUEFERElORy1MRUZUOiAwY207IFBBRERJTkctUklH
SFQ6IDBjbTsgUEFERElORy1UT1A6IDBjbSIgDQogICAgdkFsaWduPXRvcCBub1dyYXA+DQogICAg
ICA8UCBzdHlsZT0iVEVYVC1BTElHTjogcmlnaHQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1yaWdo
dD48Qj48U1BBTiANCiAgICAgIGxhbmc9RU4tVVM+QW46IDwvU1BBTj48L0I+PEI+PFNQQU4gDQog
ICAgICBzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgDQogICAgICBs
YW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvQj48L1A+PC9URD4NCiAgICA8VEQgDQogICAg
c3R5bGU9IlBBRERJTkctQk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNtOyBQQURESU5HLVJJ
R0hUOiAwY207IFBBRERJTkctVE9QOiAwY20iPg0KICAgICAgPFAgY2xhc3M9TXNvTm9ybWFsPjxT
UEFOIGxhbmc9RU4tVVM+WWluZ2ppZSBHdSh5aW5namllKSA8QSANCiAgICAgIGhyZWY9Im1haWx0
bzpndXlpbmdqaWVAaHVhd2VpLmNvbSI+Jmx0O2d1eWluZ2ppZUBodWF3ZWkuY29tJmd0OzwvQT48
L1NQQU4+PFNQQU4gDQogICAgICBzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTog
MTJwdCIgDQogICAgbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9URD48L1RSPjwv
VEJPRFk+PC9UQUJMRT4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiBsYW5nPUVOLVVTPjxCUj48
QlI+SGksIFlpbmdqaWU6PEJSPjxCUj5wbGVhc2Ugc2VlIA0KaW5saW5lLjxCUj48QlI+PG86cD48
L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQt
RkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZPTlQtU0laRTogMTJw
dCIgDQpsYW5nPUVOLVVTPkhpIEp1biw8L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpw
PjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1J
TFk6ICdBcmlhbCcsJ3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMnB0IiAN
Cmxhbmc9RU4tVVM+VGhhbmsgeW91IHZlcnkgbXVjaCBmb3IgeW91ciBjb21tZW50cy48L1NQQU4+
PFNQQU4gDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05v
cm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZic7IENP
TE9SOiBibHVlOyBGT05ULVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz5QbGVhc2UgZmluZCBteSBy
ZXBseSBpbiBiZWxvdy48L1NQQU4+PFNQQU4gDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFO
PjwvUD4NCjxESVY+DQo8RElWIHN0eWxlPSJURVhULUFMSUdOOiBjZW50ZXIiIGNsYXNzPU1zb05v
cm1hbCBhbGlnbj1jZW50ZXI+PFNQQU4gDQpzdHlsZT0iQ09MT1I6IGJsdWUiIGxhbmc9RU4tVVM+
DQo8SFIgYWxpZ249Y2VudGVyIFNJWkU9MiB3aWR0aD0iMTAwJSI+DQo8L1NQQU4+PC9ESVY+DQo8
UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdBcmlhbCcsJ3Nh
bnMtc2VyaWYnOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+QmVzdCANClJlZ2FyZHM8QlI+
R3UgWWluZ2ppZTwvU1BBTj48U1BBTiBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD48
L0RJVj4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0Fy
aWFsJywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVlOyBGT05ULVNJWkU6IDEycHQiIA0KbGFuZz1F
Ti1VUz4mbmJzcDs8L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+
DQo8RElWPg0KPERJViANCnN0eWxlPSJCT1JERVItQk9UVE9NOiBtZWRpdW0gbm9uZTsgQk9SREVS
LUxFRlQ6IG1lZGl1bSBub25lOyBQQURESU5HLUJPVFRPTTogMGNtOyBQQURESU5HLUxFRlQ6IDBj
bTsgUEFERElORy1SSUdIVDogMGNtOyBCT1JERVItVE9QOiB3aW5kb3d0ZXh0IDFwdCBzb2xpZDsg
Qk9SREVSLVJJR0hUOiBtZWRpdW0gbm9uZTsgUEFERElORy1UT1A6IDNwdCI+DQo8UCBzdHlsZT0i
VEVYVC1BTElHTjogbGVmdCIgY2xhc3M9TXNvTm9ybWFsIGFsaWduPWxlZnQ+PEI+PFNQQU4gDQpz
dHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IENPTE9SOiB3aW5kb3d0ZXh0OyBGT05ULVNJWkU6IDEw
cHQiPreivP7IyzxTUEFOIA0KbGFuZz1FTi1VUz46PC9TUEFOPjwvU1BBTj48L0I+PFNQQU4gDQpz
dHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IENPTE9SOiB3aW5kb3d0ZXh0OyBGT05ULVNJWkU6IDEw
cHQiIGxhbmc9RU4tVVM+IGpsZWkgWzxBIA0KaHJlZj0ibWFpbHRvOmxlaUBpbmZvcm1hdGlrLnVu
aS1nb2V0dGluZ2VuLmRlIj5tYWlsdG86bGVpQGluZm9ybWF0aWsudW5pLWdvZXR0aW5nZW4uZGU8
L0E+XSANCjxCUj48L1NQQU4+PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IENP
TE9SOiB3aW5kb3d0ZXh0OyBGT05ULVNJWkU6IDEwcHQiPreiy83KsbzkPFNQQU4gDQpsYW5nPUVO
LVVTPjo8L1NQQU4+PC9TUEFOPjwvQj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5Tsg
Q09MT1I6IHdpbmRvd3RleHQ7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4gDQoyMDExPC9T
UEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBDT0xPUjogd2luZG93dGV4dDsg
Rk9OVC1TSVpFOiAxMHB0Ij7E6jxTUEFOIA0KbGFuZz1FTi1VUz43PC9TUEFOPtTCPFNQQU4gbGFu
Zz1FTi1VUz41PC9TUEFOPsjVIMDWwNY8U1BBTiANCmxhbmc9RU4tVVM+MTQ6NTc8QlI+PC9TUEFO
PjxCPsrVvP7IyzxTUEFOIGxhbmc9RU4tVVM+OjwvU1BBTj48L0I+PFNQQU4gbGFuZz1FTi1VUz4g
DQpZaW5namllIEd1KHlpbmdqaWUpPEJSPjwvU1BBTj48Qj7W98ziPFNQQU4gbGFuZz1FTi1VUz46
PC9TUEFOPjwvQj48U1BBTiANCmxhbmc9RU4tVVM+IFJlOiBbcHBzcF0gTmV3IHZlcnNpb24gb2Yg
UGVlciBwcm90b2NvbCxsb29raW5nIGZvcndhcmQgdG8geW91ciANCmNvbW1lbnRzLjwvU1BBTj48
L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9ESVY+PC9ESVY+
DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9TXNvTm9ybWFsIGFsaWduPWxlZnQ+
PFNQQU4gDQpsYW5nPUVOLVVTPiZuYnNwOzxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNz
PU1zb05vcm1hbD48U1BBTiBsYW5nPUVOLVVTPkhpLCBZaW5namllLDxCUj48QlI+dGhhbmtzIGZv
ciB5b3VyIA0KZWZmb3J0LjxCUj48QlI+cGxlYXNlIGZpbmQgc29tZSBjb21tZW50cyBiZWxvdy48
QlI+PEJSPjEuIHNlY3Rpb24gNC4yLjEuMy4xIA0KPEJSPjxCUj6hsEZJTkQgbWVzc2FnZSBpcyBz
ZW50IGZyb20gYSBwZWVyIHRvIHJlbW90ZSBwZWVyIG9yIGEgVHJhY2tlci4gDQqhsTxCUj48QlI+
SWYgRklORCBpcyBzZW50IGZyb20gYSBwZWVyIHRvIGEgVHJhY2tlciwgaW4gd2hpY2ggc2VuYXJp
bz8gYXMgdGhlIHBlZXIgDQpwcm90b2NvbCBpcyB1c2VkIHRvIGNhcnJ5IGluZm9ybWF0aW9uIHRv
IGZhY2lsaWF0ZSBwZWVyaW5nIGFuZCBkYXRhIA0KZXhjaGFuZ2UuPEJSPjwvU1BBTj48U1BBTiBz
dHlsZT0iQ09MT1I6IGJsdWUiIGxhbmc9RU4tVVM+W0d1XSBJIGFncmVlIHRoYXQgbXkgDQpkZXNj
cmlwdGlvbiBpcyBjb25mdXNpbmcuICZuYnNwO1doZW4gSSBkZXNpZ24gdGhlIFRyYWNrZXIgYW5k
IHBlZXIgcHJvdG9jb2wsIEkgDQpob3BlIHRoZXkgY291bGQgYmUgJm5ic3A7Y29uc2lzdGVudCwg
aS5lLiBzaW1pbGFyIGVuY29kaW5nIGFuZCBzb21lIG1ldGhvZHMgY2FuIA0KYmUgc2hhcmVkLiBG
SU5EIGFuZCBGSU5EX0NIVU5LIGFyZSB0aGUgc2hhcmVkIG1ldGhvZHMuIFRoZXkgaGF2ZSBzaW1p
bGFyIA0KaW50ZW50aW9uOiB0byBmaW5kIHRoZSBwZWVycyB0aGF0IGNhbiBwcm92aWRlIHNwZWNp
ZmljIGNvbnRlbnQuIElmIEZJTkQgaXMgc2VudCANCnRvIFRyYWNrZXIsIHRoZSByZXF1ZXN0aW5n
IHBlZXIgaG9wZXMgdGhhdCBUcmFja2VyIGNhbiBmZWVkYmFjayB3aXRoIGxpc3Qgb2YgDQpjYW5k
aWRhdGUgcGVlcnMuIElmIEZJTkQgaXMgc2VudCB0byByZW1vdGUgcGVlciwgdGhlIHJlcXVlc3Rp
bmcgcGVlciBob3BlcyB0aGF0IA0KdGhlIHJlbW90ZSBwZWVyIGNhbiBmZWVkYmFjayB3aXRoIGxp
c3Qgb2YgY2FuZGlkYXRlIHBlZXJzLiBZb3UgbWF5IGZpbmQgdGhhdCB0aGUgDQplbmNvZGluZyBv
ZiBGSU5EIGluIGJvdGggVHJhY2tlciBhbmQgUGVlciBwcm90b2NvbCBpcyB0aGUgc2FtZSwgZXhj
ZXB0IGZvciB0aGUgDQombHQ7U3RhdHMmZ3Q7IHBhcnQsIHdoaWNoIGNhbiBhbHNvIGJlIGFkZGVk
IHRvIEZJTkQgbWVzc2FnZSBpbiBQZWVyIA0KcHJvdG9jb2wuPC9TUEFOPjxTUEFOIGxhbmc9RU4t
VVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIHN0eWxl
PSJDT0xPUjogYmx1ZSIgbGFuZz1FTi1VUz4mbmJzcDs8L1NQQU4+PFNQQU4gDQpsYW5nPUVOLVVT
PjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFz
cz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5Tsg
Rk9OVC1TSVpFOiAxMnB0IiBsYW5nPUVOLVVTPkkgdW5kZXJzdGFuZCB5b3VyIGludGVudGlvbiAN
CmhlcmUuIEhvd2V2ZXIsIGl0IG1pZ2h0IGJlIGJldHRlciB0byBrZWVwIHRoZSBmb2N1cyBvdXQg
b2YgVHJhY2tlciBpbiB0aGlzIHNlbnNlIA0KYXMgeW91IGRlc2NyaWJlIHBlZXIgcHJvdG9jb2wu
IElmIHlvdSBlbXBoYXNpemUgdGhlIGNvbnNpc3RlbmNlLCB5b3UgY291bGQgYWRkIA0KdGhlIHNp
bWlsYXJpdHkgZm9yICJGSU5EIiBvciAiRklORF9DSFVOSyIgd2l0aCB0cmFja2VyIHByb3RvY29s
LiANCjxCUj48QlI+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxT
UEFOIGxhbmc9RU4tVVM+PEJSPjIuIFNlY3Rpb24gMy4yPEJSPjxCUj5UaGUgZXhhbXBsZSBnaXZl
cyANCmEgc3dhcm1pbmcgcHJvY2VkdXJlLiBEb2VzIGl0IHBvc3NpYmxlIGZvciBhIHBlZXIgdG8g
Y29udGFjdCBzb21lIHJlbW90ZSBwZWVyIA0KZGlyZWN0bHkgaWYgdGhlIGNvbm5lY3Rpb24gaGlz
dG9yeSBpcyBhdmFpbGFibGUgaW4gaXRzIGxvY2FsIGNhY2hlPyBhcyBpdCBpcyANCmNvbW1vbiBp
biBtb3N0IGV4aXN0aW5nIHAycCBhcHBsaWNhdGlvbnMgKGUuZy4gU2t5cGUpLjxCUj48L1NQQU4+
PFNQQU4gDQpzdHlsZT0iQ09MT1I6IGJsdWUiIGxhbmc9RU4tVVM+W0d1XSBZZXMsIGl0oa9zIHF1
aXRlIHBvc3NpYmxlLiBDb25zaWRlcmluZyBvZiANCnRoaXMgY2FzZSwgdGhlIGZpcnN0IHR3byBz
dGVwcyBpbiBGaWd1cmUgc2hvdWxkIGJlIG9wdGlvbmFsLiA8L1NQQU4+PFNQQU4gDQpsYW5nPUVO
LVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBj
bGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M
5TsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+QWdyZWUuPEJSPjxCUj48bzpwPjwvbzpw
PjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gbGFuZz1FTi1VUz48QlI+My4g
RG8geW91IGNvbnNpZGVyIHVzaW5nIEhUVFBTIGFmdGVyIHRoZSANCmZpcnN0IHN0YWdlIG9mIGNv
bm5lY3Rpb24/IElmIHlvdSByZWx5IG9uIEhUVFAgdG8gY29tbXVuaWNhdGUgYXQgdGhlIGZpcnN0
IA0KcGxhY2UsIGZvciBzZWN1cml0eSByZWFzb25zIGl0IG1pZ2h0IGJlIGJldHRlciB0byB1c2Ug
SFRUUFMgbGF0ZXIuIFdoYXQgZG8geW91IA0KdGhpbms/PG86cD48L286cD48L1NQQU4+PC9QPg0K
PFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fu
cy1zZXJpZic7IENPTE9SOiBibHVlIiANCmxhbmc9RU4tVVM+Jm5ic3A7PC9TUEFOPjxTUEFOIGxh
bmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFO
IHN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVlIiAN
Cmxhbmc9RU4tVVM+W0d1XSBGb3Igc2VjdXJpdHksIEhUVFBzIGlzIGJldHRlci4gSG93ZXZlciB3
ZSBuZWVkIHRvIGNvbnNpZGVyIHRoZSANCmFkZGl0aW9uYWwgd29ya2xvYWQgaW50cm9kdWNlZCBi
eSBIVFRQcy4gSSBkbyBub3Qgb3Bwb3NlIEhUVFBzLCBpdKGvcyBub3QgYmFkIGZvciANCnN0YW5k
YXJkcyB0byBtYWtlIGEgcGVyZmVjdCBwcm90b2NvbCwgYnV0IHdlIHNob3VsZCBhbHNvIHRha2Ug
dGhlIGltcGxlbWVudGF0aW9uIA0KaW50byBjb25zaWRlcmF0aW9uLiBXZSBuZWVkIHRvIGFuc3dl
cjogZG8gdXNlcnMgY2FyZSBzbyBtdWNoIGFib3V0IHByaXZhY3kgd2hlbiANCnRoZXkgdXNlIFAy
UCBzdHJlYW1pbmc/IEkgaG9wZSB3ZSBjYW4gaGVhciBtb3JlIHZvaWNlIG9uIHRoaXMgcHJvYmxl
bS4gDQo8L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBz
dHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgbGFuZz1FTi1VUz48
QlI+SSBhZ3JlZSB0aGF0IEhUVFBTIG1heSANCmludHJvZHVjZSBhZGRpdGlvbmFsIHdvcmtsb2Fk
LiBCZXNpZGVzLCB1c2luZyBIVFRQUyBoZXJlIGlzIG5vdCBvbmx5IGZvciB0YWtpbmcgDQpjYXJl
IG9mIHVzZXJzJyBwcml2YWN5IGJ1dCBzZWN1cmluZyB0aGUgdHJhbnNtaXR0ZWQgZGF0YSBhbmQg
cmVsYXRlZCBtZWNoYW5pc21zLiANCkFzIHdlIG1lYXN1cmVkIEpvb3N0LCBpdCByZWxpZXMgb24g
SFRUUFMgdG8gdHJhbnNtaXQgZGF0YSBhZnRlciBhdXRoZW50aWNhdGluZyANCnVzZXJzLiA8QlI+
PEJSPnRoYW5rczxCUj48QlI+SnVuPEJSPjxCUj48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBj
bGFzcz1Nc29Ob3JtYWw+PFNQQU4gc3R5bGU9IkNPTE9SOiBibHVlIiBsYW5nPUVOLVVTPiZuYnNw
OzwvU1BBTj48U1BBTiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xh
c3M9TXNvTm9ybWFsPjxTUEFOIHN0eWxlPSJDT0xPUjogYmx1ZSIgbGFuZz1FTi1VUz5UaGFuayB5
b3UgYWdhaW4gZm9yIA0KcmV2aWV3aW5nIGFuZCBjb21tZW50aW5nLiA8L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48QlI+PEJSPkJlc3QgDQpSZWdhcmRzPEJSPjxCUj5KdW48QlI+PEJSPjxCUj48QlI+
PEJSPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVlOyBGT05U
LVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz5IaSBhbGwsPC9TUEFOPjxTUEFOIGxhbmc9RU4tVVM+
PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9
IkZPTlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZPTlQtU0la
RTogMTJwdCIgDQpsYW5nPUVOLVVTPlRoZSBhdXRob3JzIGhhdmUgdXBkYXRlZCB0aGUgcGVlciBw
cm90b2NvbCBkcmFmdC4gWW91IGNhbiBmaW5kIGl0IGF0IA0KPC9TUEFOPjxTUEFOIGxhbmc9RU4t
VVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIGxhbmc9
RU4tVVM+PEEgDQpocmVmPSJodHRwOi8vdG9vbHMuaWV0Zi5vcmcvaHRtbC9kcmFmdC1ndS1wcHNw
LXBlZXItcHJvdG9jb2wtMDIiPmh0dHA6Ly90b29scy5pZXRmLm9yZy9odG1sL2RyYWZ0LWd1LXBw
c3AtcGVlci1wcm90b2NvbC0wMjwvQT4uPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9
TXNvTm9ybWFsPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZici
IA0KbGFuZz1FTi1VUz5BbnkgY29tbWVudHMgYXJlIHdlbGNvbWUuPC9TUEFOPjxTUEFOIA0KbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
c3R5bGU9IkZPTlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJyIgDQpsYW5nPUVOLVVTPkxl
dKGvcyBoYXZlIHNvbWUgZGlzY3Vzc2lvbiBiZWZvcmUgbWVldGluZy4gPC9TUEFOPjxTUEFOIA0K
bGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQ
QU4gc3R5bGU9IkZPTlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJyIgDQpsYW5nPUVOLVVT
PiZuYnNwOzwvU1BBTj48U1BBTiBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQ
IGNsYXNzPU1zb05vcm1hbD48U1BBTiBzdHlsZT0iRk9OVC1GQU1JTFk6ICdBcmlhbCcsJ3NhbnMt
c2VyaWYnIiANCmxhbmc9RU4tVVM+QmVzdCBSZWdhcmRzPC9TUEFOPjxTUEFOIGxhbmc9RU4tVVM+
PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIHN0eWxlPSJG
T05ULUZBTUlMWTogJ0FyaWFsJywnc2Fucy1zZXJpZiciIA0KbGFuZz1FTi1VUz5ZaW5namllPC9T
UEFOPjxTUEFOIGxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNv
Tm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQXJpYWwnLCdzYW5zLXNlcmlmJzsg
Rk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+Jm5ic3A7PC9TUEFOPjxTUEFOIGxhbmc9RU4t
VVM+PG86cD48L286cD48L1NQQU4+PC9QPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz4mbmJzcDs8bzpw
PjwvbzpwPjwvU1BBTj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4tVVM+Jm5ic3A7PG86cD48L286
cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPl9fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fPG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48
U1BBTiBsYW5nPUVOLVVTPnBwc3AgbWFpbGluZyBsaXN0PG86cD48L286cD48L1NQQU4+PC9QUkU+
PFBSRT48U1BBTiBsYW5nPUVOLVVTPjxBIGhyZWY9Im1haWx0bzpwcHNwQGlldGYub3JnIj5wcHNw
QGlldGYub3JnPC9BPjxvOnA+PC9vOnA+PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1V
Uz48QSBocmVmPSJodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3Bwc3AiPmh0
dHBzOi8vd3d3LmlldGYub3JnL21haWxtYW4vbGlzdGluZm8vcHBzcDwvQT48bzpwPjwvbzpwPjwv
U1BBTj48L1BSRT4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwg
YWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULVNJWkU6IDEycHQiIGxhbmc9RU4tVVM+PEJS
PjxCUj48QlI+PEJSPjwvU1BBTj48U1BBTiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+
PC9QPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz4tLSA8bzpwPjwvbzpwPjwvU1BBTj48L1BSRT48UFJF
PjxTUEFOIGxhbmc9RU4tVVM+RHIuIEp1biBMZWk8bzpwPjwvbzpwPjwvU1BBTj48L1BSRT48UFJF
PjxTUEFOIGxhbmc9RU4tVVM+UmVzZWFyY2ggQXNzb2NpYXRlPG86cD48L286cD48L1NQQU4+PC9Q
UkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPiZuYnNwOzxvOnA+PC9vOnA+PC9TUEFOPjwvUFJFPjxQ
UkU+PFNQQU4gbGFuZz1FTi1VUz5BZGRyZXNzOjxvOnA+PC9vOnA+PC9TUEFOPjwvUFJFPjxQUkU+
PFNQQU4gbGFuZz1FTi1VUz5HZW9yZy1BdWd1c3QtVW5pdmVyc2l0YWV0IEdvZXR0aW5nZW48bzpw
PjwvbzpwPjwvU1BBTj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4tVVM+SW5zdGl0dXQgZnVlciBJ
bmZvcm1hdGlrPG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPkNv
bXB1dGVyIE5ldHdvcmtzIEdyb3VwPG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBs
YW5nPUVOLVVTPkdvbGRzY2htaWR0c3RyLiA3PG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48
U1BBTiBsYW5nPUVOLVVTPjM3MDc3IEdvZXR0aW5nZW4gPG86cD48L286cD48L1NQQU4+PC9QUkU+
PFBSRT48U1BBTiBsYW5nPUVOLVVTPiZuYnNwOzxvOnA+PC9vOnA+PC9TUEFOPjwvUFJFPjxQUkU+
PFNQQU4gbGFuZz1FTi1VUz4mbmJzcDs8bzpwPjwvbzpwPjwvU1BBTj48L1BSRT48UFJFPjxTUEFO
IGxhbmc9RU4tVVM+RmF4OiArNDkgKDU1MSkgMzktMSA0NCAwMzxvOnA+PC9vOnA+PC9TUEFOPjwv
UFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5UZWw6ICs0OSAoNTUxKSAzOS0xIDM1IDc4PG86cD48
L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPiZuYnNwOzxvOnA+PC9vOnA+
PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5FbWFpbDogPEEgaHJlZj0ibWFpbHRv
OmxlaUBpbmZvcm1hdGlrLnVuaS1nb2V0dGluZ2VuLmRlIj5sZWlAaW5mb3JtYXRpay51bmktZ29l
dHRpbmdlbi5kZTwvQT48bzpwPjwvbzpwPjwvU1BBTj48L1BSRT4NCjxQIHN0eWxlPSJURVhULUFM
SUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05U
LUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+PEJSPjxCUj48QlI+
PG86cD48L286cD48L1NQQU4+PC9QPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz4tLSA8bzpwPjwvbzpw
PjwvU1BBTj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4tVVM+RHIuIEp1biBMZWk8bzpwPjwvbzpw
PjwvU1BBTj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4tVVM+UmVzZWFyY2ggQXNzb2NpYXRlPG86
cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9v
OnA+PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5BZGRyZXNzOjxvOnA+PC9vOnA+
PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5HZW9yZy1BdWd1c3QtVW5pdmVyc2l0
YWV0IEdvZXR0aW5nZW48bzpwPjwvbzpwPjwvU1BBTj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4t
VVM+SW5zdGl0dXQgZnVlciBJbmZvcm1hdGlrPG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48
U1BBTiBsYW5nPUVOLVVTPkNvbXB1dGVyIE5ldHdvcmtzIEdyb3VwPG86cD48L286cD48L1NQQU4+
PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPkdvbGRzY2htaWR0c3RyLiA3PG86cD48L286cD48
L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPjM3MDc3IEdvZXR0aW5nZW4gPG86cD48
L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+
PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz48bzpwPiZuYnNwOzwvbzpwPjwvU1BB
Tj48L1BSRT48UFJFPjxTUEFOIGxhbmc9RU4tVVM+RmF4OiArNDkgKDU1MSkgMzktMSA0NCAwMzxv
OnA+PC9vOnA+PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5UZWw6ICs0OSAoNTUx
KSAzOS0xIDM1IDc4PG86cD48L286cD48L1NQQU4+PC9QUkU+PFBSRT48U1BBTiBsYW5nPUVOLVVT
PjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUFJFPjxQUkU+PFNQQU4gbGFuZz1FTi1VUz5FbWFp
bDogPEEgaHJlZj0ibWFpbHRvOmxlaUBpbmZvcm1hdGlrLnVuaS1nb2V0dGluZ2VuLmRlIj5sZWlA
aW5mb3JtYXRpay51bmktZ29ldHRpbmdlbi5kZTwvQT48bzpwPjwvbzpwPjwvU1BBTj48L1BSRT48
L0RJVj48L0ZPTlQ+PC9ESVY+PC9CT0RZPjwvSFRNTD4NCg==

--=====003_Dragon134086031424_=====--


From zongning@huawei.com  Tue Jul  5 23:18:11 2011
Return-Path: <zongning@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 129E521F8679 for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 23:18:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.303
X-Spam-Level: 
X-Spam-Status: No, score=-95.303 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U7cs9hSjfzSq for <ppsp@ietfa.amsl.com>; Tue,  5 Jul 2011 23:18:10 -0700 (PDT)
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) by ietfa.amsl.com (Postfix) with ESMTP id E0CAD21F8677 for <ppsp@ietf.org>; Tue,  5 Jul 2011 23:18:09 -0700 (PDT)
Received: from huawei.com (szxga05-in [172.24.2.49]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNW00FIKETTAT@szxga05-in.huawei.com> for ppsp@ietf.org; Wed, 06 Jul 2011 14:17:53 +0800 (CST)
Received: from huawei.com ([172.24.2.119]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNW00BRNETSL4@szxga05-in.huawei.com> for ppsp@ietf.org; Wed, 06 Jul 2011 14:17:53 +0800 (CST)
Received: from z63316a ([10.138.41.47]) by szxml04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0LNW00IC9ETOVM@szxml04-in.huawei.com> for ppsp@ietf.org; Wed, 06 Jul 2011 14:17:52 +0800 (CST)
Date: Wed, 06 Jul 2011 14:17:48 +0800
From: Ning Zong <zongning@huawei.com>
In-reply-to: <201103310305432239505@chinamobile.com>
To: 'zhangyunfei' <zhangyunfei@chinamobile.com>, "'Schmidt, Christian 1. (NSN - DE/'" <christian.1.schmidt@nsn.com>, 'ext Martin Stiemerling' <Martin.Stiemerling@neclab.eu>, ppsp@ietf.org
Message-id: <005301cc3ba4$6d944290$48bcc7b0$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_ekbZO8MLKMCKP9mPizKgGg)"
Content-language: zh-cn
Thread-index: AcvvDZvvqsZB/NtPSeSG+b9IFEcwehMlsNhw
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com>
Subject: [ppsp] =?gb2312?b?tPC4tDogIFFvUyBmb3IgUFBTUA==?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 06:18:11 -0000

This is a multi-part message in MIME format.

--Boundary_(ID_ekbZO8MLKMCKP9mPizKgGg)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

I am in favor of Yunfei=A1=AFs proposal.

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED
zhangyunfei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA3=D4=C231=C8=D5 3:06
=CA=D5=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/; ext Martin =
Stiemerling; ppsp@ietf.
org
=D6=F7=CC=E2: Re: [ppsp] QoS for PPSP

=20

Hi Christian and all,

    My impression on the QoS related requirements is that we need =
propose
the requirement that how the peer and tracker protocol should do =
regarding
QoS issue. The solutions you proposed actually include some of such
requirements.

    So my suggestion is:

Will it be more suitable to express the requirements in the following =
means:

 e.g.,The peer may include QoS request info in the tracker protocol, =
like
the video quality and maximum delay requirements to help the tracker =
return
suitable peerlist.(This is just an example, not the exact requirement =
item).

  =20

BR

Yunfei

=20

=20

  _____ =20

zhangyunfei

2011-03-31

  _____ =20

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-03-30 18:08:49

=CA=D5=BC=FE=C8=CB=A3=BA ext Martin Stiemerling; zhangyunfei; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA QoS for PPSP

=20

As discussed in the IETF80/PPSP I would like to start the need to =
include
QoS related requirements to the requirement spec.

=20

The quality for P2P Live Streaming could be very bad. Dependent from the
number of peers in the chains between content provider and displaying =
peer,
the network conditions (quality and load) and the performance of the
involved entities, especially end-to-end delay could be horrible. End to =
end
delay of 2 minutes will be not accepted e.g. for sport games and setup =
or
channel switching times of 2 minutes is horrible as well. Especially if =
you
take into account that this service will compete with server/client =
based
streaming solutions.

=20

There are several solutions possible, e.g. addition of super peers, =
network
internal storage and the usage of QoS information for an advanced peer
selection. This could be for example, the max length of a chunk between
source and peer or some information about the performance capacity of =
the
last peer. This information would have to be transported via =
Tracker/Peer
Protocol. The tracker protocol must provide the possibility for the =
request
of alternative peer addresses, if the quality is not sufficient for the
user.=20

=20

Therefore I recommend the introduction of 2 basic QoS requirements.

=20

QoS.REQ-1:=20

Setup time to receive a new streaming channel or to switch between =
channels
should be reasonable small. This time mainly depends on the End-to-End =
delay
and the size of the receiving buffer.=20

 =20

QoS.REQ-2:=20

End to end delay (time between content generation, e.g. camera and =
content
consumption, e.g. user side monitor) will become critical in case of =
live
streaming. Especially In provisioning of sports events, end to end delay =
of
1 minute and more are not acceptable.=20

=20

What do you think about?

Christian

=20

=20

=20

=20

=20


--Boundary_(ID_ekbZO8MLKMCKP9mPizKgGg)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle19
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I am in favor =
of Yunfei=A1=AFs proposal.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB<sp=
an lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=FA=B1=ED =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>zhangyunfei<br></span=
><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> 2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA<span =
lang=3DEN-US>3</span>=D4=C2<span lang=3DEN-US>31</span>=C8=D5<span =
lang=3DEN-US> 3:06<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> Schmidt, Christian 1. (NSN =
- DE/; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> Re: [ppsp] QoS for =
PPSP<o:p></o:p></span></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian and all,</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; My impression on the QoS related requirements is that =
we need propose the requirement that how the peer and tracker protocol =
should do regarding QoS issue. The solutions you proposed actually =
include some of such requirements.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Will it be more suitable to express the requirements in the following =
means:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;e.g.,The peer may include QoS request info in the&nbsp;tracker =
protocol, like the video quality and maximum delay requirements to help =
the tracker return suitable peerlist.(This is just an example, not the =
exact requirement item).</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; </span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5;color:silver'><o:p></o=
:p></span></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-03-31</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4=A3=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-03-30&nbsp;18:08:49</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
Martin Stiemerling; zhangyunfei; ppsp@ietf.org</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B3=AD=CB=CD=A3=BA</s=
pan></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> QoS for =
PPSP</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The quality for P2P Live Streaming could be very bad. Dependent from =
the number of peers in the chains between content provider and =
displaying peer, the network conditions (quality and load) and the =
performance of the involved entities, especially end-to-end delay could =
be horrible. End to end delay of 2 minutes will be not accepted e.g. for =
sport games and setup or channel switching times of 2 minutes is =
horrible as well. Especially if you take into account that this service =
will compete with server/client based streaming solutions.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Therefore I recommend the introduction of 2 basic QoS =
requirements.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-1: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp; </span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-2: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div></div></body></html>=

--Boundary_(ID_ekbZO8MLKMCKP9mPizKgGg)--

From christian.1.schmidt@nsn.com  Wed Jul  6 05:26:15 2011
Return-Path: <christian.1.schmidt@nsn.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20DA021F8511 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 05:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.148
X-Spam-Level: 
X-Spam-Status: No, score=-4.148 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45,  RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3yfsREBOpVWG for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 05:26:14 -0700 (PDT)
Received: from demumfd001.nsn-inter.net (demumfd001.nsn-inter.net [93.183.12.32]) by ietfa.amsl.com (Postfix) with ESMTP id 63D4A21F84D1 for <ppsp@ietf.org>; Wed,  6 Jul 2011 05:26:13 -0700 (PDT)
Received: from demuprx017.emea.nsn-intra.net ([10.150.129.56]) by demumfd001.nsn-inter.net (8.12.11.20060308/8.12.11) with ESMTP id p66CPvHh029236 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 6 Jul 2011 14:25:57 +0200
Received: from DEMUEXC047.nsn-intra.net ([10.159.32.93]) by demuprx017.emea.nsn-intra.net (8.12.11.20060308/8.12.11) with ESMTP id p66CPs4g003008; Wed, 6 Jul 2011 14:25:57 +0200
Received: from DEMUEXC013.nsn-intra.net ([10.150.128.24]) by DEMUEXC047.nsn-intra.net with Microsoft SMTPSVC(6.0.3790.3959);  Wed, 6 Jul 2011 14:25:55 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC3BD7.DA10A7AC"
Date: Wed, 6 Jul 2011 14:25:49 +0200
Message-ID: <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net>
In-Reply-To: <005301cc3ba4$6d944290$48bcc7b0$@com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [ppsp] QoS for PPSP
Thread-Index: AcvvDZvvqsZB/NtPSeSG+b9IFEcwehMlsNhwAAyMp2A=
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com> <005301cc3ba4$6d944290$48bcc7b0$@com>
From: "Schmidt, Christian 1. (NSN - DE/Munich)" <christian.1.schmidt@nsn.com>
To: "ext Ning Zong" <zongning@huawei.com>, "zhangyunfei" <zhangyunfei@chinamobile.com>, "ext Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, <ppsp@ietf.org>
X-OriginalArrivalTime: 06 Jul 2011 12:25:55.0231 (UTC) FILETIME=[DA3C8AF0:01CC3BD7]
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 12:26:15 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC3BD7.DA10A7AC
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

What about:

=20

Req:

The tracker should be informed about QoS requirements (e.g. end to end =
delay, setup delay, media quality) and priorities of the content =
requesting peer.

=20

Req:

The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing peer.

=20

Best Regards

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Wednesday, July 06, 2011 8:18 AM
To: 'zhangyunfei'; Schmidt, Christian 1. (NSN - DE/Munich); 'ext Martin =
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

I am in favor of Yunfei=A1=AFs proposal.

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED zhangyunfei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA3=D4=C231=C8=D5 3:06
=CA=D5=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/; ext Martin =
Stiemerling; ppsp@ietf.org
=D6=F7=CC=E2: Re: [ppsp] QoS for PPSP

=20

Hi Christian and all,

    My impression on the QoS related requirements is that we need =
propose the requirement that how the peer and tracker protocol should do =
regarding QoS issue. The solutions you proposed actually include some of =
such requirements.

    So my suggestion is:

Will it be more suitable to express the requirements in the following =
means:

 e.g.,The peer may include QoS request info in the tracker protocol, =
like the video quality and maximum delay requirements to help the =
tracker return suitable peerlist.(This is just an example, not the exact =
requirement item).

  =20

BR

Yunfei

=20

=20

________________________________

zhangyunfei

2011-03-31

________________________________

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-03-30 18:08:49

=CA=D5=BC=FE=C8=CB=A3=BA ext Martin Stiemerling; zhangyunfei; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA QoS for PPSP

=20

As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.

=20

The quality for P2P Live Streaming could be very bad. Dependent from the =
number of peers in the chains between content provider and displaying =
peer, the network conditions (quality and load) and the performance of =
the involved entities, especially end-to-end delay could be horrible. =
End to end delay of 2 minutes will be not accepted e.g. for sport games =
and setup or channel switching times of 2 minutes is horrible as well. =
Especially if you take into account that this service will compete with =
server/client based streaming solutions.

=20

There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user.=20

=20

Therefore I recommend the introduction of 2 basic QoS requirements.

=20

QoS.REQ-1:=20

Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer.=20

 =20

QoS.REQ-2:=20

End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable.=20

=20

What do you think about?

Christian

=20

=20

=20

=20

=20


------_=_NextPart_001_01CC3BD7.DA10A7AC
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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.E-MailFormatvorlage17
	{mso-style-type:personal;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.E-MailFormatvorlage18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.E-MailFormatvorlage20
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DDE link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What about:<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS requirements (e.g. end to =
end delay, setup delay, media quality) and priorities of the content =
requesting peer.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing =
peer.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Best Regards<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
ext Ning Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Wednesday, =
July 06, 2011 8:18 AM<br><b>To:</b> 'zhangyunfei'; Schmidt, Christian 1. =
(NSN - DE/Munich); 'ext Martin Stiemerling'; =
ppsp@ietf.org<br><b>Subject:</b> </span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B4=F0=B8=B4</span><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I am in favor =
of Yunfei=A1=AFs proposal.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B4=FA=B1=ED</span></b><b><=
span lang=3DZH-CN style=3D'font-size:10.0pt;font-family:SimSun'> =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>zhangyunfei<br></span><b><s=
pan lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
2011</span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C4=EA</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'>3</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D4=C2</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>31</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
3:06<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> Schmidt, =
Christian 1. (NSN - DE/; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2</span></b><b><=
span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> Re: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian and all,</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; My impression on the QoS related requirements is that =
we need propose the requirement that how the peer and tracker protocol =
should do regarding QoS issue. The solutions you proposed actually =
include some of such requirements.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Will it be more suitable to express the requirements in the following =
means:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;e.g.,The peer may include QoS request info in the&nbsp;tracker =
protocol, like the video quality and maximum delay requirements to help =
the tracker return suitable peerlist.(This is just an example, not the =
exact requirement item).</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; </span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun;color:silver'><o:p></o:p></s=
pan></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-03-31</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-03-30&nbsp;18:08:49</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
Martin Stiemerling; zhangyunfei; ppsp@ietf.org</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B3=AD=CB=CD=A3=BA</span></=
strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2=A3=BA</span></=
strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> QoS for =
PPSP</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The quality for P2P Live Streaming could be very bad. Dependent from =
the number of peers in the chains between content provider and =
displaying peer, the network conditions (quality and load) and the =
performance of the involved entities, especially end-to-end delay could =
be horrible. End to end delay of 2 minutes will be not accepted e.g. for =
sport games and setup or channel switching times of 2 minutes is =
horrible as well. Especially if you take into account that this service =
will compete with server/client based streaming solutions.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Therefore I recommend the introduction of 2 basic QoS =
requirements.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-1: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp; </span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-2: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div></div></body></html>
------_=_NextPart_001_01CC3BD7.DA10A7AC--

From zongning@huawei.com  Wed Jul  6 17:18:41 2011
Return-Path: <zongning@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C56B221F8574 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 17:18:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.303
X-Spam-Level: 
X-Spam-Status: No, score=-95.303 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0QgvyrZKPst3 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 17:18:41 -0700 (PDT)
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) by ietfa.amsl.com (Postfix) with ESMTP id 7E1A921F8507 for <ppsp@ietf.org>; Wed,  6 Jul 2011 17:18:40 -0700 (PDT)
Received: from huawei.com (szxga05-in [172.24.2.49]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNX003R8SV141@szxga05-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 08:18:37 +0800 (CST)
Received: from huawei.com ([172.24.2.119]) by szxga05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNX00CNPSV0KU@szxga05-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 08:18:37 +0800 (CST)
Received: from z63316a ([10.138.41.47]) by szxml06-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0LNX00FIMSUWKR@szxml06-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 08:18:36 +0800 (CST)
Date: Thu, 07 Jul 2011 08:18:31 +0800
From: Ning Zong <zongning@huawei.com>
In-reply-to: <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net>
To: "'Schmidt, Christian 1. (NSN - DE/Munich)'" <christian.1.schmidt@nsn.com>,  'zhangyunfei' <zhangyunfei@chinamobile.com>, 'ext Martin Stiemerling' <Martin.Stiemerling@neclab.eu>, ppsp@ietf.org
Message-id: <002a01cc3c3b$67161820$35424860$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_2RehnVNkfbM4ZtRofE8WsA)"
Content-language: zh-cn
Thread-index: AcvvDZvvqsZB/NtPSeSG+b9IFEcwehMlsNhwAAyMp2AAGR+wgA==
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com> <005301cc3ba4$6d944290$48bcc7b0$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net>
Subject: [ppsp] =?gb2312?b?tPC4tDogIFFvUyBmb3IgUFBTUA==?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 00:18:41 -0000

This is a multi-part message in MIME format.

--Boundary_(ID_2RehnVNkfbM4ZtRofE8WsA)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

Hi, Christian

=20

These look good to me. But the priority issue is mostly management =
related.

I will put these requirements to new revision.

Thanks.

=20

BR,

Ning Zong

=20

=B7=A2=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/Munich)
[mailto:christian.1.schmidt@nsn.com]=20
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C26=C8=D5 20:26
=CA=D5=BC=FE=C8=CB: ext Ning Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org
=D6=F7=CC=E2: RE: [ppsp] QoS for PPSP

=20

What about:

=20

Req:

The tracker should be informed about QoS requirements (e.g. end to end
delay, setup delay, media quality) and priorities of the content =
requesting
peer.

=20

Req:

The tracker should be informed about QoS situation (e.g. performance,
available uplink bandwidth) of the content providing peer.

=20

Best Regards

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Wednesday, July 06, 2011 8:18 AM
To: 'zhangyunfei'; Schmidt, Christian 1. (NSN - DE/Munich); 'ext Martin
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

I am in favor of Yunfei=A1=AFs proposal.

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED
zhangyunfei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA3=D4=C231=C8=D5 3:06
=CA=D5=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/; ext Martin =
Stiemerling; ppsp@ietf.
org
=D6=F7=CC=E2: Re: [ppsp] QoS for PPSP

=20

Hi Christian and all,

    My impression on the QoS related requirements is that we need =
propose
the requirement that how the peer and tracker protocol should do =
regarding
QoS issue. The solutions you proposed actually include some of such
requirements.

    So my suggestion is:

Will it be more suitable to express the requirements in the following =
means:

 e.g.,The peer may include QoS request info in the tracker protocol, =
like
the video quality and maximum delay requirements to help the tracker =
return
suitable peerlist.(This is just an example, not the exact requirement =
item).

  =20

BR

Yunfei

=20

=20

  _____ =20

zhangyunfei

2011-03-31

  _____ =20

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-03-30 18:08:49

=CA=D5=BC=FE=C8=CB=A3=BA ext Martin Stiemerling; zhangyunfei; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA QoS for PPSP

=20

As discussed in the IETF80/PPSP I would like to start the need to =
include
QoS related requirements to the requirement spec.

=20

The quality for P2P Live Streaming could be very bad. Dependent from the
number of peers in the chains between content provider and displaying =
peer,
the network conditions (quality and load) and the performance of the
involved entities, especially end-to-end delay could be horrible. End to =
end
delay of 2 minutes will be not accepted e.g. for sport games and setup =
or
channel switching times of 2 minutes is horrible as well. Especially if =
you
take into account that this service will compete with server/client =
based
streaming solutions.

=20

There are several solutions possible, e.g. addition of super peers, =
network
internal storage and the usage of QoS information for an advanced peer
selection. This could be for example, the max length of a chunk between
source and peer or some information about the performance capacity of =
the
last peer. This information would have to be transported via =
Tracker/Peer
Protocol. The tracker protocol must provide the possibility for the =
request
of alternative peer addresses, if the quality is not sufficient for the
user.=20

=20

Therefore I recommend the introduction of 2 basic QoS requirements.

=20

QoS.REQ-1:=20

Setup time to receive a new streaming channel or to switch between =
channels
should be reasonable small. This time mainly depends on the End-to-End =
delay
and the size of the receiving buffer.=20

 =20

QoS.REQ-2:=20

End to end delay (time between content generation, e.g. camera and =
content
consumption, e.g. user side monitor) will become critical in case of =
live
streaming. Especially In provisioning of sports events, end to end delay =
of
1 minute and more are not acceptable.=20

=20

What do you think about?

Christian

=20

=20

=20

=20

=20


--Boundary_(ID_2RehnVNkfbM4ZtRofE8WsA)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle21
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Hi, =
Christian<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>These look =
good to me. But the priority issue is mostly management =
related.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I will put =
these requirements to new revision.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Thanks.<o:p></=
o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>BR,<o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Ning =
Zong<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB<sp=
an lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> Schmidt, Christian =
1. (NSN - DE/Munich) [mailto:christian.1.schmidt@nsn.com] =
<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> 2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA<span =
lang=3DEN-US>7</span>=D4=C2<span lang=3DEN-US>6</span>=C8=D5<span =
lang=3DEN-US> 20:26<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> ext Ning Zong; zhangyunfei; =
ext Martin Stiemerling; ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> RE: [ppsp] QoS for =
PPSP<o:p></o:p></span></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What about:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS requirements (e.g. end to =
end delay, setup delay, media quality) and priorities of the content =
requesting peer.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing =
peer.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Best Regards<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ext Ning =
Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Wednesday, July 06, =
2011 8:18 AM<br><b>To:</b> 'zhangyunfei'; Schmidt, Christian 1. (NSN - =
DE/Munich); 'ext Martin Stiemerling'; ppsp@ietf.org<br><b>Subject:</b> =
</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=F0=B8=B4</span><s=
pan lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DDE><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I am in favor =
of Yunfei=A1=AFs proposal.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=FA=B1=ED =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>zhangyunfei<br></span=
><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4</span></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>3</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D4=C2</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>31</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
3:06<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
Schmidt, Christian 1. (NSN - DE/; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> Re: =
[ppsp] QoS for PPSP<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian and all,</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; My impression on the QoS related requirements is that =
we need propose the requirement that how the peer and tracker protocol =
should do regarding QoS issue. The solutions you proposed actually =
include some of such requirements.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Will it be more suitable to express the requirements in the following =
means:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;e.g.,The peer may include QoS request info in the&nbsp;tracker =
protocol, like the video quality and maximum delay requirements to help =
the tracker return suitable peerlist.(This is just an example, not the =
exact requirement item).</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; </span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5;color:silver'><o:p></o=
:p></span></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-03-31</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4=A3=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-03-30&nbsp;18:08:49</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
Martin Stiemerling; zhangyunfei; ppsp@ietf.org</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B3=AD=CB=CD=A3=BA</s=
pan></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> QoS for =
PPSP</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The quality for P2P Live Streaming could be very bad. Dependent from =
the number of peers in the chains between content provider and =
displaying peer, the network conditions (quality and load) and the =
performance of the involved entities, especially end-to-end delay could =
be horrible. End to end delay of 2 minutes will be not accepted e.g. for =
sport games and setup or channel switching times of 2 minutes is =
horrible as well. Especially if you take into account that this service =
will compete with server/client based streaming solutions.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Therefore I recommend the introduction of 2 basic QoS =
requirements.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-1: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp; </span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-2: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div></div></body></html>=

--Boundary_(ID_2RehnVNkfbM4ZtRofE8WsA)--

From lei@informatik.uni-goettingen.de  Wed Jul  6 17:34:18 2011
Return-Path: <lei@informatik.uni-goettingen.de>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FCA021F88C0 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 17:34:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.798
X-Spam-Level: 
X-Spam-Status: No, score=-99.798 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QNkjQINLafJq for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 17:34:17 -0700 (PDT)
Received: from mailer-b4.gwdg.de (mailer-b4.gwdg.de [134.76.10.28]) by ietfa.amsl.com (Postfix) with ESMTP id C006521F87E7 for <ppsp@ietf.org>; Wed,  6 Jul 2011 17:34:16 -0700 (PDT)
Received: from gwdexc-fe1.exc.top.gwdg.de ([134.76.26.171] helo=vsmtpgwdexc.exc.top.gwdg.de) by mailer.gwdg.de with smtp (Exim 4.72) (envelope-from <lei@informatik.uni-goettingen.de>) id 1QecXJ-0002Mx-MF; Thu, 07 Jul 2011 02:33:45 +0200
Received: from [192.168.1.100] ([125.125.184.163]) by vsmtpgwdexc.exc.top.gwdg.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 7 Jul 2011 02:33:45 +0200
Message-ID: <4E14FEE1.6080701@cs.uni-goettingen.de>
Date: Thu, 07 Jul 2011 02:33:37 +0200
From: jlei <lei@cs.uni-goettingen.de>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10
MIME-Version: 1.0
To: "Schmidt, Christian 1. (NSN - DE/Munich)" <christian.1.schmidt@nsn.com>
References: <0LIT00I789RSB1@szxml11-in.huawei.com>	<000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com>	<C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net>	<003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com>	<C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net>	<201103310305432239505@chinamobile.com>	<005301cc3ba4$6d944290$48bcc7b0$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net>
In-Reply-To: <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net>
Content-Type: multipart/alternative; boundary="------------030105030403050303090700"
X-OriginalArrivalTime: 07 Jul 2011 00:33:45.0499 (UTC) FILETIME=[87BE9EB0:01CC3C3D]
X-Virus-Scanned: (clean) by exiscan+sophie
Cc: ppsp@ietf.org
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 00:34:18 -0000

This is a multi-part message in MIME format.
--------------030105030403050303090700
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 8bit

In order to support QoS, the tracker may distribute peers into certain
groups according to selected criteria (e.g. media quality, available
bandwidth, existing connections). Upon receiving the request, the
tracker can easily generate peer-list according to the requirements.

However, end to end delay or setup delay, may be measured for
establishing an efficient connection between peers.
>
> What about:
>
> Req:
>
> The tracker should be informed about QoS requirements (e.g. end to end
> delay, setup delay, media quality) and priorities of the content
> requesting peer.
>
> Req:
>
> The tracker should be informed about QoS situation (e.g. performance,
> available uplink bandwidth) of the content providing peer.
>
> Best Regards
>
> Christian
>
> *From:*ext Ning Zong [mailto:zongning@huawei.com]
> *Sent:* Wednesday, July 06, 2011 8:18 AM
> *To:* 'zhangyunfei'; Schmidt, Christian 1. (NSN - DE/Munich); 'ext
> Martin Stiemerling'; ppsp@ietf.org
> *Subject:* 答复: [ppsp] QoS for PPSP
>
> I am in favor of Yunfei’s proposal.
>
> *发件人**:*ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] *代
> 表***zhangyunfei
> *发送时间**:*2011年3月31日3:06
> *收件人**:*Schmidt, Christian 1. (NSN - DE/; ext Martin Stiemerling;
> ppsp@ietf.org
> *主题**:*Re: [ppsp] QoS for PPSP
>
> Hi Christian and all,
>
> My impression on the QoS related requirements is that we need propose
> the requirement that how the peer and tracker protocol should do
> regarding QoS issue. The solutions you proposed actually include some
> of such requirements.
>
> So my suggestion is:
>
> Will it be more suitable to express the requirements in the following
> means:
>
> e.g.,The peer may include QoS request info in the tracker protocol,
> like the video quality and maximum delay requirements to help the
> tracker return suitable peerlist.(This is just an example, not the
> exact requirement item).
>
> BR
>
> Yunfei
>
> ------------------------------------------------------------------------
>
> zhangyunfei
>
> 2011-03-31
>
> ------------------------------------------------------------------------
>
> *发件人：*Schmidt, Christian 1. (NSN - DE/Munich)
>
> *发送时间：*2011-03-30 18:08:49
>
> *收件人：*ext Martin Stiemerling; zhangyunfei; ppsp@ietf.org
>
> *抄送：*
>
> *主题：*QoS for PPSP
>
> As discussed in the IETF80/PPSP I would like to start the need to
> include QoS related requirements to the requirement spec.
>
> The quality for P2P Live Streaming could be very bad. Dependent from
> the number of peers in the chains between content provider and
> displaying peer, the network conditions (quality and load) and the
> performance of the involved entities, especially end-to-end delay
> could be horrible. End to end delay of 2 minutes will be not accepted
> e.g. for sport games and setup or channel switching times of 2 minutes
> is horrible as well. Especially if you take into account that this
> service will compete with server/client based streaming solutions.
>
> There are several solutions possible, e.g. addition of super peers,
> network internal storage and the usage of QoS information for an
> advanced peer selection. This could be for example, the max length of
> a chunk between source and peer or some information about the
> performance capacity of the last peer. This information would have to
> be transported via Tracker/Peer Protocol. The tracker protocol must
> provide the possibility for the request of alternative peer addresses,
> if the quality is not sufficient for the user.
>
> Therefore I recommend the introduction of 2 basic QoS requirements.
>
> /_QoS.REQ-1: _/
>
> Setup time to receive a new streaming channel or to switch between
> channels should be reasonable small. This time mainly depends on the
> End-to-End delay and the size of the receiving buffer.
>
> /_QoS.REQ-2: _/
>
> End to end delay (time between content generation, e.g. camera and
> content consumption, e.g. user side monitor) will become critical in
> case of live streaming. Especially In provisioning of sports events,
> end to end delay of 1 minute and more are not acceptable.
>
> What do you think about?
>
> Christian
>
>
> _______________________________________________
> ppsp mailing list
> ppsp@ietf.org
> https://www.ietf.org/mailman/listinfo/ppsp


--------------030105030403050303090700
Content-Type: text/html; charset=GB2312
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    In order to support QoS, the tracker may distribute peers into
    certain groups according to selected criteria (e.g. media quality,
    available bandwidth, existing connections). Upon receiving the
    request, the tracker can easily generate peer-list according to the
    requirements.<br>
    <br>
    However, end to end delay or setup delay, may be measured for
    establishing an efficient connection between peers.<br>
    <blockquote
cite="mid:C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=GB2312">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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.E-MailFormatvorlage17
	{mso-style-type:personal;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.E-MailFormatvorlage18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.E-MailFormatvorlage20
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);">What about:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);">Req:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB">The tracker should be informed about
            QoS requirements (e.g. end to end delay, setup delay, media
            quality) and priorities of the content requesting peer.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB">Req:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB">The tracker should be informed about
            QoS situation (e.g. performance, available uplink bandwidth)
            of the content providing peer.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB">Best Regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB">Christian<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0cm 0cm;">
            <p class="MsoNormal" style="text-align: left;" align="left"><b><span
                  style="font-size: 10pt; font-family:
                  &quot;Tahoma&quot;,&quot;sans-serif&quot;;">From:</span></b><span
                style="font-size: 10pt; font-family:
                &quot;Tahoma&quot;,&quot;sans-serif&quot;;"> ext Ning
                Zong [<a class="moz-txt-link-freetext" href="mailto:zongning@huawei.com">mailto:zongning@huawei.com</a>] <br>
                <b>Sent:</b> Wednesday, July 06, 2011 8:18 AM<br>
                <b>To:</b> 'zhangyunfei'; Schmidt, Christian 1. (NSN -
                DE/Munich); 'ext Martin Stiemerling'; <a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a><br>
                <b>Subject:</b> </span><span style="font-size: 10pt;
                font-family: SimSun;" lang="ZH-CN">答复</span><span
                style="font-size: 10pt; font-family:
                &quot;Tahoma&quot;,&quot;sans-serif&quot;;">: [ppsp] QoS
                for PPSP<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="text-align: left;" align="left"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-US">I am in favor of Yunfei’s proposal.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0cm 0cm;">
            <p class="MsoNormal" style="text-align: left;" align="left"><b><span
                  style="font-size: 10pt; font-family: SimSun;"
                  lang="ZH-CN">发件人</span></b><b><span style="font-size:
                  10pt; font-family: SimSun;" lang="EN-US">:</span></b><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="EN-US"> <a class="moz-txt-link-abbreviated" href="mailto:ppsp-bounces@ietf.org">ppsp-bounces@ietf.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:ppsp-bounces@ietf.org">mailto:ppsp-bounces@ietf.org</a>] </span><b><span
                  style="font-size: 10pt; font-family: SimSun;"
                  lang="ZH-CN">代表</span></b><b><span style="font-size:
                  10pt; font-family: SimSun;" lang="ZH-CN"> </span></b><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="EN-US">zhangyunfei<br>
              </span><b><span style="font-size: 10pt; font-family:
                  SimSun;" lang="ZH-CN">发送时间</span></b><b><span
                  style="font-size: 10pt; font-family: SimSun;"
                  lang="EN-US">:</span></b><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US"> 2011</span><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">年</span><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US">3</span><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">月</span><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US">31</span><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">日</span><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US"> 3:06<br>
              </span><b><span style="font-size: 10pt; font-family:
                  SimSun;" lang="ZH-CN">收件人</span></b><b><span
                  style="font-size: 10pt; font-family: SimSun;"
                  lang="EN-US">:</span></b><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US"> Schmidt, Christian
                1. (NSN - DE/; ext Martin Stiemerling; <a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a><br>
              </span><b><span style="font-size: 10pt; font-family:
                  SimSun;" lang="ZH-CN">主题</span></b><b><span
                  style="font-size: 10pt; font-family: SimSun;"
                  lang="EN-US">:</span></b><span style="font-size: 10pt;
                font-family: SimSun;" lang="EN-US"> Re: [ppsp] QoS for
                PPSP<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="text-align: left;" align="left"><span
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">Hi Christian and all,</span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">&nbsp;&nbsp;&nbsp; My impression on the QoS related
              requirements is that we need propose the requirement that
              how the peer and tracker protocol should do regarding QoS
              issue. The solutions you proposed actually include some of
              such requirements.</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">Will it be more suitable to express the
              requirements in the following means:</span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">&nbsp;e.g.,The peer may include QoS request info
              in the&nbsp;tracker protocol, like the video quality and
              maximum delay requirements to help the tracker return
              suitable peerlist.(This is just an example, not the exact
              requirement item).</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">&nbsp;&nbsp; </span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">BR</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color: blue;"
              lang="EN-US">Yunfei</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US">&nbsp;<o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US">&nbsp;<o:p></o:p></span></p>
        </div>
        <div class="MsoNormal" style="text-align: center;"
          align="center"><span style="font-size: 10pt; font-family:
            &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
            <hr style="width: 91.5pt;" size="2" width="122"
              align="center"></span></div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color:
              silver;" lang="EN-US">zhangyunfei</span><span
              style="font-size: 12pt; font-family: SimSun; color:
              silver;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;; color:
              silver;" lang="EN-US">2011-03-31</span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <div class="MsoNormal" style="text-align: center;"
            align="center"><span style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
              <hr size="2" width="100%" align="center"></span></div>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><strong><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">发件人：</span></strong><span style="font-size:
              10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
              Schmidt, Christian 1. (NSN - DE/Munich)</span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><strong><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">发送时间：</span></strong><span
              style="font-size: 10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
              2011-03-30&nbsp;18:08:49</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><strong><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">收件人：</span></strong><span style="font-size:
              10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
              ext Martin Stiemerling; zhangyunfei; <a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a></span><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><strong><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">抄送：</span></strong><span style="font-size:
              10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="ZH-CN">
            </span><span style="font-size: 12pt; font-family: SimSun;"
              lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><strong><span
                style="font-size: 10pt; font-family: SimSun;"
                lang="ZH-CN">主题：</span></strong><span style="font-size:
              10pt; font-family:
              &quot;Verdana&quot;,&quot;sans-serif&quot;;" lang="EN-US">
              QoS for PPSP</span><span style="font-size: 12pt;
              font-family: SimSun;" lang="EN-US"><o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal" style="text-align: left;" align="left"><span
              style="font-size: 12pt; font-family: SimSun;" lang="EN-US">&nbsp;<o:p></o:p></span></p>
        </div>
        <div>
          <div>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">As discussed in
                the IETF80/PPSP I would like to start the need to
                include QoS related requirements to the requirement
                spec.</span><span lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">The quality for
                P2P Live Streaming could be very bad. Dependent from the
                number of peers in the chains between content provider
                and displaying peer, the network conditions (quality and
                load) and the performance of the involved entities,
                especially end-to-end delay could be horrible. End to
                end delay of 2 minutes will be not accepted e.g. for
                sport games and setup or channel switching times of 2
                minutes is horrible as well. Especially if you take into
                account that this service will compete with
                server/client based streaming solutions.</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">There are several
                solutions possible, e.g. addition of super peers,
                network internal storage and the usage of QoS
                information for an advanced peer selection. This could
                be for example, the max length of a chunk between source
                and peer or some information about the performance
                capacity of the last peer. This information would have
                to be transported via Tracker/Peer Protocol. The tracker
                protocol must provide the possibility for the request of
                alternative peer addresses, if the quality is not
                sufficient for the user. </span><span lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">Therefore I
                recommend the introduction of 2 basic QoS requirements.</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><i><u><span style="font-size: 11pt;
                    font-family:
                    &quot;Calibri&quot;,&quot;sans-serif&quot;; color:
                    rgb(31, 73, 125);" lang="EN-GB">QoS.REQ-1: </span></u></i><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">Setup time to
                receive a new streaming channel or to switch between
                channels should be reasonable small. This time mainly
                depends on the End-to-End delay and the size of the
                receiving buffer. </span><span lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp; </span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><i><u><span style="font-size: 11pt;
                    font-family:
                    &quot;Calibri&quot;,&quot;sans-serif&quot;; color:
                    rgb(31, 73, 125);" lang="EN-GB">QoS.REQ-2: </span></u></i><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">End to end delay
                (time between content generation, e.g. camera and
                content consumption, e.g. user side monitor) will become
                critical in case of live streaming. Especially In
                provisioning of sports events, end to end delay of 1
                minute and more are not acceptable. </span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">What do you think
                about?</span><span lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">Christian</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
            <p class="MsoNormal"><span style="font-size: 11pt;
                font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
                color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span><span
                lang="EN-US"><o:p></o:p></span></p>
          </div>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ppsp mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ppsp@ietf.org">ppsp@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/ppsp">https://www.ietf.org/mailman/listinfo/ppsp</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------030105030403050303090700--

From christian.1.schmidt@nsn.com  Wed Jul  6 22:48:46 2011
Return-Path: <christian.1.schmidt@nsn.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC33421F88B6 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 22:48:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.148
X-Spam-Level: 
X-Spam-Status: No, score=-4.148 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45,  RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3gg77lQkc-xF for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 22:48:45 -0700 (PDT)
Received: from demumfd001.nsn-inter.net (demumfd001.nsn-inter.net [93.183.12.32]) by ietfa.amsl.com (Postfix) with ESMTP id 2B9FA21F88AB for <ppsp@ietf.org>; Wed,  6 Jul 2011 22:48:44 -0700 (PDT)
Received: from demuprx017.emea.nsn-intra.net ([10.150.129.56]) by demumfd001.nsn-inter.net (8.12.11.20060308/8.12.11) with ESMTP id p675mWXX002699 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 7 Jul 2011 07:48:32 +0200
Received: from DEMUEXC047.nsn-intra.net ([10.159.32.93]) by demuprx017.emea.nsn-intra.net (8.12.11.20060308/8.12.11) with ESMTP id p675mT9W023589; Thu, 7 Jul 2011 07:48:29 +0200
Received: from DEMUEXC013.nsn-intra.net ([10.150.128.24]) by DEMUEXC047.nsn-intra.net with Microsoft SMTPSVC(6.0.3790.3959);  Thu, 7 Jul 2011 07:48:28 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC3C69.7EB96C35"
Date: Thu, 7 Jul 2011 07:48:25 +0200
Message-ID: <C58FFCAAA14F454A85AFB7C1C2F862C4020A26E1@DEMUEXC013.nsn-intra.net>
In-Reply-To: <002a01cc3c3b$67161820$35424860$@com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [ppsp] QoS for PPSP
Thread-Index: AcvvDZvvqsZB/NtPSeSG+b9IFEcwehMlsNhwAAyMp2AAGR+wgAALXdsg
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com> <005301cc3ba4$6d944290$48bcc7b0$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net> <002a01cc3c3b$67161820$35424860$@com>
From: "Schmidt, Christian 1. (NSN - DE/Munich)" <christian.1.schmidt@nsn.com>
To: "ext Ning Zong" <zongning@huawei.com>, "zhangyunfei" <zhangyunfei@chinamobile.com>, "ext Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, <ppsp@ietf.org>
X-OriginalArrivalTime: 07 Jul 2011 05:48:28.0168 (UTC) FILETIME=[7EB14080:01CC3C69]
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 05:48:47 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC3C69.7EB96C35
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

Hi Ning Zong,

=20

the priority issue should cover different user requests. For example, if =
you want to see a popular movie, end-to-end delay is less important than =
quality. If you want to watch sport events, end-to-end delay is very =
important. The presentation should be as close to real-time as possible. =
Therefore the user should be able to notify his quality priority choice =
to the tracker.

=20

What do you think about?

=20

BR

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Thursday, July 07, 2011 2:19 AM
To: Schmidt, Christian 1. (NSN - DE/Munich); 'zhangyunfei'; 'ext Martin =
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

Hi, Christian

=20

These look good to me. But the priority issue is mostly management =
related.

I will put these requirements to new revision.

Thanks.

=20

BR,

Ning Zong

=20

=B7=A2=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/Munich) =
[mailto:christian.1.schmidt@nsn.com]=20
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C26=C8=D5 20:26
=CA=D5=BC=FE=C8=CB: ext Ning Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org
=D6=F7=CC=E2: RE: [ppsp] QoS for PPSP

=20

What about:

=20

Req:

The tracker should be informed about QoS requirements (e.g. end to end =
delay, setup delay, media quality) and priorities of the content =
requesting peer.

=20

Req:

The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing peer.

=20

Best Regards

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Wednesday, July 06, 2011 8:18 AM
To: 'zhangyunfei'; Schmidt, Christian 1. (NSN - DE/Munich); 'ext Martin =
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

I am in favor of Yunfei=A1=AFs proposal.

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED zhangyunfei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA3=D4=C231=C8=D5 3:06
=CA=D5=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/; ext Martin =
Stiemerling; ppsp@ietf.org
=D6=F7=CC=E2: Re: [ppsp] QoS for PPSP

=20

Hi Christian and all,

    My impression on the QoS related requirements is that we need =
propose the requirement that how the peer and tracker protocol should do =
regarding QoS issue. The solutions you proposed actually include some of =
such requirements.

    So my suggestion is:

Will it be more suitable to express the requirements in the following =
means:

 e.g.,The peer may include QoS request info in the tracker protocol, =
like the video quality and maximum delay requirements to help the =
tracker return suitable peerlist.(This is just an example, not the exact =
requirement item).

  =20

BR

Yunfei

=20

=20

________________________________

zhangyunfei

2011-03-31

________________________________

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-03-30 18:08:49

=CA=D5=BC=FE=C8=CB=A3=BA ext Martin Stiemerling; zhangyunfei; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA QoS for PPSP

=20

As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.

=20

The quality for P2P Live Streaming could be very bad. Dependent from the =
number of peers in the chains between content provider and displaying =
peer, the network conditions (quality and load) and the performance of =
the involved entities, especially end-to-end delay could be horrible. =
End to end delay of 2 minutes will be not accepted e.g. for sport games =
and setup or channel switching times of 2 minutes is horrible as well. =
Especially if you take into account that this service will compete with =
server/client based streaming solutions.

=20

There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user.=20

=20

Therefore I recommend the introduction of 2 basic QoS requirements.

=20

QoS.REQ-1:=20

Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer.=20

 =20

QoS.REQ-2:=20

End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable.=20

=20

What do you think about?

Christian

=20

=20

=20

=20

=20


------_=_NextPart_001_01CC3C69.7EB96C35
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:SimSun;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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.E-MailFormatvorlage17
	{mso-style-type:personal;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.E-MailFormatvorlage18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.E-MailFormatvorlage19
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.E-MailFormatvorlage20
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.E-MailFormatvorlage22
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DDE link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hi Ning Zong,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>the priority issue should cover different user requests. For example, =
if you want to see a popular movie, end-to-end delay is less important =
than quality. If you want to watch sport events, end-to-end delay is =
very important. The presentation should be as close to real-time as =
possible. Therefore the user should be able to notify his quality =
priority choice to the tracker.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>BR<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
ext Ning Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Thursday, =
July 07, 2011 2:19 AM<br><b>To:</b> Schmidt, Christian 1. (NSN - =
DE/Munich); 'zhangyunfei'; 'ext Martin Stiemerling'; =
ppsp@ietf.org<br><b>Subject:</b> </span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B4=F0=B8=B4</span><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Hi, =
Christian<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>These look =
good to me. But the priority issue is mostly management =
related.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I will put =
these requirements to new revision.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Thanks.<o:p></=
o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>BR,<o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Ning =
Zong<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> Schmidt, =
Christian 1. (NSN - DE/Munich) [mailto:christian.1.schmidt@nsn.com] =
<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
2011</span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C4=EA</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'>7</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D4=C2</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'>6</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
20:26<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> ext Ning =
Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2</span></b><b><=
span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> RE: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What about:<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS requirements (e.g. end to =
end delay, setup delay, media quality) and priorities of the content =
requesting peer.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing =
peer.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Best Regards<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
ext Ning Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Wednesday, =
July 06, 2011 8:18 AM<br><b>To:</b> 'zhangyunfei'; Schmidt, Christian 1. =
(NSN - DE/Munich); 'ext Martin Stiemerling'; =
ppsp@ietf.org<br><b>Subject:</b> </span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B4=F0=B8=B4</span><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I am in favor =
of Yunfei=A1=AFs proposal.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B4=FA=B1=ED</span></b><b><=
span lang=3DZH-CN style=3D'font-size:10.0pt;font-family:SimSun'> =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>zhangyunfei<br></span><b><s=
pan lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
2011</span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C4=EA</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'>3</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D4=C2</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>31</span><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> =
3:06<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> Schmidt, =
Christian 1. (NSN - DE/; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2</span></b><b><=
span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:SimSun'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:SimSun'> Re: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian and all,</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; My impression on the QoS related requirements is that =
we need propose the requirement that how the peer and tracker protocol =
should do regarding QoS issue. The solutions you proposed actually =
include some of such requirements.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Will it be more suitable to express the requirements in the following =
means:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;e.g.,The peer may include QoS request info in the&nbsp;tracker =
protocol, like the video quality and maximum delay requirements to help =
the tracker return suitable peerlist.(This is just an example, not the =
exact requirement item).</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; </span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun;color:silver'><o:p></o:p></s=
pan></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-03-31</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-03-30&nbsp;18:08:49</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
Martin Stiemerling; zhangyunfei; ppsp@ietf.org</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B3=AD=CB=CD=A3=BA</span></=
strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2=A3=BA</span></=
strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> QoS for =
PPSP</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The quality for P2P Live Streaming could be very bad. Dependent from =
the number of peers in the chains between content provider and =
displaying peer, the network conditions (quality and load) and the =
performance of the involved entities, especially end-to-end delay could =
be horrible. End to end delay of 2 minutes will be not accepted e.g. for =
sport games and setup or channel switching times of 2 minutes is =
horrible as well. Especially if you take into account that this service =
will compete with server/client based streaming solutions.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Therefore I recommend the introduction of 2 basic QoS =
requirements.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-1: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp; </span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-2: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div></div></body></html>
------_=_NextPart_001_01CC3C69.7EB96C35--

From zongning@huawei.com  Wed Jul  6 23:00:36 2011
Return-Path: <zongning@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 073BC21F88B5 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:00:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -97.303
X-Spam-Level: 
X-Spam-Status: No, score=-97.303 tagged_above=-999 required=5 tests=[AWL=2.000, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_MED=-4, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n4Pda+d9BL6p for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:00:35 -0700 (PDT)
Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [119.145.14.66]) by ietfa.amsl.com (Postfix) with ESMTP id 6D44321F8899 for <ppsp@ietf.org>; Wed,  6 Jul 2011 23:00:34 -0700 (PDT)
Received: from huawei.com (szxga03-in [172.24.2.9]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNY00I7E8KJ74@szxga03-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 13:57:55 +0800 (CST)
Received: from huawei.com ([172.24.2.119]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNY00ANR8KJLU@szxga03-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 13:57:55 +0800 (CST)
Received: from z63316a ([10.138.41.47]) by szxml04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0LNY0035H8KGBH@szxml04-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 13:57:55 +0800 (CST)
Date: Thu, 07 Jul 2011 13:57:52 +0800
From: Ning Zong <zongning@huawei.com>
In-reply-to: <C58FFCAAA14F454A85AFB7C1C2F862C4020A26E1@DEMUEXC013.nsn-intra.net>
To: "'Schmidt, Christian 1. (NSN - DE/Munich)'" <christian.1.schmidt@nsn.com>,  'zhangyunfei' <zhangyunfei@chinamobile.com>, 'ext Martin Stiemerling' <Martin.Stiemerling@neclab.eu>, ppsp@ietf.org
Message-id: <007701cc3c6a$cf1a9ed0$6d4fdc70$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_g+Z/Eeu4emWt2c13JaX+aQ)"
Content-language: zh-cn
Thread-index: AcvvDZvvqsZB/NtPSeSG+b9IFEcwehMlsNhwAAyMp2AAGR+wgAALXdsgAABwBUA=
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com> <005301cc3ba4$6d944290$48bcc7b0$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net> <002a01cc3c3b$67161820$35424860$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A26E1@DEMUEXC013.nsn-intra.net>
Subject: [ppsp] =?gb2312?b?tPC4tDogIFFvUyBmb3IgUFBTUA==?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 06:00:36 -0000

This is a multi-part message in MIME format.

--Boundary_(ID_g+Z/Eeu4emWt2c13JaX+aQ)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

Hi, Christian,

=20

Then the priority information can be expressed by different QoS =
combinations
(delay, quality), right? I think a single priority parameter =
(1,2,3,=A1=AD)
could be difficult to be understood by trackers - or need the help from
management plane.

=20

BR,

Ning Zong

=20

=B7=A2=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/Munich)
[mailto:christian.1.schmidt@nsn.com]=20
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C27=C8=D5 13:48
=CA=D5=BC=FE=C8=CB: ext Ning Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org
=D6=F7=CC=E2: RE: [ppsp] QoS for PPSP

=20

Hi Ning Zong,

=20

the priority issue should cover different user requests. For example, if =
you
want to see a popular movie, end-to-end delay is less important than
quality. If you want to watch sport events, end-to-end delay is very
important. The presentation should be as close to real-time as possible.
Therefore the user should be able to notify his quality priority choice =
to
the tracker.

=20

What do you think about?

=20

BR

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Thursday, July 07, 2011 2:19 AM
To: Schmidt, Christian 1. (NSN - DE/Munich); 'zhangyunfei'; 'ext Martin
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

Hi, Christian

=20

These look good to me. But the priority issue is mostly management =
related.

I will put these requirements to new revision.

Thanks.

=20

BR,

Ning Zong

=20

=B7=A2=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/Munich)
[mailto:christian.1.schmidt@nsn.com]=20
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C26=C8=D5 20:26
=CA=D5=BC=FE=C8=CB: ext Ning Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org
=D6=F7=CC=E2: RE: [ppsp] QoS for PPSP

=20

What about:

=20

Req:

The tracker should be informed about QoS requirements (e.g. end to end
delay, setup delay, media quality) and priorities of the content =
requesting
peer.

=20

Req:

The tracker should be informed about QoS situation (e.g. performance,
available uplink bandwidth) of the content providing peer.

=20

Best Regards

Christian

=20

=20

From: ext Ning Zong [mailto:zongning@huawei.com]=20
Sent: Wednesday, July 06, 2011 8:18 AM
To: 'zhangyunfei'; Schmidt, Christian 1. (NSN - DE/Munich); 'ext Martin
Stiemerling'; ppsp@ietf.org
Subject: =B4=F0=B8=B4: [ppsp] QoS for PPSP

=20

I am in favor of Yunfei=A1=AFs proposal.

=20

=B7=A2=BC=FE=C8=CB: ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] =
=B4=FA=B1=ED
zhangyunfei
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA3=D4=C231=C8=D5 3:06
=CA=D5=BC=FE=C8=CB: Schmidt, Christian 1. (NSN - DE/; ext Martin =
Stiemerling; ppsp@ietf.
org
=D6=F7=CC=E2: Re: [ppsp] QoS for PPSP

=20

Hi Christian and all,

    My impression on the QoS related requirements is that we need =
propose
the requirement that how the peer and tracker protocol should do =
regarding
QoS issue. The solutions you proposed actually include some of such
requirements.

    So my suggestion is:

Will it be more suitable to express the requirements in the following =
means:

 e.g.,The peer may include QoS request info in the tracker protocol, =
like
the video quality and maximum delay requirements to help the tracker =
return
suitable peerlist.(This is just an example, not the exact requirement =
item).

  =20

BR

Yunfei

=20

=20

  _____ =20

zhangyunfei

2011-03-31

  _____ =20

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-03-30 18:08:49

=CA=D5=BC=FE=C8=CB=A3=BA ext Martin Stiemerling; zhangyunfei; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA QoS for PPSP

=20

As discussed in the IETF80/PPSP I would like to start the need to =
include
QoS related requirements to the requirement spec.

=20

The quality for P2P Live Streaming could be very bad. Dependent from the
number of peers in the chains between content provider and displaying =
peer,
the network conditions (quality and load) and the performance of the
involved entities, especially end-to-end delay could be horrible. End to =
end
delay of 2 minutes will be not accepted e.g. for sport games and setup =
or
channel switching times of 2 minutes is horrible as well. Especially if =
you
take into account that this service will compete with server/client =
based
streaming solutions.

=20

There are several solutions possible, e.g. addition of super peers, =
network
internal storage and the usage of QoS information for an advanced peer
selection. This could be for example, the max length of a chunk between
source and peer or some information about the performance capacity of =
the
last peer. This information would have to be transported via =
Tracker/Peer
Protocol. The tracker protocol must provide the possibility for the =
request
of alternative peer addresses, if the quality is not sufficient for the
user.=20

=20

Therefore I recommend the introduction of 2 basic QoS requirements.

=20

QoS.REQ-1:=20

Setup time to receive a new streaming channel or to switch between =
channels
should be reasonable small. This time mainly depends on the End-to-End =
delay
and the size of the receiving buffer.=20

 =20

QoS.REQ-2:=20

End to end delay (time between content generation, e.g. camera and =
content
consumption, e.g. user side monitor) will become critical in case of =
live
streaming. Especially In provisioning of sports events, end to end delay =
of
1 minute and more are not acceptable.=20

=20

What do you think about?

Christian

=20

=20

=20

=20

=20


--Boundary_(ID_g+Z/Eeu4emWt2c13JaX+aQ)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
span.EmailStyle18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle20
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle21
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle23
	{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:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Hi, =
Christian,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Then the =
priority information can be expressed by different QoS combinations =
(delay, quality), right? I think a single priority parameter =
(1,2,3,=A1=AD) could be difficult to be understood by trackers - or need =
the help from management plane.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>BR,<o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Ning =
Zong<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB<sp=
an lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> Schmidt, Christian =
1. (NSN - DE/Munich) [mailto:christian.1.schmidt@nsn.com] =
<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4<span lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> 2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA<span =
lang=3DEN-US>7</span>=D4=C2<span lang=3DEN-US>7</span>=C8=D5<span =
lang=3DEN-US> 13:48<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> ext Ning Zong; zhangyunfei; =
ext Martin Stiemerling; ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> RE: [ppsp] QoS for =
PPSP<o:p></o:p></span></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hi Ning Zong,<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>the priority issue should cover different user requests. For example, =
if you want to see a popular movie, end-to-end delay is less important =
than quality. If you want to watch sport events, end-to-end delay is =
very important. The presentation should be as close to real-time as =
possible. Therefore the user should be able to notify his quality =
priority choice to the tracker.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>BR<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ext Ning =
Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Thursday, July 07, =
2011 2:19 AM<br><b>To:</b> Schmidt, Christian 1. (NSN - DE/Munich); =
'zhangyunfei'; 'ext Martin Stiemerling'; =
ppsp@ietf.org<br><b>Subject:</b> </span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=F0=B8=B4</span><s=
pan lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DDE><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Hi, =
Christian<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>These look =
good to me. But the priority issue is mostly management =
related.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I will put =
these requirements to new revision.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Thanks.<o:p></=
o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>BR,<o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>Ning =
Zong<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
Schmidt, Christian 1. (NSN - DE/Munich) =
[mailto:christian.1.schmidt@nsn.com] <br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4</span></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>7</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D4=C2</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>6</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
20:26<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> ext =
Ning Zong; zhangyunfei; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> RE: =
[ppsp] QoS for PPSP<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What about:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DDE =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS requirements (e.g. end to =
end delay, setup delay, media quality) and priorities of the content =
requesting peer.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Req:<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS situation (e.g. performance, =
available uplink bandwidth) of the content providing =
peer.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Best Regards<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ext Ning =
Zong [mailto:zongning@huawei.com] <br><b>Sent:</b> Wednesday, July 06, =
2011 8:18 AM<br><b>To:</b> 'zhangyunfei'; Schmidt, Christian 1. (NSN - =
DE/Munich); 'ext Martin Stiemerling'; ppsp@ietf.org<br><b>Subject:</b> =
</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=F0=B8=B4</span><s=
pan lang=3DDE =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>: [ppsp] =
QoS for PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
lang=3DDE><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'>I am in favor =
of Yunfei=A1=AFs proposal.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o=
:p></span></p><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
ppsp-bounces@ietf.org [mailto:ppsp-bounces@ietf.org] </span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B4=FA=B1=ED =
</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>zhangyunfei<br></span=
><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4</span></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
2011</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C4=EA</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>3</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D4=C2</span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>31</span><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=C8=D5</span><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
3:06<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB</s=
pan></b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> =
Schmidt, Christian 1. (NSN - DE/; ext Martin Stiemerling; =
ppsp@ietf.org<br></span><b><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2</span></=
b><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>:</span></b><span =
lang=3DEN-US style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'> Re: =
[ppsp] QoS for PPSP<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian and all,</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; My impression on the QoS related requirements is that =
we need propose the requirement that how the peer and tracker protocol =
should do regarding QoS issue. The solutions you proposed actually =
include some of such requirements.</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp;&nbsp; So my suggestion is:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Will it be more suitable to express the requirements in the following =
means:</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;e.g.,The peer may include QoS request info in the&nbsp;tracker =
protocol, like the video quality and maximum delay requirements to help =
the tracker return suitable peerlist.(This is just an example, not the =
exact requirement item).</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; </span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5;color:silver'><o:p></o=
:p></span></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-03-31</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B7=A2=CB=CD=CA=B1=BC=
=E4=A3=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-03-30&nbsp;18:08:49</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=CA=D5=BC=FE=C8=CB=A3=
=BA</span></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
Martin Stiemerling; zhangyunfei; ppsp@ietf.org</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=B3=AD=CB=CD=A3=BA</s=
pan></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span =
style=3D'font-size:10.0pt;font-family:=CB=CE=CC=E5'>=D6=F7=CC=E2=A3=BA</s=
pan></strong><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> QoS for =
PPSP</span><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'><o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:=CB=CE=CC=E5'>&nbsp;<o:p></o:p></sp=
an></p></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As discussed in the IETF80/PPSP I would like to start the need to =
include QoS related requirements to the requirement spec.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The quality for P2P Live Streaming could be very bad. Dependent from =
the number of peers in the chains between content provider and =
displaying peer, the network conditions (quality and load) and the =
performance of the involved entities, especially end-to-end delay could =
be horrible. End to end delay of 2 minutes will be not accepted e.g. for =
sport games and setup or channel switching times of 2 minutes is =
horrible as well. Especially if you take into account that this service =
will compete with server/client based streaming solutions.</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>There are several solutions possible, e.g. addition of super peers, =
network internal storage and the usage of QoS information for an =
advanced peer selection. This could be for example, the max length of a =
chunk between source and peer or some information about the performance =
capacity of the last peer. This information would have to be transported =
via Tracker/Peer Protocol. The tracker protocol must provide the =
possibility for the request of alternative peer addresses, if the =
quality is not sufficient for the user. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Therefore I recommend the introduction of 2 basic QoS =
requirements.</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-1: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Setup time to receive a new streaming channel or to switch between =
channels should be reasonable small. This time mainly depends on the =
End-to-End delay and the size of the receiving buffer. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp; </span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><i><u><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>QoS.REQ-2: </span></u></i><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End to end delay (time between content generation, e.g. camera and =
content consumption, e.g. user side monitor) will become critical in =
case of live streaming. Especially In provisioning of sports events, end =
to end delay of 1 minute and more are not acceptable. </span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>What do you think about?</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
lang=3DEN-US><o:p></o:p></span></p></div></div></div></body></html>=

--Boundary_(ID_g+Z/Eeu4emWt2c13JaX+aQ)--

From zhangyunfei@chinamobile.com  Wed Jul  6 23:36:29 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6DE321F86C6 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.983
X-Spam-Level: 
X-Spam-Status: No, score=-95.983 tagged_above=-999 required=5 tests=[AWL=2.632, BAYES_00=-2.599, MISSING_SUBJECT=1.762, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LQQ+5zKz6H7O for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:36:27 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id A50A621F8640 for <ppsp@ietf.org>; Wed,  6 Jul 2011 23:36:26 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id CF7FAA3D6; Thu,  7 Jul 2011 14:36:20 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 9C2CEA3B2; Thu,  7 Jul 2011 14:36:18 +0800 (CST)
Received: from zyf-PC ([10.2.0.55]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011070714254824-11057 ; Thu, 7 Jul 2011 14:25:48 +0800 
Date: Thu, 7 Jul 2011 14:25:43 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "Ning Zong" <zongning@huawei.com>, "'Schmidt, Christian 1. (NSN - DE" <christian.1.schmidt@nsn.com>, "'ext Martin Stiemerling'" <Martin.Stiemerling@neclab.eu>, "ppsp@ietf.org" <ppsp@ietf.org>
References: <0LIT00I789RSB1@szxml11-in.huawei.com> <000e01cbee7d$75eb51f0$61c1f5d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF96AE@DEMUEXC013.nsn-intra.net> <003401cbeeb5$1dcdd0f0$596972d0$@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C401AF97E7@DEMUEXC013.nsn-intra.net> <201103310305432239505@chinamobile.com> <005301cc3ba4$6d944290$48bcc7b0$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A24D5@DEMUEXC013.nsn-intra.net> <002a01cc3c3b$67161820$35424860$@com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A26E1
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 14:25:48, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 14:36:18, Serialize complete at 2011-07-07 14:36:18
Message-ID: <OFE1F79C4A.C619D7E1-ON482578C6.0023524F@chinamobile.com>
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18244.005
X-TM-AS-Result: No-5.758-7.0-31-11
X-imss-scan-details: No-5.758-7.0-31-11;No-5.758-7.0-31-11
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: [ppsp] (no subject)
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 06:36:30 -0000

@DEMUEXC013.nsn-intra.net> <007701cc3c6a$cf1a9ed0$6d4fdc70$@com>
Subject: =?gb2312?B?UmU6ILTwuLQ6IFtwcHNwXSBRb1MgZm9yIFBQU1A=?=
Message-ID: <201107071425434358859@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
Content-Type: multipart/alternative;
	boundary="=====003_Dragon018805205487_====="


This is a multi-part message in MIME format.

--=====003_Dragon018805205487_=====
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: base64

SXMgaXQgYmV0dGVyIHRvIHNheaO/DQpUaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJv
dXQgUW9TIHJlcXVpcmVtZW50cyAoZS5nLiBlbmQgdG8gZW5kIGRlbGF5LCBzZXR1cCBkZWxheSwg
bWVkaWEgcXVhbGl0eSkgYW5kIHByaW9yaXRpZXMgb2YgdGhlIFFvUyBwYXJhbWV0ZXJzIG9uIHRo
ZSBjb250ZW50IHJlcXVlc3RpbmcgcGVlcidzIHNpZGUuDQpXaGVuIEkgZmlyc3QgcmVhZCB0aGUg
c2VudGVuc2UsIEkgbWlzdW5kZXJzdGFuZCB0byB0aGluayB0aGF0IHJlZmVycyB0byB0aGUgcHJp
b3JpdGllcyhvcmRlcilvZiB0aGUgcGVlcnMuDQoNCkJSDQpZdW5mZWkNCg0KDQoNCg0Kemhhbmd5
dW5mZWkNCjIwMTEtMDctMDcNCg0KDQoNCreivP7Iy6O6IE5pbmcgWm9uZw0Kt6LLzcqxvOSjuiAy
MDExLTA3LTA3IDE0OjAwOjMwDQrK1bz+yMujuiAnU2NobWlkdCwgQ2hyaXN0aWFuIDEuIChOU04g
LSBERS9NdW5pY2gpJzsgJ3poYW5neXVuZmVpJzsgJ2V4dCBNYXJ0aW4gU3RpZW1lcmxpbmcnOyBw
cHNwQGlldGYub3JnDQqzrcvNo7ogDQrW98zio7ogtPC4tDogW3Bwc3BdIFFvUyBmb3IgUFBTUA0K
DQpIaSwgQ2hyaXN0aWFuLA0KIA0KVGhlbiB0aGUgcHJpb3JpdHkgaW5mb3JtYXRpb24gY2FuIGJl
IGV4cHJlc3NlZCBieSBkaWZmZXJlbnQgUW9TIGNvbWJpbmF0aW9ucyAoZGVsYXksIHF1YWxpdHkp
LCByaWdodD8gSSB0aGluayBhIHNpbmdsZSBwcmlvcml0eSBwYXJhbWV0ZXIgKDEsMiwzLKGtKSBj
b3VsZCBiZSBkaWZmaWN1bHQgdG8gYmUgdW5kZXJzdG9vZCBieSB0cmFja2VycyAtIG9yIG5lZWQg
dGhlIGhlbHAgZnJvbSBtYW5hZ2VtZW50IHBsYW5lLg0KIA0KQlIsDQpOaW5nIFpvbmcNCiANCrei
vP7IyzogU2NobWlkdCwgQ2hyaXN0aWFuIDEuIChOU04gLSBERS9NdW5pY2gpIFttYWlsdG86Y2hy
aXN0aWFuLjEuc2NobWlkdEBuc24uY29tXSANCreiy83KsbzkOiAyMDExxOo31MI3yNUgMTM6NDgN
CsrVvP7IyzogZXh0IE5pbmcgWm9uZzsgemhhbmd5dW5mZWk7IGV4dCBNYXJ0aW4gU3RpZW1lcmxp
bmc7IHBwc3BAaWV0Zi5vcmcNCtb3zOI6IFJFOiBbcHBzcF0gUW9TIGZvciBQUFNQDQogDQpIaSBO
aW5nIFpvbmcsDQogDQp0aGUgcHJpb3JpdHkgaXNzdWUgc2hvdWxkIGNvdmVyIGRpZmZlcmVudCB1
c2VyIHJlcXVlc3RzLiBGb3IgZXhhbXBsZSwgaWYgeW91IHdhbnQgdG8gc2VlIGEgcG9wdWxhciBt
b3ZpZSwgZW5kLXRvLWVuZCBkZWxheSBpcyBsZXNzIGltcG9ydGFudCB0aGFuIHF1YWxpdHkuIElm
IHlvdSB3YW50IHRvIHdhdGNoIHNwb3J0IGV2ZW50cywgZW5kLXRvLWVuZCBkZWxheSBpcyB2ZXJ5
IGltcG9ydGFudC4gVGhlIHByZXNlbnRhdGlvbiBzaG91bGQgYmUgYXMgY2xvc2UgdG8gcmVhbC10
aW1lIGFzIHBvc3NpYmxlLiBUaGVyZWZvcmUgdGhlIHVzZXIgc2hvdWxkIGJlIGFibGUgdG8gbm90
aWZ5IGhpcyBxdWFsaXR5IHByaW9yaXR5IGNob2ljZSB0byB0aGUgdHJhY2tlci4NCiANCldoYXQg
ZG8geW91IHRoaW5rIGFib3V0Pw0KIA0KQlINCkNocmlzdGlhbg0KIA0KIA0KRnJvbTogZXh0IE5p
bmcgWm9uZyBbbWFpbHRvOnpvbmduaW5nQGh1YXdlaS5jb21dIA0KU2VudDogVGh1cnNkYXksIEp1
bHkgMDcsIDIwMTEgMjoxOSBBTQ0KVG86IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUv
TXVuaWNoKTsgJ3poYW5neXVuZmVpJzsgJ2V4dCBNYXJ0aW4gU3RpZW1lcmxpbmcnOyBwcHNwQGll
dGYub3JnDQpTdWJqZWN0OiC08Li0OiBbcHBzcF0gUW9TIGZvciBQUFNQDQogDQpIaSwgQ2hyaXN0
aWFuDQogDQpUaGVzZSBsb29rIGdvb2QgdG8gbWUuIEJ1dCB0aGUgcHJpb3JpdHkgaXNzdWUgaXMg
bW9zdGx5IG1hbmFnZW1lbnQgcmVsYXRlZC4NCkkgd2lsbCBwdXQgdGhlc2UgcmVxdWlyZW1lbnRz
IHRvIG5ldyByZXZpc2lvbi4NClRoYW5rcy4NCiANCkJSLA0KTmluZyBab25nDQogDQq3orz+yMs6
IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUvTXVuaWNoKSBbbWFpbHRvOmNocmlzdGlh
bi4xLnNjaG1pZHRAbnNuLmNvbV0gDQq3osvNyrG85DogMjAxMcTqN9TCNsjVIDIwOjI2DQrK1bz+
yMs6IGV4dCBOaW5nIFpvbmc7IHpoYW5neXVuZmVpOyBleHQgTWFydGluIFN0aWVtZXJsaW5nOyBw
cHNwQGlldGYub3JnDQrW98ziOiBSRTogW3Bwc3BdIFFvUyBmb3IgUFBTUA0KIA0KV2hhdCBhYm91
dDoNCiANClJlcToNClRoZSB0cmFja2VyIHNob3VsZCBiZSBpbmZvcm1lZCBhYm91dCBRb1MgcmVx
dWlyZW1lbnRzIChlLmcuIGVuZCB0byBlbmQgZGVsYXksIHNldHVwIGRlbGF5LCBtZWRpYSBxdWFs
aXR5KSBhbmQgcHJpb3JpdGllcyBvZiB0aGUgY29udGVudCByZXF1ZXN0aW5nIHBlZXIuDQogDQpS
ZXE6DQpUaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJvdXQgUW9TIHNpdHVhdGlvbiAo
ZS5nLiBwZXJmb3JtYW5jZSwgYXZhaWxhYmxlIHVwbGluayBiYW5kd2lkdGgpIG9mIHRoZSBjb250
ZW50IHByb3ZpZGluZyBwZWVyLg0KIA0KQmVzdCBSZWdhcmRzDQpDaHJpc3RpYW4NCiANCiANCkZy
b206IGV4dCBOaW5nIFpvbmcgW21haWx0bzp6b25nbmluZ0BodWF3ZWkuY29tXSANClNlbnQ6IFdl
ZG5lc2RheSwgSnVseSAwNiwgMjAxMSA4OjE4IEFNDQpUbzogJ3poYW5neXVuZmVpJzsgU2NobWlk
dCwgQ2hyaXN0aWFuIDEuIChOU04gLSBERS9NdW5pY2gpOyAnZXh0IE1hcnRpbiBTdGllbWVybGlu
Zyc7IHBwc3BAaWV0Zi5vcmcNClN1YmplY3Q6ILTwuLQ6IFtwcHNwXSBRb1MgZm9yIFBQU1ANCiAN
CkkgYW0gaW4gZmF2b3Igb2YgWXVuZmVpoa9zIHByb3Bvc2FsLg0KIA0Kt6K8/sjLOiBwcHNwLWJv
dW5jZXNAaWV0Zi5vcmcgW21haWx0bzpwcHNwLWJvdW5jZXNAaWV0Zi5vcmddILT6se0gemhhbmd5
dW5mZWkNCreiy83KsbzkOiAyMDExxOoz1MIzMcjVIDM6MDYNCsrVvP7IyzogU2NobWlkdCwgQ2hy
aXN0aWFuIDEuIChOU04gLSBERS87IGV4dCBNYXJ0aW4gU3RpZW1lcmxpbmc7IHBwc3BAaWV0Zi5v
cmcNCtb3zOI6IFJlOiBbcHBzcF0gUW9TIGZvciBQUFNQDQogDQpIaSBDaHJpc3RpYW4gYW5kIGFs
bCwNCiAgICBNeSBpbXByZXNzaW9uIG9uIHRoZSBRb1MgcmVsYXRlZCByZXF1aXJlbWVudHMgaXMg
dGhhdCB3ZSBuZWVkIHByb3Bvc2UgdGhlIHJlcXVpcmVtZW50IHRoYXQgaG93IHRoZSBwZWVyIGFu
ZCB0cmFja2VyIHByb3RvY29sIHNob3VsZCBkbyByZWdhcmRpbmcgUW9TIGlzc3VlLiBUaGUgc29s
dXRpb25zIHlvdSBwcm9wb3NlZCBhY3R1YWxseSBpbmNsdWRlIHNvbWUgb2Ygc3VjaCByZXF1aXJl
bWVudHMuDQogICAgU28gbXkgc3VnZ2VzdGlvbiBpczoNCldpbGwgaXQgYmUgbW9yZSBzdWl0YWJs
ZSB0byBleHByZXNzIHRoZSByZXF1aXJlbWVudHMgaW4gdGhlIGZvbGxvd2luZyBtZWFuczoNCiBl
LmcuLFRoZSBwZWVyIG1heSBpbmNsdWRlIFFvUyByZXF1ZXN0IGluZm8gaW4gdGhlIHRyYWNrZXIg
cHJvdG9jb2wsIGxpa2UgdGhlIHZpZGVvIHF1YWxpdHkgYW5kIG1heGltdW0gZGVsYXkgcmVxdWly
ZW1lbnRzIHRvIGhlbHAgdGhlIHRyYWNrZXIgcmV0dXJuIHN1aXRhYmxlIHBlZXJsaXN0LihUaGlz
IGlzIGp1c3QgYW4gZXhhbXBsZSwgbm90IHRoZSBleGFjdCByZXF1aXJlbWVudCBpdGVtKS4NCiAg
IA0KQlINCll1bmZlaQ0KIA0KIA0KDQoNCg0Kemhhbmd5dW5mZWkNCjIwMTEtMDMtMzENCg0KDQoN
CreivP7Iy6O6IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUvTXVuaWNoKQ0Kt6LLzcqx
vOSjuiAyMDExLTAzLTMwIDE4OjA4OjQ5DQrK1bz+yMujuiBleHQgTWFydGluIFN0aWVtZXJsaW5n
OyB6aGFuZ3l1bmZlaTsgcHBzcEBpZXRmLm9yZw0Ks63LzaO6IA0K1vfM4qO6IFFvUyBmb3IgUFBT
UA0KIA0KQXMgZGlzY3Vzc2VkIGluIHRoZSBJRVRGODAvUFBTUCBJIHdvdWxkIGxpa2UgdG8gc3Rh
cnQgdGhlIG5lZWQgdG8gaW5jbHVkZSBRb1MgcmVsYXRlZCByZXF1aXJlbWVudHMgdG8gdGhlIHJl
cXVpcmVtZW50IHNwZWMuDQogDQpUaGUgcXVhbGl0eSBmb3IgUDJQIExpdmUgU3RyZWFtaW5nIGNv
dWxkIGJlIHZlcnkgYmFkLiBEZXBlbmRlbnQgZnJvbSB0aGUgbnVtYmVyIG9mIHBlZXJzIGluIHRo
ZSBjaGFpbnMgYmV0d2VlbiBjb250ZW50IHByb3ZpZGVyIGFuZCBkaXNwbGF5aW5nIHBlZXIsIHRo
ZSBuZXR3b3JrIGNvbmRpdGlvbnMgKHF1YWxpdHkgYW5kIGxvYWQpIGFuZCB0aGUgcGVyZm9ybWFu
Y2Ugb2YgdGhlIGludm9sdmVkIGVudGl0aWVzLCBlc3BlY2lhbGx5IGVuZC10by1lbmQgZGVsYXkg
Y291bGQgYmUgaG9ycmlibGUuIEVuZCB0byBlbmQgZGVsYXkgb2YgMiBtaW51dGVzIHdpbGwgYmUg
bm90IGFjY2VwdGVkIGUuZy4gZm9yIHNwb3J0IGdhbWVzIGFuZCBzZXR1cCBvciBjaGFubmVsIHN3
aXRjaGluZyB0aW1lcyBvZiAyIG1pbnV0ZXMgaXMgaG9ycmlibGUgYXMgd2VsbC4gRXNwZWNpYWxs
eSBpZiB5b3UgdGFrZSBpbnRvIGFjY291bnQgdGhhdCB0aGlzIHNlcnZpY2Ugd2lsbCBjb21wZXRl
IHdpdGggc2VydmVyL2NsaWVudCBiYXNlZCBzdHJlYW1pbmcgc29sdXRpb25zLg0KIA0KVGhlcmUg
YXJlIHNldmVyYWwgc29sdXRpb25zIHBvc3NpYmxlLCBlLmcuIGFkZGl0aW9uIG9mIHN1cGVyIHBl
ZXJzLCBuZXR3b3JrIGludGVybmFsIHN0b3JhZ2UgYW5kIHRoZSB1c2FnZSBvZiBRb1MgaW5mb3Jt
YXRpb24gZm9yIGFuIGFkdmFuY2VkIHBlZXIgc2VsZWN0aW9uLiBUaGlzIGNvdWxkIGJlIGZvciBl
eGFtcGxlLCB0aGUgbWF4IGxlbmd0aCBvZiBhIGNodW5rIGJldHdlZW4gc291cmNlIGFuZCBwZWVy
IG9yIHNvbWUgaW5mb3JtYXRpb24gYWJvdXQgdGhlIHBlcmZvcm1hbmNlIGNhcGFjaXR5IG9mIHRo
ZSBsYXN0IHBlZXIuIFRoaXMgaW5mb3JtYXRpb24gd291bGQgaGF2ZSB0byBiZSB0cmFuc3BvcnRl
ZCB2aWEgVHJhY2tlci9QZWVyIFByb3RvY29sLiBUaGUgdHJhY2tlciBwcm90b2NvbCBtdXN0IHBy
b3ZpZGUgdGhlIHBvc3NpYmlsaXR5IGZvciB0aGUgcmVxdWVzdCBvZiBhbHRlcm5hdGl2ZSBwZWVy
IGFkZHJlc3NlcywgaWYgdGhlIHF1YWxpdHkgaXMgbm90IHN1ZmZpY2llbnQgZm9yIHRoZSB1c2Vy
LiANCiANClRoZXJlZm9yZSBJIHJlY29tbWVuZCB0aGUgaW50cm9kdWN0aW9uIG9mIDIgYmFzaWMg
UW9TIHJlcXVpcmVtZW50cy4NCiANClFvUy5SRVEtMTogDQpTZXR1cCB0aW1lIHRvIHJlY2VpdmUg
YSBuZXcgc3RyZWFtaW5nIGNoYW5uZWwgb3IgdG8gc3dpdGNoIGJldHdlZW4gY2hhbm5lbHMgc2hv
dWxkIGJlIHJlYXNvbmFibGUgc21hbGwuIFRoaXMgdGltZSBtYWlubHkgZGVwZW5kcyBvbiB0aGUg
RW5kLXRvLUVuZCBkZWxheSBhbmQgdGhlIHNpemUgb2YgdGhlIHJlY2VpdmluZyBidWZmZXIuIA0K
ICANClFvUy5SRVEtMjogDQpFbmQgdG8gZW5kIGRlbGF5ICh0aW1lIGJldHdlZW4gY29udGVudCBn
ZW5lcmF0aW9uLCBlLmcuIGNhbWVyYSBhbmQgY29udGVudCBjb25zdW1wdGlvbiwgZS5nLiB1c2Vy
IHNpZGUgbW9uaXRvcikgd2lsbCBiZWNvbWUgY3JpdGljYWwgaW4gY2FzZSBvZiBsaXZlIHN0cmVh
bWluZy4gRXNwZWNpYWxseSBJbiBwcm92aXNpb25pbmcgb2Ygc3BvcnRzIGV2ZW50cywgZW5kIHRv
IGVuZCBkZWxheSBvZiAxIG1pbnV0ZSBhbmQgbW9yZSBhcmUgbm90IGFjY2VwdGFibGUuIA0KIA0K
V2hhdCBkbyB5b3UgdGhpbmsgYWJvdXQ/DQpDaHJpc3RpYW4NCiANCiANCiANCiANCiANCg==

--=====003_Dragon018805205487_=====
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: base64

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MIHhtbG5zOm8+PEhFQUQ+DQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNo
YXJzZXQ9Z2IyMzEyIiBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZT4NCjxNRVRBIG5hbWU9R0VORVJB
VE9SIGNvbnRlbnQ9Ik1TSFRNTCA5LjAwLjgxMTIuMTY0MzAiPg0KPFNUWUxFPg0KPCEtLQ0KIC8q
IEZvbnQgRGVmaW5pdGlvbnMgKi8NCiBAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OsvOzOU7DQoJ
cGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5
OlZlcmRhbmE7DQoJcGFub3NlLTE6MiAxMSA2IDQgMyA1IDQgNCAyIDQ7fQ0KQGZvbnQtZmFjZQ0K
CXtmb250LWZhbWlseToiXEDLzszlIjsNCglwYW5vc2UtMToyIDEgNiAwIDMgMSAxIDEgMSAxO30N
CiAvKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KIHAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRp
di5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJdGV4
dC1hbGlnbjpqdXN0aWZ5Ow0KCXRleHQtanVzdGlmeTppbnRlci1pZGVvZ3JhcGg7DQoJZm9udC1z
aXplOjEwLjVwdDsNCglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQphOmxpbmssIHNw
YW4uTXNvSHlwZXJsaW5rDQoJe2NvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGlu
ZTt9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6cHVycGxl
Ow0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0Kc3Bhbi5FbWFpbFN0eWxlMTcNCgl7bXNv
LXN0eWxlLXR5cGU6cGVyc29uYWwtY29tcG9zZTsNCglmb250LWZhbWlseTpWZXJkYW5hOw0KCWNv
bG9yOndpbmRvd3RleHQ7DQoJZm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFs
Ow0KCXRleHQtZGVjb3JhdGlvbjpub25lIG5vbmU7fQ0KIC8qIFBhZ2UgRGVmaW5pdGlvbnMgKi8N
CiBAcGFnZSBTZWN0aW9uMQ0KCXtzaXplOjU5NS4zcHQgODQxLjlwdDsNCgltYXJnaW46NzIuMHB0
IDkwLjBwdCA3Mi4wcHQgOTAuMHB0Ow0KCWxheW91dC1ncmlkOjE1LjZwdDt9DQpkaXYuU2VjdGlv
bjENCgl7cGFnZTpTZWN0aW9uMTt9DQotLT4NCjwvU1RZTEU+DQo8L0hFQUQ+DQo8Qk9EWT4NCjxE
SVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPklzIGl0IGJldHRlciB0
byBzYXmjvzwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFj
ZT1WZXJkYW5hPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZ
OiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0
IiANCmxhbmc9RU4tR0I+VGhlIHRyYWNrZXIgc2hvdWxkIGJlIGluZm9ybWVkIGFib3V0IFFvUyBy
ZXF1aXJlbWVudHMgKGUuZy4gZW5kIHRvIA0KZW5kIGRlbGF5LCBzZXR1cCBkZWxheSwgbWVkaWEg
cXVhbGl0eSkgYW5kIHByaW9yaXRpZXMmbmJzcDtvZiB0aGUgUW9TIHBhcmFtZXRlcnMgDQpvbiZu
YnNwO3RoZSBjb250ZW50IHJlcXVlc3RpbmcgcGVlcidzIHNpZGUuPC9TUEFOPjwvUD4NCjxQIGNs
YXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5z
LXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPldo
ZW4gSSBmaXJzdCByZWFkIHRoZSBzZW50ZW5zZSwgSSBtaXN1bmRlcnN0YW5kIHRvIHRoaW5rIHRo
YXQgcmVmZXJzIA0KdG8gdGhlIHByaW9yaXRpZXMob3JkZXIpb2YgdGhlIHBlZXJzLjwvU1BBTj48
L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxp
YnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFu
Zz1FTi1HQj48L1NQQU4+Jm5ic3A7PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5
bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsg
Rk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+QlI8L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNv
Tm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYn
OyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+WXVuZmVpPC9T
UEFOPjwvUD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9G
T05UPiZuYnNwOzwvRElWPg0KPERJViBhbGlnbj1sZWZ0Pg0KPERJViBhbGlnbj1sZWZ0PjxGT05U
IHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8SFIgc3R5bGU9IldJRFRIOiAxMjJweDsgSEVJR0hUOiAy
cHgiIFNJWkU9Mj4NCjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9I2MwYzBjMD48Rk9O
VCBzaXplPTIgZmFjZT1WZXJkYW5hPnpoYW5neXVuZmVpPC9GT05UPjwvRElWPg0KPERJVj48Rk9O
VCBzaXplPTIgZmFjZT1WZXJkYW5hPjIwMTEtMDctMDc8L0ZPTlQ+PC9GT05UPjwvRElWPjwvRElW
Pg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPEhSPg0KPC9GT05UPjwvRElWPg0K
PERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6K8/sjLo7o8L1NU
Uk9ORz4gTmluZyANClpvbmc8L0ZPTlQ+PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPVZl
cmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6LLzcqxvOSjujwvU1RST05HPiANCjIwMTEtMDct
MDcmbmJzcDsxNDowMDozMDwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9VmVy
ZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz7K1bz+yMujujwvU1RST05HPiAnU2NobWlkdCwgQ2hy
aXN0aWFuIA0KMS4gKE5TTiAtIERFL011bmljaCknOyAnemhhbmd5dW5mZWknOyAnZXh0IE1hcnRp
biBTdGllbWVybGluZyc7IA0KcHBzcEBpZXRmLm9yZzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElW
PjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz6zrcvNo7o8L1NUUk9ORz4g
PC9GT05UPjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9
Mj48U1RST05HPtb3zOKjujwvU1RST05HPiC08Li0OiBbcHBzcF0gUW9TIGZvciANClBQU1A8L0ZP
TlQ+PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPjwvRk9OVD4m
bmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yIGZhY2U9VmVyZGFuYT4NCjxESVYgY2xhc3M9
V29yZFNlY3Rpb24xPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZCIgbGFuZz1FTi1VUz5I
aSwgDQpDaHJpc3RpYW4sPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFs
PjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xP
UjogIzFmNDk3ZCIgDQpsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQ
IGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdz
YW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2QiIGxhbmc9RU4tVVM+VGhlbiB0aGUgDQpwcmlvcml0
eSBpbmZvcm1hdGlvbiBjYW4gYmUgZXhwcmVzc2VkIGJ5IGRpZmZlcmVudCBRb1MgY29tYmluYXRp
b25zIChkZWxheSwgDQpxdWFsaXR5KSwgcmlnaHQ/IEkgdGhpbmsgYSBzaW5nbGUgcHJpb3JpdHkg
cGFyYW1ldGVyICgxLDIsMyyhrSkgY291bGQgYmUgDQpkaWZmaWN1bHQgdG8gYmUgdW5kZXJzdG9v
ZCBieSB0cmFja2VycyAtIG9yIG5lZWQgdGhlIGhlbHAgZnJvbSBtYW5hZ2VtZW50IA0KcGxhbmUu
PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9
IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZCIgDQps
YW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1h
bD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09M
T1I6ICMxZjQ5N2QiIA0KbGFuZz1FTi1VUz5CUiw8bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBj
bGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fu
cy1zZXJpZic7IENPTE9SOiAjMWY0OTdkIiBsYW5nPUVOLVVTPk5pbmcgDQpab25nPG86cD48L286
cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZCIgDQpsYW5nPUVOLVVT
PjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxESVY+DQo8RElWIA0Kc3R5bGU9IkJPUkRF
Ui1CT1RUT006IG1lZGl1bSBub25lOyBCT1JERVItTEVGVDogbWVkaXVtIG5vbmU7IFBBRERJTkct
Qk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNtOyBQQURESU5HLVJJR0hUOiAwY207IEJPUkRF
Ui1UT1A6ICNiNWM0ZGYgMXB0IHNvbGlkOyBCT1JERVItUklHSFQ6IG1lZGl1bSBub25lOyBQQURE
SU5HLVRPUDogM3B0Ij4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3Jt
YWwgYWxpZ249bGVmdD48Qj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1T
SVpFOiAxMHB0Ij63orz+yMs8U1BBTiANCmxhbmc9RU4tVVM+OjwvU1BBTj48L1NQQU4+PC9CPjxT
UEFOIHN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiANCmxhbmc9RU4t
VVM+IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUvTXVuaWNoKSANClttYWlsdG86Y2hy
aXN0aWFuLjEuc2NobWlkdEBuc24uY29tXSA8QlI+PC9TUEFOPjxCPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPreiy83KsbzkPFNQQU4gDQpsYW5nPUVO
LVVTPjo8L1NQQU4+PC9TUEFOPjwvQj48U1BBTiBzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZP
TlQtU0laRTogMTBwdCIgDQpsYW5nPUVOLVVTPiAyMDExPC9TUEFOPjxTUEFOIHN0eWxlPSJGT05U
LUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0Ij7E6jxTUEFOIA0KbGFuZz1FTi1VUz43PC9T
UEFOPtTCPFNQQU4gbGFuZz1FTi1VUz43PC9TUEFOPsjVPFNQQU4gbGFuZz1FTi1VUz4gDQoxMzo0
ODxCUj48L1NQQU4+PEI+ytW8/sjLPFNQQU4gbGFuZz1FTi1VUz46PC9TUEFOPjwvQj48U1BBTiBs
YW5nPUVOLVVTPiBleHQgTmluZyANClpvbmc7IHpoYW5neXVuZmVpOyBleHQgTWFydGluIFN0aWVt
ZXJsaW5nOyBwcHNwQGlldGYub3JnPEJSPjwvU1BBTj48Qj7W98ziPFNQQU4gDQpsYW5nPUVOLVVT
Pjo8L1NQQU4+PC9CPjxTUEFOIGxhbmc9RU4tVVM+IFJFOiBbcHBzcF0gUW9TIGZvciANClBQU1A8
bzpwPjwvbzpwPjwvU1BBTj48L1NQQU4+PC9QPjwvRElWPjwvRElWPg0KPFAgc3R5bGU9IlRFWFQt
QUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0KbGFuZz1FTi1V
Uz48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1ERT5IaSBOaW5nIFpvbmcsPG86cD48L286cD48
L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZ
OiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0
IiANCmxhbmc9REU+PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9y
bWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBD
T0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+dGhlIHByaW9yaXR5
IGlzc3VlIHNob3VsZCBjb3ZlciBkaWZmZXJlbnQgdXNlciByZXF1ZXN0cy4gRm9yIGV4YW1wbGUs
IA0KaWYgeW91IHdhbnQgdG8gc2VlIGEgcG9wdWxhciBtb3ZpZSwgZW5kLXRvLWVuZCBkZWxheSBp
cyBsZXNzIGltcG9ydGFudCB0aGFuIA0KcXVhbGl0eS4gSWYgeW91IHdhbnQgdG8gd2F0Y2ggc3Bv
cnQgZXZlbnRzLCBlbmQtdG8tZW5kIGRlbGF5IGlzIHZlcnkgaW1wb3J0YW50LiANClRoZSBwcmVz
ZW50YXRpb24gc2hvdWxkIGJlIGFzIGNsb3NlIHRvIHJlYWwtdGltZSBhcyBwb3NzaWJsZS4gVGhl
cmVmb3JlIHRoZSB1c2VyIA0Kc2hvdWxkIGJlIGFibGUgdG8gbm90aWZ5IGhpcyBxdWFsaXR5IHBy
aW9yaXR5IGNob2ljZSB0byB0aGUgDQp0cmFja2VyLjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQ
IGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdz
YW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdC
PjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiAN
CnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5
N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPldoYXQgZG8geW91IHRoaW5rIGFib3V0
PzxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxl
PSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZP
TlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4N
CjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmkn
LCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVO
LUdCPkJSPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0K
c3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3
ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+Q2hyaXN0aWFuPG86cD48L286cD48L1NQ
QU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAn
Q2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiAN
Cmxhbmc9RU4tR0I+PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9y
bWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBD
T0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+PG86cD4mbmJzcDs8
L286cD48L1NQQU4+PC9QPg0KPERJVj4NCjxESVYgDQpzdHlsZT0iQk9SREVSLUJPVFRPTTogbWVk
aXVtIG5vbmU7IEJPUkRFUi1MRUZUOiBtZWRpdW0gbm9uZTsgUEFERElORy1CT1RUT006IDBjbTsg
UEFERElORy1MRUZUOiAwY207IFBBRERJTkctUklHSFQ6IDBjbTsgQk9SREVSLVRPUDogI2I1YzRk
ZiAxcHQgc29saWQ7IEJPUkRFUi1SSUdIVDogbWVkaXVtIG5vbmU7IFBBRERJTkctVE9QOiAzcHQi
Pg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0
PjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVGFob21hJywnc2Fucy1zZXJpZic7IEZP
TlQtU0laRTogMTBwdCIgDQpsYW5nPURFPkZyb206PC9TUEFOPjwvQj48U1BBTiANCnN0eWxlPSJG
T05ULUZBTUlMWTogJ1RhaG9tYScsJ3NhbnMtc2VyaWYnOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9
REU+IGV4dCBOaW5nIA0KWm9uZyBbbWFpbHRvOnpvbmduaW5nQGh1YXdlaS5jb21dIDxCUj48Qj5T
ZW50OjwvQj4gVGh1cnNkYXksIEp1bHkgMDcsIDIwMTEgMjoxOSANCkFNPEJSPjxCPlRvOjwvQj4g
U2NobWlkdCwgQ2hyaXN0aWFuIDEuIChOU04gLSBERS9NdW5pY2gpOyAnemhhbmd5dW5mZWknOyAn
ZXh0IA0KTWFydGluIFN0aWVtZXJsaW5nJzsgcHBzcEBpZXRmLm9yZzxCUj48Qj5TdWJqZWN0Ojwv
Qj4gPC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEw
cHQiPrTwuLQ8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdUYWhvbWEnLCdzYW5z
LXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPURFPjogW3Bwc3BdIFFvUyANCmZvciBQUFNQ
PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPjwvRElWPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046
IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0KbGFuZz1ERT48bzpwPiZu
YnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkIiBsYW5n
PUVOLVVTPkhpLCANCkNocmlzdGlhbjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1z
b05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlm
JzsgQ09MT1I6ICMxZjQ5N2QiIA0KbGFuZz1FTi1VUz48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48
L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxp
YnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkIiBsYW5nPUVOLVVTPlRoZXNlIA0KbG9v
ayBnb29kIHRvIG1lLiBCdXQgdGhlIHByaW9yaXR5IGlzc3VlIGlzIG1vc3RseSBtYW5hZ2VtZW50
IA0KcmVsYXRlZC48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQ
QU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAj
MWY0OTdkIiBsYW5nPUVOLVVTPkkgd2lsbCANCnB1dCB0aGVzZSByZXF1aXJlbWVudHMgdG8gbmV3
IHJldmlzaW9uLjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BB
TiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMx
ZjQ5N2QiIA0KbGFuZz1FTi1VUz5UaGFua3MuPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xh
c3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMt
c2VyaWYnOyBDT0xPUjogIzFmNDk3ZCIgDQpsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9T
UEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTog
J0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2QiIA0KbGFuZz1FTi1VUz5CUiw8
bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkIiBsYW5n
PUVOLVVTPk5pbmcgDQpab25nPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9y
bWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBD
T0xPUjogIzFmNDk3ZCIgDQpsYW5nPUVOLVVTPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4N
CjxESVY+DQo8RElWIA0Kc3R5bGU9IkJPUkRFUi1CT1RUT006IG1lZGl1bSBub25lOyBCT1JERVIt
TEVGVDogbWVkaXVtIG5vbmU7IFBBRERJTkctQk9UVE9NOiAwY207IFBBRERJTkctTEVGVDogMGNt
OyBQQURESU5HLVJJR0hUOiAwY207IEJPUkRFUi1UT1A6ICNiNWM0ZGYgMXB0IHNvbGlkOyBCT1JE
RVItUklHSFQ6IG1lZGl1bSBub25lOyBQQURESU5HLVRPUDogM3B0Ij4NCjxQIHN0eWxlPSJURVhU
LUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48Qj48U1BBTiANCnN0eWxl
PSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0Ij63orz+yMs8L1NQQU4+PC9CPjxC
PjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9
RU4tVVM+OjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQt
U0laRTogMTBwdCIgbGFuZz1FTi1VUz4gU2NobWlkdCwgQ2hyaXN0aWFuIDEuIChOU04gDQotIERF
L011bmljaCkgW21haWx0bzpjaHJpc3RpYW4uMS5zY2htaWR0QG5zbi5jb21dIDxCUj48L1NQQU4+
PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCI+t6LL
zcqxvOQ8L1NQQU4+PC9CPjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05U
LVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+OjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1G
QU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4gMjAxMTwvU1BBTj48U1BB
TiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0Ij7E6jwvU1BBTj48
U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVO
LVVTPjc8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTog
MTBwdCI+1MI8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0la
RTogMTBwdCIgbGFuZz1FTi1VUz42PC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDL
zszlOyBGT05ULVNJWkU6IDEwcHQiPsjVPC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZ
OiDLzszlOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+IDIwOjI2PEJSPjwvU1BBTj48Qj48
U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0Ij7K1bz+yMs8
L1NQQU4+PC9CPjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6
IDEwcHQiIGxhbmc9RU4tVVM+OjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6
IMvOzOU7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4gZXh0IE5pbmcgWm9uZzsgemhhbmd5
dW5mZWk7IA0KZXh0IE1hcnRpbiBTdGllbWVybGluZzsgcHBzcEBpZXRmLm9yZzxCUj48L1NQQU4+
PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCI+1vfM
4jwvU1BBTj48L0I+PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0la
RTogMTBwdCIgbGFuZz1FTi1VUz46PC9TUEFOPjwvQj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlM
WTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVOLVVTPiBSRTogW3Bwc3BdIFFvUyBmb3Ig
DQpQUFNQPG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPjwvRElWPg0KPFAgc3R5bGU9IlRFWFQt
QUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0KbGFuZz1FTi1V
Uz48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1ERT5XaGF0IGFib3V0OjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTog
J0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIg
DQpsYW5nPURFPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1h
bD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09M
T1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPURFPlJlcTo8bzpwPjwvbzpwPjwv
U1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6
ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQi
IA0KbGFuZz1FTi1HQj5UaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJvdXQgUW9TIHJl
cXVpcmVtZW50cyAoZS5nLiBlbmQgdG8gDQplbmQgZGVsYXksIHNldHVwIGRlbGF5LCBtZWRpYSBx
dWFsaXR5KSBhbmQgcHJpb3JpdGllcyBvZiB0aGUgY29udGVudCByZXF1ZXN0aW5nIA0KcGVlci48
bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05U
LVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8
UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywn
c2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1H
Qj5SZXE6PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0K
c3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3
ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+VGhlIHRyYWNrZXIgc2hvdWxkIGJlIGlu
Zm9ybWVkIGFib3V0IFFvUyBzaXR1YXRpb24gKGUuZy4gcGVyZm9ybWFuY2UsIA0KYXZhaWxhYmxl
IHVwbGluayBiYW5kd2lkdGgpIG9mIHRoZSBjb250ZW50IHByb3ZpZGluZyBwZWVyLjxvOnA+PC9v
OnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZB
TUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTog
MTFwdCIgDQpsYW5nPUVOLUdCPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNz
PU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNl
cmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPkJlc3Qg
UmVnYXJkczxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiAN
CnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5
N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPkNocmlzdGlhbjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTog
J0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIg
DQpsYW5nPUVOLUdCPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05v
cm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsg
Q09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPjxvOnA+Jm5ic3A7
PC9vOnA+PC9TUEFOPjwvUD4NCjxESVY+DQo8RElWIA0Kc3R5bGU9IkJPUkRFUi1CT1RUT006IG1l
ZGl1bSBub25lOyBCT1JERVItTEVGVDogbWVkaXVtIG5vbmU7IFBBRERJTkctQk9UVE9NOiAwY207
IFBBRERJTkctTEVGVDogMGNtOyBQQURESU5HLVJJR0hUOiAwY207IEJPUkRFUi1UT1A6ICNiNWM0
ZGYgMXB0IHNvbGlkOyBCT1JERVItUklHSFQ6IG1lZGl1bSBub25lOyBQQURESU5HLVRPUDogM3B0
Ij4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVm
dD48Qj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1RhaG9tYScsJ3NhbnMtc2VyaWYnOyBG
T05ULVNJWkU6IDEwcHQiIA0KbGFuZz1ERT5Gcm9tOjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6ICdUYWhvbWEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0IiBsYW5n
PURFPiBleHQgTmluZyANClpvbmcgW21haWx0bzp6b25nbmluZ0BodWF3ZWkuY29tXSA8QlI+PEI+
U2VudDo8L0I+IFdlZG5lc2RheSwgSnVseSAwNiwgMjAxMSA4OjE4IA0KQU08QlI+PEI+VG86PC9C
PiAnemhhbmd5dW5mZWknOyBTY2htaWR0LCBDaHJpc3RpYW4gMS4gKE5TTiAtIERFL011bmljaCk7
ICdleHQgDQpNYXJ0aW4gU3RpZW1lcmxpbmcnOyBwcHNwQGlldGYub3JnPEJSPjxCPlN1YmplY3Q6
PC9CPiA8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTog
MTBwdCI+tPC4tDwvU1BBTj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1RhaG9tYScsJ3Nh
bnMtc2VyaWYnOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9REU+OiBbcHBzcF0gUW9TIA0KZm9yIFBQ
U1A8bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9ESVY+PC9ESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElH
TjogbGVmdCIgY2xhc3M9TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNQQU4gDQpsYW5nPURFPjxvOnA+
Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxl
PSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2QiIGxh
bmc9RU4tVVM+SSBhbSBpbiANCmZhdm9yIG9mIFl1bmZlaaGvcyBwcm9wb3NhbC48bzpwPjwvbzpw
PjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1J
TFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkIiANCmxhbmc9RU4tVVM+
PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPERJVj4NCjxESVYgDQpzdHlsZT0iQk9SREVS
LUJPVFRPTTogbWVkaXVtIG5vbmU7IEJPUkRFUi1MRUZUOiBtZWRpdW0gbm9uZTsgUEFERElORy1C
T1RUT006IDBjbTsgUEFERElORy1MRUZUOiAwY207IFBBRERJTkctUklHSFQ6IDBjbTsgQk9SREVS
LVRPUDogI2I1YzRkZiAxcHQgc29saWQ7IEJPUkRFUi1SSUdIVDogbWVkaXVtIG5vbmU7IFBBRERJ
TkctVE9QOiAzcHQiPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1h
bCBhbGlnbj1sZWZ0PjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJ
WkU6IDEwcHQiPreivP7IyzwvU1BBTj48L0I+PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6
IMvOzOU7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz46PC9TUEFOPjwvQj48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVOLVVTPiBwcHNw
LWJvdW5jZXNAaWV0Zi5vcmcgDQpbbWFpbHRvOnBwc3AtYm91bmNlc0BpZXRmLm9yZ10gPC9TUEFO
PjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPrT6
se0gPC9TUEFOPjwvQj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpF
OiAxMHB0IiANCmxhbmc9RU4tVVM+emhhbmd5dW5mZWk8QlI+PC9TUEFOPjxCPjxTUEFOIA0Kc3R5
bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPreiy83KsbzkPC9TUEFOPjwv
Qj48Qj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiBs
YW5nPUVOLVVTPjo8L1NQQU4+PC9CPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBG
T05ULVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+IDIwMTE8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9O
VC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCI+xOo8L1NQQU4+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4zPC9TUEFOPjxT
UEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPtTCPC9TUEFO
PjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9
RU4tVVM+MzE8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0la
RTogMTBwdCI+yNU8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQt
U0laRTogMTBwdCIgbGFuZz1FTi1VUz4gMzowNjxCUj48L1NQQU4+PEI+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCI+ytW8/sjLPC9TUEFOPjwvQj48Qj48
U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVO
LVVTPjo8L1NQQU4+PC9CPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJ
WkU6IDEwcHQiIGxhbmc9RU4tVVM+IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIA0KLSBERS87
IGV4dCBNYXJ0aW4gU3RpZW1lcmxpbmc7IHBwc3BAaWV0Zi5vcmc8QlI+PC9TUEFOPjxCPjxTUEFO
IA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPtb3zOI8L1NQQU4+
PC9CPjxCPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQi
IGxhbmc9RU4tVVM+OjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7
IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4gUmU6IFtwcHNwXSBRb1MgZm9yIA0KUFBTUDxv
OnA+PC9vOnA+PC9TUEFOPjwvUD48L0RJVj48L0RJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBs
ZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCmxhbmc9RU4tVVM+PG86cD4m
bmJzcDs8L286cD48L1NQQU4+PC9QPg0KPERJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0
IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTog
J1ZlcmRhbmEnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZPTlQtU0laRTogMTBwdCIgDQps
YW5nPUVOLVVTPkhpIENocmlzdGlhbiBhbmQgYWxsLDwvU1BBTj48U1BBTiANCnN0eWxlPSJGT05U
LUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMnB0IiBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD48L0RJVj4NCjxESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9
TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdWZXJkYW5h
Jywnc2Fucy1zZXJpZic7IENPTE9SOiBibHVlOyBGT05ULVNJWkU6IDEwcHQiIA0KbGFuZz1FTi1V
Uz4mbmJzcDsmbmJzcDsmbmJzcDsgTXkgaW1wcmVzc2lvbiBvbiB0aGUgUW9TIHJlbGF0ZWQgcmVx
dWlyZW1lbnRzIGlzIA0KdGhhdCB3ZSBuZWVkIHByb3Bvc2UgdGhlIHJlcXVpcmVtZW50IHRoYXQg
aG93IHRoZSBwZWVyIGFuZCB0cmFja2VyIHByb3RvY29sIA0Kc2hvdWxkIGRvIHJlZ2FyZGluZyBR
b1MgaXNzdWUuIFRoZSBzb2x1dGlvbnMgeW91IHByb3Bvc2VkIGFjdHVhbGx5IGluY2x1ZGUgc29t
ZSANCm9mIHN1Y2ggcmVxdWlyZW1lbnRzLjwvU1BBTj48U1BBTiBzdHlsZT0iRk9OVC1GQU1JTFk6
IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwv
UD48L0RJVj4NCjxESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9TXNvTm9y
bWFsIGFsaWduPWxlZnQ+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdWZXJkYW5hJywnc2Fu
cy1zZXJpZic7IENPTE9SOiBibHVlOyBGT05ULVNJWkU6IDEwcHQiIA0KbGFuZz1FTi1VUz4mbmJz
cDsmbmJzcDsmbmJzcDsgU28gbXkgc3VnZ2VzdGlvbiBpczo8L1NQQU4+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgbGFuZz1FTi1VUz48bzpwPjwvbzpw
PjwvU1BBTj48L1A+PC9ESVY+DQo8RElWPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNs
YXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVy
ZGFuYScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMHB0IiANCmxhbmc9
RU4tVVM+V2lsbCBpdCBiZSBtb3JlIHN1aXRhYmxlIHRvIGV4cHJlc3MgdGhlIHJlcXVpcmVtZW50
cyBpbiB0aGUgZm9sbG93aW5nIA0KbWVhbnM6PC9TUEFOPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlM
WTogy87M5TsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+
PC9QPjwvRElWPg0KPERJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29O
b3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEnLCdz
YW5zLXNlcmlmJzsgQ09MT1I6IGJsdWU7IEZPTlQtU0laRTogMTBwdCIgDQpsYW5nPUVOLVVTPiZu
YnNwO2UuZy4sVGhlIHBlZXIgbWF5IGluY2x1ZGUgUW9TIHJlcXVlc3QgaW5mbyBpbiB0aGUmbmJz
cDt0cmFja2VyIA0KcHJvdG9jb2wsIGxpa2UgdGhlIHZpZGVvIHF1YWxpdHkgYW5kIG1heGltdW0g
ZGVsYXkgcmVxdWlyZW1lbnRzIHRvIGhlbHAgdGhlIA0KdHJhY2tlciByZXR1cm4gc3VpdGFibGUg
cGVlcmxpc3QuKFRoaXMgaXMganVzdCBhbiBleGFtcGxlLCBub3QgdGhlIGV4YWN0IA0KcmVxdWly
ZW1lbnQgaXRlbSkuPC9TUEFOPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1T
SVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJ
Vj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVm
dD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEnLCdzYW5zLXNlcmlmJzsgQ09M
T1I6IGJsdWU7IEZPTlQtU0laRTogMTBwdCIgDQpsYW5nPUVOLVVTPiZuYnNwOyZuYnNwOyA8L1NQ
QU4+PFNQQU4gc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEycHQiIA0KbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9ESVY+DQo8RElWPg0KPFAgc3R5bGU9IlRF
WFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0Kc3R5bGU9
IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1T
SVpFOiAxMHB0IiANCmxhbmc9RU4tVVM+QlI8L1NQQU4+PFNQQU4gc3R5bGU9IkZPTlQtRkFNSUxZ
OiDLzszlOyBGT05ULVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48
L1A+PC9ESVY+DQo8RElWPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05v
cm1hbCBhbGlnbj1sZWZ0PjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3Nh
bnMtc2VyaWYnOyBDT0xPUjogYmx1ZTsgRk9OVC1TSVpFOiAxMHB0IiANCmxhbmc9RU4tVVM+WXVu
ZmVpPC9TUEFOPjxTUEFOIHN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMnB0
IiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJVj4NCjxQIHN0
eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiAN
CnN0eWxlPSJGT05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+
Jm5ic3A7PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJVj4NCjxQIHN0eWxlPSJURVhU
LUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJG
T05ULUZBTUlMWTogy87M5TsgRk9OVC1TSVpFOiAxMnB0IiANCmxhbmc9RU4tVVM+Jm5ic3A7PG86
cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJViBzdHlsZT0iVEVYVC1BTElHTjogY2VudGVy
IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249Y2VudGVyPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZ
OiAnVmVyZGFuYScsJ3NhbnMtc2VyaWYnOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+DQo8
SFIgc3R5bGU9IldJRFRIOiA5MS41cHQiIGFsaWduPWNlbnRlciBTSVpFPTIgd2lkdGg9MTIyPg0K
PC9TUEFOPjwvRElWPg0KPERJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1N
c29Ob3JtYWwgYWxpZ249bGVmdD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEn
LCdzYW5zLXNlcmlmJzsgQ09MT1I6IHNpbHZlcjsgRk9OVC1TSVpFOiAxMHB0IiANCmxhbmc9RU4t
VVM+emhhbmd5dW5mZWk8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IENP
TE9SOiBzaWx2ZXI7IEZPTlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD48L0RJVj4NCjxESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9
TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdWZXJkYW5h
Jywnc2Fucy1zZXJpZic7IENPTE9SOiBzaWx2ZXI7IEZPTlQtU0laRTogMTBwdCIgDQpsYW5nPUVO
LVVTPjIwMTEtMDMtMzE8L1NQQU4+PFNQQU4gc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05U
LVNJWkU6IDEycHQiIA0KbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9ESVY+DQo8
RElWPg0KPERJViBzdHlsZT0iVEVYVC1BTElHTjogY2VudGVyIiBjbGFzcz1Nc29Ob3JtYWwgYWxp
Z249Y2VudGVyPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3NhbnMtc2Vy
aWYnOyBGT05ULVNJWkU6IDEwcHQiIGxhbmc9RU4tVVM+DQo8SFIgYWxpZ249Y2VudGVyIFNJWkU9
MiB3aWR0aD0iMTAwJSI+DQo8L1NQQU4+PC9ESVY+PC9ESVY+DQo8RElWPg0KPFAgc3R5bGU9IlRF
WFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBhbGlnbj1sZWZ0PjxTVFJPTkc+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTBwdCI+t6K8/sjLo7o8L1NQ
QU4+PC9TVFJPTkc+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdWZXJkYW5hJywnc2Fucy1z
ZXJpZic7IEZPTlQtU0laRTogMTBwdCIgbGFuZz1FTi1VUz4gDQpTY2htaWR0LCBDaHJpc3RpYW4g
MS4gKE5TTiAtIERFL011bmljaCk8L1NQQU4+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvO
zOU7IEZPTlQtU0laRTogMTJwdCIgbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9E
SVY+DQo8RElWPg0KPFAgc3R5bGU9IlRFWFQtQUxJR046IGxlZnQiIGNsYXNzPU1zb05vcm1hbCBh
bGlnbj1sZWZ0PjxTVFJPTkc+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZPTlQt
U0laRTogMTBwdCI+t6LLzcqxvOSjujwvU1BBTj48L1NUUk9ORz48U1BBTiANCnN0eWxlPSJGT05U
LUZBTUlMWTogJ1ZlcmRhbmEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0IiBsYW5nPUVO
LVVTPiANCjIwMTEtMDMtMzAmbmJzcDsxODowODo0OTwvU1BBTj48U1BBTiBzdHlsZT0iRk9OVC1G
QU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD48L0RJVj4NCjxESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9
TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNUUk9ORz48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTog
y87M5TsgRk9OVC1TSVpFOiAxMHB0Ij7K1bz+yMujujwvU1BBTj48L1NUUk9ORz48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0
IiBsYW5nPUVOLVVTPiBleHQgDQpNYXJ0aW4gU3RpZW1lcmxpbmc7IHpoYW5neXVuZmVpOyBwcHNw
QGlldGYub3JnPC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJ
WkU6IDEycHQiIGxhbmc9RU4tVVM+PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJVj4N
CjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48
U1RST05HPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQi
PrOty82jujwvU1BBTj48L1NUUk9ORz48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRh
bmEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0Ij4gPC9TUEFOPjxTUEFOIA0Kc3R5bGU9
IkZPTlQtRkFNSUxZOiDLzszlOyBGT05ULVNJWkU6IDEycHQiIGxhbmc9RU4tVVM+PG86cD48L286
cD48L1NQQU4+PC9QPjwvRElWPg0KPERJVj4NCjxQIHN0eWxlPSJURVhULUFMSUdOOiBsZWZ0IiBj
bGFzcz1Nc29Ob3JtYWwgYWxpZ249bGVmdD48U1RST05HPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiDLzszlOyBGT05ULVNJWkU6IDEwcHQiPtb3zOKjujwvU1BBTj48L1NUUk9ORz48U1BBTiAN
CnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAx
MHB0IiBsYW5nPUVOLVVTPiBRb1MgZm9yIA0KUFBTUDwvU1BBTj48U1BBTiBzdHlsZT0iRk9OVC1G
QU1JTFk6IMvOzOU7IEZPTlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD48L0RJVj4NCjxESVY+DQo8UCBzdHlsZT0iVEVYVC1BTElHTjogbGVmdCIgY2xhc3M9
TXNvTm9ybWFsIGFsaWduPWxlZnQ+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6IMvOzOU7IEZP
TlQtU0laRTogMTJwdCIgDQpsYW5nPUVOLVVTPiZuYnNwOzxvOnA+PC9vOnA+PC9TUEFOPjwvUD48
L0RJVj4NCjxESVY+DQo8RElWPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1T
SVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+QXMgZGlzY3Vzc2VkIGluIHRoZSBJRVRGODAvUFBTUCBJ
IHdvdWxkIGxpa2UgdG8gc3RhcnQgdGhlIG5lZWQgdG8gDQppbmNsdWRlIFFvUyByZWxhdGVkIHJl
cXVpcmVtZW50cyB0byB0aGUgcmVxdWlyZW1lbnQgc3BlYy48L1NQQU4+PFNQQU4gDQpsYW5nPUVO
LVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7
IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPiZuYnNwOzwvU1BBTj48U1BBTiBsYW5nPUVO
LVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7
IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPlRoZSBxdWFsaXR5IGZvciBQMlAgTGl2ZSBT
dHJlYW1pbmcgY291bGQgYmUgdmVyeSBiYWQuIERlcGVuZGVudCBmcm9tIA0KdGhlIG51bWJlciBv
ZiBwZWVycyBpbiB0aGUgY2hhaW5zIGJldHdlZW4gY29udGVudCBwcm92aWRlciBhbmQgZGlzcGxh
eWluZyBwZWVyLCANCnRoZSBuZXR3b3JrIGNvbmRpdGlvbnMgKHF1YWxpdHkgYW5kIGxvYWQpIGFu
ZCB0aGUgcGVyZm9ybWFuY2Ugb2YgdGhlIGludm9sdmVkIA0KZW50aXRpZXMsIGVzcGVjaWFsbHkg
ZW5kLXRvLWVuZCBkZWxheSBjb3VsZCBiZSBob3JyaWJsZS4gRW5kIHRvIGVuZCBkZWxheSBvZiAy
IA0KbWludXRlcyB3aWxsIGJlIG5vdCBhY2NlcHRlZCBlLmcuIGZvciBzcG9ydCBnYW1lcyBhbmQg
c2V0dXAgb3IgY2hhbm5lbCBzd2l0Y2hpbmcgDQp0aW1lcyBvZiAyIG1pbnV0ZXMgaXMgaG9ycmli
bGUgYXMgd2VsbC4gRXNwZWNpYWxseSBpZiB5b3UgdGFrZSBpbnRvIGFjY291bnQgdGhhdCANCnRo
aXMgc2VydmljZSB3aWxsIGNvbXBldGUgd2l0aCBzZXJ2ZXIvY2xpZW50IGJhc2VkIHN0cmVhbWlu
ZyANCnNvbHV0aW9ucy48L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48
L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxp
YnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFu
Zz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gbGFuZz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48
L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxp
YnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFu
Zz1FTi1HQj5UaGVyZSBhcmUgc2V2ZXJhbCBzb2x1dGlvbnMgcG9zc2libGUsIGUuZy4gYWRkaXRp
b24gb2Ygc3VwZXIgcGVlcnMsIA0KbmV0d29yayBpbnRlcm5hbCBzdG9yYWdlIGFuZCB0aGUgdXNh
Z2Ugb2YgUW9TIGluZm9ybWF0aW9uIGZvciBhbiBhZHZhbmNlZCBwZWVyIA0Kc2VsZWN0aW9uLiBU
aGlzIGNvdWxkIGJlIGZvciBleGFtcGxlLCB0aGUgbWF4IGxlbmd0aCBvZiBhIGNodW5rIGJldHdl
ZW4gc291cmNlIA0KYW5kIHBlZXIgb3Igc29tZSBpbmZvcm1hdGlvbiBhYm91dCB0aGUgcGVyZm9y
bWFuY2UgY2FwYWNpdHkgb2YgdGhlIGxhc3QgcGVlci4gDQpUaGlzIGluZm9ybWF0aW9uIHdvdWxk
IGhhdmUgdG8gYmUgdHJhbnNwb3J0ZWQgdmlhIFRyYWNrZXIvUGVlciBQcm90b2NvbC4gVGhlIA0K
dHJhY2tlciBwcm90b2NvbCBtdXN0IHByb3ZpZGUgdGhlIHBvc3NpYmlsaXR5IGZvciB0aGUgcmVx
dWVzdCBvZiBhbHRlcm5hdGl2ZSANCnBlZXIgYWRkcmVzc2VzLCBpZiB0aGUgcXVhbGl0eSBpcyBu
b3Qgc3VmZmljaWVudCBmb3IgdGhlIHVzZXIuIDwvU1BBTj48U1BBTiANCmxhbmc9RU4tVVM+PG86
cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1T
SVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+Jm5ic3A7PC9TUEFOPjxTUEFOIGxhbmc9RU4tVVM+PG86
cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1T
SVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+VGhlcmVmb3JlIEkgcmVjb21tZW5kIHRoZSBpbnRyb2R1
Y3Rpb24gb2YgMiBiYXNpYyBRb1MgDQpyZXF1aXJlbWVudHMuPC9TUEFOPjxTUEFOIGxhbmc9RU4t
VVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5
bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsg
Rk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+Jm5ic3A7PC9TUEFOPjxTUEFOIGxhbmc9RU4t
VVM+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxJPjxVPjxTUEFO
IA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFm
NDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+UW9TLlJFUS0xOiA8L1NQQU4+PC9V
PjwvST48U1BBTiBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1z
b05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlm
JzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPlNldHVwIHRp
bWUgdG8gcmVjZWl2ZSBhIG5ldyBzdHJlYW1pbmcgY2hhbm5lbCBvciB0byBzd2l0Y2ggYmV0d2Vl
biANCmNoYW5uZWxzIHNob3VsZCBiZSByZWFzb25hYmxlIHNtYWxsLiBUaGlzIHRpbWUgbWFpbmx5
IGRlcGVuZHMgb24gdGhlIEVuZC10by1FbmQgDQpkZWxheSBhbmQgdGhlIHNpemUgb2YgdGhlIHJl
Y2VpdmluZyBidWZmZXIuIDwvU1BBTj48U1BBTiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQ
QU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAn
Q2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiAN
Cmxhbmc9RU4tR0I+Jm5ic3A7IDwvU1BBTj48U1BBTiBsYW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9T
UEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48ST48VT48U1BBTiANCnN0eWxlPSJGT05ULUZB
TUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTog
MTFwdCIgDQpsYW5nPUVOLUdCPlFvUy5SRVEtMjogPC9TUEFOPjwvVT48L0k+PFNQQU4gbGFuZz1F
Ti1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpz
dHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdk
OyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj5FbmQgdG8gZW5kIGRlbGF5ICh0aW1lIGJl
dHdlZW4gY29udGVudCBnZW5lcmF0aW9uLCBlLmcuIGNhbWVyYSBhbmQgDQpjb250ZW50IGNvbnN1
bXB0aW9uLCBlLmcuIHVzZXIgc2lkZSBtb25pdG9yKSB3aWxsIGJlY29tZSBjcml0aWNhbCBpbiBj
YXNlIG9mIA0KbGl2ZSBzdHJlYW1pbmcuIEVzcGVjaWFsbHkgSW4gcHJvdmlzaW9uaW5nIG9mIHNw
b3J0cyBldmVudHMsIGVuZCB0byBlbmQgZGVsYXkgb2YgDQoxIG1pbnV0ZSBhbmQgbW9yZSBhcmUg
bm90IGFjY2VwdGFibGUuIDwvU1BBTj48U1BBTiANCmxhbmc9RU4tVVM+PG86cD48L286cD48L1NQ
QU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAn
Q2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiAN
Cmxhbmc9RU4tR0I+Jm5ic3A7PC9TUEFOPjxTUEFOIGxhbmc9RU4tVVM+PG86cD48L286cD48L1NQ
QU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAn
Q2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiAN
Cmxhbmc9RU4tR0I+V2hhdCBkbyB5b3UgdGhpbmsgYWJvdXQ/PC9TUEFOPjxTUEFOIA0KbGFuZz1F
Ti1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpz
dHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdk
OyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj5DaHJpc3RpYW48L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gbGFu
Zz1FTi1VUz48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4g
DQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0
OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj4mbmJzcDs8L1NQQU4+PFNQQU4gDQps
YW5nPUVOLVVTPjxvOnA+PC9vOnA+PC9TUEFOPjwvUD48L0RJVj48L0RJVj48L0RJVj48L0ZPTlQ+
PC9ESVY+PC9CT0RZPjwvSFRNTD4NCg==

--=====003_Dragon018805205487_=====--


From zhangyunfei@chinamobile.com  Wed Jul  6 23:38:15 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A0E421F8648 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -96.514
X-Spam-Level: 
X-Spam-Status: No, score=-96.514 tagged_above=-999 required=5 tests=[AWL=2.110, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yPNGbnLtjzFg for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:38:14 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 5C84021F8640 for <ppsp@ietf.org>; Wed,  6 Jul 2011 23:38:14 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 83476A392; Thu,  7 Jul 2011 14:38:10 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 74B9EA38D; Thu,  7 Jul 2011 14:38:10 +0800 (CST)
Received: from zyf-PC ([10.2.0.55]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011070714380682-11384 ; Thu, 7 Jul 2011 14:38:06 +0800 
Date: Thu, 7 Jul 2011 14:38:01 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "zongning" <zongning@huawei.com>, "Schmidt, Christian 1. (NSN - DE/" <christian.1.schmidt@nsn.com>, "Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, "ppsp@ietf.org" <ppsp@ietf.org>
Message-ID: <201107071438016825460@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 14:38:06, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 14:38:10, Serialize complete at 2011-07-07 14:38:10
Content-Type: multipart/alternative; boundary="=====003_Dragon034450616078_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18244.005
X-TM-AS-Result: No--4.398-7.0-31-10
X-imss-scan-details: No--4.398-7.0-31-10;No--4.398-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 06:38:15 -0000

This is a multi-part message in MIME format.

--=====003_Dragon034450616078_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SXMgaXQgYmV0dGVyIHRvIHNheaO/DQpUaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJv
dXQgUW9TIHJlcXVpcmVtZW50cyAoZS5nLiBlbmQgdG8gZW5kIGRlbGF5LCBzZXR1cCBkZWxheSwg
bWVkaWEgcXVhbGl0eSkgYW5kIHByaW9yaXRpZXMgb2YgdGhlIFFvUyBwYXJhbWV0ZXJzIG9uIHRo
ZSBjb250ZW50IHJlcXVlc3RpbmcgcGVlcidzIHNpZGUuDQpXaGVuIEkgZmlyc3QgcmVhZCB0aGUg
c2VudGVuc2UsIEkgbWlzdW5kZXJzdGFuZCB0byB0aGluayB0aGF0IHJlZmVycyB0byB0aGUgcHJp
b3JpdGllcyhvcmRlcilvZiB0aGUgcGVlcnMuDQpCUg0KWXVuZmVpDQoNCg0KDQoNCnpoYW5neXVu
ZmVpDQoyMDExLTA3LTA3DQo=

--=====003_Dragon034450616078_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBuYW1lPUdFTkVSQVRPUiBjb250
ZW50PSJNU0hUTUwgOS4wMC44MTEyLjE2NDMwIj48L0hFQUQ+DQo8Qk9EWT4NCjxESVY+PEZPTlQg
ZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXpl
PTIgZmFjZT1WZXJkYW5hPklzIGl0IGJldHRlciB0byBzYXmjvzwvRk9OVD48L0RJVj4NCjxESVY+
PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPFAgY2xhc3M9TXNvTm9y
bWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBD
T0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+VGhlIHRyYWNrZXIg
c2hvdWxkIGJlIGluZm9ybWVkIGFib3V0IFFvUyByZXF1aXJlbWVudHMgKGUuZy4gZW5kIHRvIA0K
ZW5kIGRlbGF5LCBzZXR1cCBkZWxheSwgbWVkaWEgcXVhbGl0eSkgYW5kIHByaW9yaXRpZXMgb2Yg
dGhlIFFvUyBwYXJhbWV0ZXJzIG9uIA0KdGhlIGNvbnRlbnQgcmVxdWVzdGluZyBwZWVyJ3Mgc2lk
ZS48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAx
MXB0IiANCmxhbmc9RU4tR0I+V2hlbiBJIGZpcnN0IHJlYWQgdGhlIHNlbnRlbnNlLCBJIG1pc3Vu
ZGVyc3RhbmQgdG8gdGhpbmsgdGhhdCByZWZlcnMgDQp0byB0aGUgcHJpb3JpdGllcyhvcmRlcilv
ZiB0aGUgcGVlcnMuPC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxl
PSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZP
TlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3Jt
YWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENP
TE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj5CUjwvU1BBTj48L1A+
DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJp
Jywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KbGFuZz1F
Ti1HQj5ZdW5mZWk8L1NQQU4+PC9QPjwvRk9OVD48L0RJVj48L0ZPTlQ+PC9ESVY+DQo8RElWPjxG
T05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWIGFsaWduPWxlZnQ+PEZPTlQgc2l6
ZT0yPg0KPEhSIHN0eWxlPSJXSURUSDogMTIycHg7IEhFSUdIVDogMnB4IiBTSVpFPTI+DQo8L0ZP
TlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSNjMGMwYzA+PEZPTlQgc2l6ZT0yPnpoYW5neXVu
ZmVpPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+MjAxMS0wNy0wNzwvRk9OVD48L0ZP
TlQ+PC9ESVY+PC9GT05UPjwvQk9EWT48L0hUTUw+DQo=

--=====003_Dragon034450616078_=====--


From christian.1.schmidt@nsn.com  Wed Jul  6 23:52:02 2011
Return-Path: <christian.1.schmidt@nsn.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D80F21F88BB for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:52:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.073
X-Spam-Level: 
X-Spam-Status: No, score=-5.073 tagged_above=-999 required=5 tests=[AWL=0.925,  BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_74=0.6, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LiSwuJ870+J3 for <ppsp@ietfa.amsl.com>; Wed,  6 Jul 2011 23:52:01 -0700 (PDT)
Received: from demumfd002.nsn-inter.net (demumfd002.nsn-inter.net [93.183.12.31]) by ietfa.amsl.com (Postfix) with ESMTP id 365A821F87C5 for <ppsp@ietf.org>; Wed,  6 Jul 2011 23:52:00 -0700 (PDT)
Received: from demuprx016.emea.nsn-intra.net ([10.150.129.55]) by demumfd002.nsn-inter.net (8.12.11.20060308/8.12.11) with ESMTP id p676pl52011329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 7 Jul 2011 08:51:47 +0200
Received: from DEMUEXC048.nsn-intra.net ([10.159.32.94]) by demuprx016.emea.nsn-intra.net (8.12.11.20060308/8.12.11) with ESMTP id p676ph7I006578; Thu, 7 Jul 2011 08:51:47 +0200
Received: from DEMUEXC013.nsn-intra.net ([10.150.128.24]) by DEMUEXC048.nsn-intra.net with Microsoft SMTPSVC(6.0.3790.3959);  Thu, 7 Jul 2011 08:51:46 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC3C72.56B3C588"
Date: Thu, 7 Jul 2011 08:51:43 +0200
Message-ID: <C58FFCAAA14F454A85AFB7C1C2F862C4020A2716@DEMUEXC013.nsn-intra.net>
In-Reply-To: <201107071438016825460@chinamobile.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [ppsp]QoS for PPSP
Thread-Index: Acw8cHdHX6WloP0STgWFD6EGkPcc9gAAGK0g
References: <201107071438016825460@chinamobile.com>
From: "Schmidt, Christian 1. (NSN - DE/Munich)" <christian.1.schmidt@nsn.com>
To: "ext zhangyunfei" <zhangyunfei@chinamobile.com>, "zongning" <zongning@huawei.com>, "Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, <ppsp@ietf.org>
X-OriginalArrivalTime: 07 Jul 2011 06:51:46.0578 (UTC) FILETIME=[56B89F20:01CC3C72]
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 06:52:02 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC3C72.56B3C588
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit

Yunfei, I like your proposal. If the user is clear about his priorities, it is better to express this explicit. For example, I want

-          End-to-delay<5 seconds

-          quality=HDTV

-          priority is quality

 

Now the tracker knows what to do:

-          If possible, the peer selection will take both quality goals into account.

-          If not, for this user end-to-end delay has minor priority for peer selection

 

Can the tracker understand these roules?

 

BR

Christian

 

 

From: ext zhangyunfei [mailto:zhangyunfei@chinamobile.com] 
Sent: Thursday, July 07, 2011 8:38 AM
To: zongning; Schmidt, Christian 1. (NSN - DE/Munich); Martin Stiemerling; ppsp@ietf.org
Subject: re:[ppsp]QoS for PPSP

 

Is it better to say$B!)(J

The tracker should be informed about QoS requirements (e.g. end to end delay, setup delay, media quality) and priorities of the QoS parameters on the content requesting peer's side.

When I first read the sentense, I misunderstand to think that refers to the priorities(order)of the peers.

BR

Yunfei

 

________________________________

zhangyunfei

2011-07-07


------_=_NextPart_001_01CC3C72.56B3C588
Content-Type: text/html;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-2022-jp"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:SimSun;}
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.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:SimSun;}
span.E-MailFormatvorlage17
	{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:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
	{page:WordSection1;}
/* List Definitions */
@list l0
	{mso-list-id:2055733859;
	mso-list-type:hybrid;
	mso-list-template-ids:-899894164 -282717958 67567619 67567621 67567617 67567619 67567621 67567617 67567619 67567621;}
@list l0:level1
	{mso-level-start-at:0;
	mso-level-number-format:bullet;
	mso-level-text:-;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-18.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-font-family:SimSun;
	mso-bidi-font-family:Arial;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Yunfei, I like your proposal. If the user is clear about his priorities, it is better to express this explicit. For example, I want<o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>-<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span dir=LTR></span><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>End-to-delay&lt;5 seconds<o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-GB!
  style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>-<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span dir=LTR></span><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>quality=HDTV<o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>-<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span dir=LTR></span><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>priority is quality<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F!
 497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lan!
 g=EN-GB 
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Now the tracker knows what to do:<o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>-<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span dir=LTR></span><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If possible, the peer selection will take both quality goals into account.<o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>-<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n!
 bsp;&nbsp;&nbsp; </span></span></span><![endif]><span dir=LTR></span><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If not, for this user end-to-end delay has minor priority for peer selection<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Can the tracker understand these roules?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>BR<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Christian<o:p></o:p></span></p><p clas!
 s=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-fami!
 ly:"Cali
bri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ext zhangyunfei [mailto:zhangyunfei@chinamobile.com] <br><b>Sent:</b> Thursday, July 07, 2011 8:38 AM<br><b>To:</b> zongning; Schmidt, Christian 1. (NSN - DE/Munich); Martin Stiemerling; ppsp@ietf.org<br><b>Subject:</b> re:[ppsp]QoS for PPSP<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>Is it better to say</span><span lang=ZH-CN style='font-size:10.0pt;color:blue'>$B!)(B</span><span style='font-s!
 ize:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The tracker should be informed about QoS requirements (e.g. end to end delay, setup delay, media quality) and priorities of the QoS parameters on the content requesting peer's side.</span><span style='color:blue'><o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>When I first read the sentense, I misunderstand to think that refers to the priorities(order)of the peers.</span><span style='color:blue'><o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>BR</sp!
 an><span style='color:blue'><o:p></o:p></span></p><p class=Mso!
 Normal s
tyle='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Yunfei</span><span style='color:blue'><o:p></o:p></span></p></div></div><div><p class=MsoNormal><span style='font-family:"Verdana","sans-serif"'>&nbsp;<o:p></o:p></span></p></div><div class=MsoNormal align=center style='text-align:center'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr size=2 width=122 style='width:91.5pt' align=center></span></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver'>zhangyunfei</span><span style='font-family:"Verdana","sans-serif";color:silver'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver'>2011-07-07</span><span style='font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div></div></body></html>
------_=_NextPart_001_01CC3C72.56B3C588--

From zhangyunfei@chinamobile.com  Thu Jul  7 00:13:14 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD45021F88B7 for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 00:13:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.34
X-Spam-Level: 
X-Spam-Status: No, score=-95.34 tagged_above=-999 required=5 tests=[AWL=0.233,  BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_74=0.6, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RELAY_IS_221=2.222,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t2UVGKb612lv for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 00:13:13 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 7751121F88AC for <ppsp@ietf.org>; Thu,  7 Jul 2011 00:13:12 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 1A3BDA3AE; Thu,  7 Jul 2011 15:13:11 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 0DEDAA396; Thu,  7 Jul 2011 15:13:11 +0800 (CST)
Received: from zyf-PC ([10.2.0.55]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011070715130912-12344 ; Thu, 7 Jul 2011 15:13:09 +0800 
Date: Thu, 7 Jul 2011 15:13:04 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "Schmidt, Christian 1. (NSN - DE/" <christian.1.schmidt@nsn.com>, "zongning" <zongning@huawei.com>, "Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, "ppsp@ietf.org" <ppsp@ietf.org>
References: <201107071438016825460@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A2716@DEMUEXC013.nsn-intra.net>
Message-ID: <201107071513038260007@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 15:13:09, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 15:13:11, Serialize complete at 2011-07-07 15:13:11
Content-Type: multipart/alternative; boundary="=====003_Dragon875212631283_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18244.005
X-TM-AS-Result: No--22.189-7.0-31-10
X-imss-scan-details: No--22.189-7.0-31-10;No--22.189-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 07:13:14 -0000

This is a multi-part message in MIME format.

--=====003_Dragon875212631283_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SGkgQ2hyaXN0aWFuLA0KICAgSSB0aGluayB0aGlzIGlzIG5vdCBhIHByb2JsZW0gZm9yIHRyYWNr
ZXIuIE15IG9ubHkgY29uY2VybiBpczogU2hvdWxkIHdlIGFkb3B0IGEgInByb2FjdGl2ZSJ3YXkg
bGlrZSB5b3VyIHByb3Bvc2FsIHRvIHNlbGVjdCBzdWl0YWJsZSBwZWVyIHRvIG1lZXRpbmcgUW9T
IHJlcXVpcmVtZW50IG9yIGEicmVhY3RpdmUid2F5IGxpa2UgSC4yNjQgU1ZDIGxheWVyZWQgY29k
aW5nIHRvIG1lZXQgdGhlIGJlc3QgYWRhcHRhdGlvbiBvZiBjdXJyZW50IFFvUyBjb25kaXRpb24g
b3Igc3VwcG9ydCBib3RoPw0KDQoNCkJSDQpZdW5mZWkNCg0KDQoNCg0Kemhhbmd5dW5mZWkNCjIw
MTEtMDctMDcNCg0KDQoNCreivP7Iy6O6IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUv
TXVuaWNoKQ0Kt6LLzcqxvOSjuiAyMDExLTA3LTA3IDE0OjUxOjU3DQrK1bz+yMujuiBleHQgemhh
bmd5dW5mZWk7IHpvbmduaW5nOyBNYXJ0aW4gU3RpZW1lcmxpbmc7IHBwc3BAaWV0Zi5vcmcNCrOt
y82juiANCtb3zOKjuiBSRTogW3Bwc3BdUW9TIGZvciBQUFNQDQoNCll1bmZlaSwgSSBsaWtlIHlv
dXIgcHJvcG9zYWwuIElmIHRoZSB1c2VyIGlzIGNsZWFyIGFib3V0IGhpcyBwcmlvcml0aWVzLCBp
dCBpcyBiZXR0ZXIgdG8gZXhwcmVzcyB0aGlzIGV4cGxpY2l0LiBGb3IgZXhhbXBsZSwgSSB3YW50
DQotICAgICAgICAgIEVuZC10by1kZWxheTw1IHNlY29uZHMNCi0gICAgICAgICAgcXVhbGl0eT1I
RFRWDQotICAgICAgICAgIHByaW9yaXR5IGlzIHF1YWxpdHkNCiANCk5vdyB0aGUgdHJhY2tlciBr
bm93cyB3aGF0IHRvIGRvOg0KLSAgICAgICAgICBJZiBwb3NzaWJsZSwgdGhlIHBlZXIgc2VsZWN0
aW9uIHdpbGwgdGFrZSBib3RoIHF1YWxpdHkgZ29hbHMgaW50byBhY2NvdW50Lg0KLSAgICAgICZu
ISBic3A7ICAgSWYgbm90LCBmb3IgdGhpcyB1c2VyIGVuZC10by1lbmQgZGVsYXkgaGFzIG1pbm9y
IHByaW9yaXR5IGZvciBwZWVyIHNlbGVjdGlvbg0KIA0KQ2FuIHRoZSB0cmFja2VyIHVuZGVyc3Rh
bmQgdGhlc2Ugcm91bGVzPw0KIA0KQlINCkNocmlzdGlhbg0KIA0KIA0KRnJvbTogZXh0IHpoYW5n
eXVuZmVpIFttYWlsdG86emhhbmd5dW5mZWlAY2hpbmFtb2JpbGUuY29tXSANClNlbnQ6IFRodXJz
ZGF5LCBKdWx5IDA3LCAyMDExIDg6MzggQU0NClRvOiB6b25nbmluZzsgU2NobWlkdCwgQ2hyaXN0
aWFuIDEuIChOU04gLSBERS9NdW5pY2gpOyBNYXJ0aW4gU3RpZW1lcmxpbmc7IHBwc3BAaWV0Zi5v
cmcNClN1YmplY3Q6IHJlOltwcHNwXVFvUyBmb3IgUFBTUA0KIA0KSXMgaXQgYmV0dGVyIHRvIHNh
eaO/DQpUaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJvdXQgUW9TIHJlcXVpcmVtZW50
cyAoZS5nLiBlbmQgdG8gZW5kIGRlbGF5LCBzZXR1cCBkZWxheSwgbWVkaWEgcXVhbGl0eSkgYW5k
IHByaW9yaXRpZXMgb2YgdGhlIFFvUyBwYXJhbWV0ZXJzIG9uIHRoZSBjb250ZW50IHJlcXVlc3Rp
bmcgcGVlcidzIHNpZGUuDQpXaGVuIEkgZmlyc3QgcmVhZCB0aGUgc2VudGVuc2UsIEkgbWlzdW5k
ZXJzdGFuZCB0byB0aGluayB0aGF0IHJlZmVycyB0byB0aGUgcHJpb3JpdGllcyhvcmRlcilvZiB0
aGUgcGVlcnMuDQpCUg0KWXVuZmVpDQogDQoNCg0KDQp6aGFuZ3l1bmZlaQ0KMjAxMS0wNy0wNw0K

--=====003_Dragon875212631283_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MIHhtbG5zOm8+PEhFQUQ+DQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNo
YXJzZXQ9Z2IyMzEyIiBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZT4NCjxNRVRBIG5hbWU9R0VORVJB
VE9SIGNvbnRlbnQ9Ik1TSFRNTCA5LjAwLjgxMTIuMTY0MzAiPg0KPFNUWUxFPg0KPCEtLQ0KIC8q
IEZvbnQgRGVmaW5pdGlvbnMgKi8NCiBAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OsvOzOU7DQoJ
cGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5
OlZlcmRhbmE7DQoJcGFub3NlLTE6MiAxMSA2IDQgMyA1IDQgNCAyIDQ7fQ0KQGZvbnQtZmFjZQ0K
CXtmb250LWZhbWlseToiXEDLzszlIjsNCglwYW5vc2UtMToyIDEgNiAwIDMgMSAxIDEgMSAxO30N
CiAvKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KIHAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRp
di5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJdGV4
dC1hbGlnbjpqdXN0aWZ5Ow0KCXRleHQtanVzdGlmeTppbnRlci1pZGVvZ3JhcGg7DQoJZm9udC1z
aXplOjEwLjVwdDsNCglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQphOmxpbmssIHNw
YW4uTXNvSHlwZXJsaW5rDQoJe2NvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGlu
ZTt9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6cHVycGxl
Ow0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0Kc3Bhbi5FbWFpbFN0eWxlMTcNCgl7bXNv
LXN0eWxlLXR5cGU6cGVyc29uYWwtY29tcG9zZTsNCglmb250LWZhbWlseTpWZXJkYW5hOw0KCWNv
bG9yOndpbmRvd3RleHQ7DQoJZm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFs
Ow0KCXRleHQtZGVjb3JhdGlvbjpub25lIG5vbmU7fQ0KIC8qIFBhZ2UgRGVmaW5pdGlvbnMgKi8N
CiBAcGFnZSBTZWN0aW9uMQ0KCXtzaXplOjU5NS4zcHQgODQxLjlwdDsNCgltYXJnaW46NzIuMHB0
IDkwLjBwdCA3Mi4wcHQgOTAuMHB0Ow0KCWxheW91dC1ncmlkOjE1LjZwdDt9DQpkaXYuU2VjdGlv
bjENCgl7cGFnZTpTZWN0aW9uMTt9DQotLT4NCjwvU1RZTEU+DQo8L0hFQUQ+DQo8Qk9EWT4NCjxE
SVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPkhpIENocmlzdGlhbiw8
L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9VmVyZGFu
YT4mbmJzcDsmbmJzcDsgSSB0aGluayB0aGlzIGlzIG5vdCBhIA0KcHJvYmxlbSBmb3IgdHJhY2tl
ci4gTXkgb25seSBjb25jZXJuIGlzOiBTaG91bGQgd2UgYWRvcHQgYSAicHJvYWN0aXZlIndheSBs
aWtlIA0KeW91ciBwcm9wb3NhbCB0byBzZWxlY3Qgc3VpdGFibGUgcGVlciB0byBtZWV0aW5nIFFv
UyByZXF1aXJlbWVudCBvciANCmEicmVhY3RpdmUid2F5IGxpa2UgSC4yNjQgU1ZDIGxheWVyZWQg
Y29kaW5nIHRvIG1lZXQgdGhlIGJlc3QgYWRhcHRhdGlvbiBvZiANCmN1cnJlbnQgUW9TIGNvbmRp
dGlvbiBvciBzdXBwb3J0IGJvdGg/PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAw
MGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBj
b2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJ
Vj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+QlI8L0ZPTlQ+PC9ESVY+
DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9VmVyZGFuYT5ZdW5mZWk8L0ZP
TlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPiZuYnNwOzwv
RElWPg0KPERJViBhbGlnbj1sZWZ0Pg0KPERJViBhbGlnbj1sZWZ0PjxGT05UIHNpemU9MiBmYWNl
PVZlcmRhbmE+DQo8SFIgc3R5bGU9IldJRFRIOiAxMjJweDsgSEVJR0hUOiAycHgiIFNJWkU9Mj4N
CjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9I2MwYzBjMD48Rk9OVCBzaXplPTIgZmFj
ZT1WZXJkYW5hPnpoYW5neXVuZmVpPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFj
ZT1WZXJkYW5hPjIwMTEtMDctMDc8L0ZPTlQ+PC9GT05UPjwvRElWPjwvRElWPg0KPERJVj48Rk9O
VCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPEhSPg0KPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBm
YWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6K8/sjLo7o8L1NUUk9ORz4gU2NobWlk
dCwgQ2hyaXN0aWFuIDEuIA0KKE5TTiAtIERFL011bmljaCk8L0ZPTlQ+PC9GT05UPjwvRElWPg0K
PERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6LLzcqxvOSjujwv
U1RST05HPiANCjIwMTEtMDctMDcmbmJzcDsxNDo1MTo1NzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8
RElWPjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz7K1bz+yMujujwvU1RS
T05HPiBleHQgemhhbmd5dW5mZWk7IA0Kem9uZ25pbmc7IE1hcnRpbiBTdGllbWVybGluZzsgcHBz
cEBpZXRmLm9yZzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9VmVyZGFuYT48
Rk9OVCBzaXplPTI+PFNUUk9ORz6zrcvNo7o8L1NUUk9ORz4gPC9GT05UPjwvRk9OVD48L0RJVj4N
CjxESVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPtb3zOKjujwvU1RS
T05HPiBSRTogW3Bwc3BdUW9TIGZvciANClBQU1A8L0ZPTlQ+PC9GT05UPjwvRElWPg0KPERJVj48
Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQg
c2l6ZT0yIGZhY2U9VmVyZGFuYT4NCjxESVYgY2xhc3M9V29yZFNlY3Rpb24xPg0KPFAgY2xhc3M9
TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2Vy
aWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+WXVuZmVp
LCBJIGxpa2UgeW91ciBwcm9wb3NhbC4gSWYgdGhlIHVzZXIgaXMgY2xlYXIgYWJvdXQgaGlzIA0K
cHJpb3JpdGllcywgaXQgaXMgYmV0dGVyIHRvIGV4cHJlc3MgdGhpcyBleHBsaWNpdC4gRm9yIGV4
YW1wbGUsIEkgDQp3YW50PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgc3R5bGU9IlRFWFQtSU5E
RU5UOiAtMThwdDsgbXNvLWxpc3Q6IGwwIGxldmVsMSBsZm8xIiBjbGFzcz1Nc29MaXN0UGFyYWdy
YXBoPjwhW2lmICFzdXBwb3J0TGlzdHNdPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2Fs
aWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxh
bmc9RU4tR0I+PFNQQU4gc3R5bGU9Im1zby1saXN0OiBJZ25vcmUiPi08U1BBTiANCnN0eWxlPSJG
T05UOiA3cHQgJ1RpbWVzIE5ldyBSb21hbiciPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyANCjwvU1BBTj48L1NQQU4+PC9TUEFOPjwhW2VuZGlm
XT48U1BBTiBkaXI9bHRyPjwvU1BBTj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGli
cmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5n
PUVOLUdCPkVuZC10by1kZWxheSZsdDs1IHNlY29uZHM8bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8
UCBzdHlsZT0iVEVYVC1JTkRFTlQ6IC0xOHB0OyBtc28tbGlzdDogbDAgbGV2ZWwxIGxmbzEiIGNs
YXNzPU1zb0xpc3RQYXJhZ3JhcGg+PCFbaWYgIXN1cHBvcnRMaXN0c10+PFNQQU4gDQpzdHlsZT0i
Rk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05U
LVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQiE+PFNQQU4gc3R5bGU9Im1zby1saXN0OiBJZ25vcmUi
Pi08U1BBTiANCnN0eWxlPSJGT05UOiA3cHQgJ1RpbWVzIE5ldyBSb21hbiciPiZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyANCjwvU1BBTj48L1NQ
QU4+PC9TUEFOPjwhW2VuZGlmXT48U1BBTiBkaXI9bHRyPjwvU1BBTj48U1BBTiANCnN0eWxlPSJG
T05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQt
U0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPnF1YWxpdHk9SERUVjxvOnA+PC9vOnA+PC9TUEFOPjwv
UD4NCjxQIHN0eWxlPSJURVhULUlOREVOVDogLTE4cHQ7IG1zby1saXN0OiBsMCBsZXZlbDEgbGZv
MSIgY2xhc3M9TXNvTGlzdFBhcmFncmFwaD48IVtpZiAhc3VwcG9ydExpc3RzXT48U1BBTiANCnN0
eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7
IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPjxTUEFOIHN0eWxlPSJtc28tbGlzdDogSWdu
b3JlIj4tPFNQQU4gDQpzdHlsZT0iRk9OVDogN3B0ICdUaW1lcyBOZXcgUm9tYW4nIj4mbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsgDQo8L1NQQU4+
PC9TUEFOPjwvU1BBTj48IVtlbmRpZl0+PFNQQU4gZGlyPWx0cj48L1NQQU4+PFNQQU4gDQpzdHls
ZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBG
T05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj5wcmlvcml0eSBpcyBxdWFsaXR5PG86cD48L286
cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogOyBGT05ULVNJWkU6IDExcHQiIA0K
bGFuZz1FTi1HQj48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3Jt
YWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENP
TE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQiIA0KZz0iRU4tR0IiIGxhbiE+Tm93IHRoZSB0
cmFja2VyIGtub3dzIHdoYXQgdG8gZG86PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgc3R5bGU9
IlRFWFQtSU5ERU5UOiAtMThwdDsgbXNvLWxpc3Q6IGwwIGxldmVsMSBsZm8xIiBjbGFzcz1Nc29M
aXN0UGFyYWdyYXBoPjwhW2lmICFzdXBwb3J0TGlzdHNdPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFN
SUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAx
MXB0IiANCmxhbmc9RU4tR0I+PFNQQU4gc3R5bGU9Im1zby1saXN0OiBJZ25vcmUiPi08U1BBTiAN
CnN0eWxlPSJGT05UOiA3cHQgJ1RpbWVzIE5ldyBSb21hbiciPiZuYnNwOyZuYnNwOyZuYnNwOyZu
YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyANCjwvU1BBTj48L1NQQU4+PC9TUEFO
PjwhW2VuZGlmXT48U1BBTiBkaXI9bHRyPjwvU1BBTj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlM
WTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFw
dCIgDQpsYW5nPUVOLUdCPklmIHBvc3NpYmxlLCB0aGUgcGVlciBzZWxlY3Rpb24gd2lsbCB0YWtl
IGJvdGggcXVhbGl0eSBnb2FscyBpbnRvIA0KYWNjb3VudC48bzpwPjwvbzpwPjwvU1BBTj48L1A+
DQo8UCBzdHlsZT0iVEVYVC1JTkRFTlQ6IC0xOHB0OyBtc28tbGlzdDogbDAgbGV2ZWwxIGxmbzEi
IGNsYXNzPU1zb0xpc3RQYXJhZ3JhcGg+PCFbaWYgIXN1cHBvcnRMaXN0c10+PFNQQU4gDQpzdHls
ZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBG
T05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj48U1BBTiBzdHlsZT0ibXNvLWxpc3Q6IElnbm9y
ZSI+LTxTUEFOIA0Kc3R5bGU9IkZPTlQ6IDdwdCAnVGltZXMgTmV3IFJvbWFuJyI+Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7JmFtcDtuISANCmJzcDsmbmJzcDsmbmJzcDsgPC9T
UEFOPjwvU1BBTj48L1NQQU4+PCFbZW5kaWZdPjxTUEFOIGRpcj1sdHI+PC9TUEFOPjxTUEFOIA0K
c3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3
ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+SWYgbm90LCBmb3IgdGhpcyB1c2VyIGVu
ZC10by1lbmQgZGVsYXkgaGFzIG1pbm9yIHByaW9yaXR5IGZvciBwZWVyIA0Kc2VsZWN0aW9uPG86
cD48L286cD48L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZP
TlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1T
SVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+PG86cD4mbmJzcDs8L286cD48L1NQQU4+PC9QPg0KPFAg
Y2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScsJ3Nh
bnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4tR0I+
Q2FuIHRoZSB0cmFja2VyIHVuZGVyc3RhbmQgdGhlc2Ugcm91bGVzPzxvOnA+PC9vOnA+PC9TUEFO
PjwvUD4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0Nh
bGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQps
YW5nPUVOLUdCPjxvOnA+Jm5ic3A7PC9vOnA+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPU1zb05vcm1h
bD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09M
T1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPkJSPG86cD48L286cD48
L1NQQU4+PC9QPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZ
OiAnQ2FsaWJyaScsJ3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0
IiANCmxhbmc9RU4tR0I+Q2hyaXN0aWFuPG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgcz0iTXNv
Tm9ybWFsIiBjbGFzIT48U1BBTiANCnN0eWxlPSJDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAx
MXB0OyBmb250LWZhbWk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZiciIA0KbGFuZz1FTi1HQj48bzpw
PiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHls
ZT0iRk9OVC1GQU1JTFk6ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBG
T05ULVNJWkU6IDExcHQiIA0KbGFuZz1FTi1HQj48bzpwPiZuYnNwOzwvbzpwPjwvU1BBTj48L1A+
DQo8RElWPg0KPERJViANCnN0eWxlPSJCT1JERVItQk9UVE9NOiBtZWRpdW0gbm9uZTsgQk9SREVS
LUxFRlQ6IG1lZGl1bSBub25lOyBQQURESU5HLUJPVFRPTTogMGNtOyBQQURESU5HLUxFRlQ6IDBj
bTsgUEFERElORy1SSUdIVDogMGNtOyBCT1JERVItVE9QOiAjYjVjNGRmIDFwdCBzb2xpZDsgQk9S
REVSLVJJR0hUOiBtZWRpdW0gbm9uZTsgUEFERElORy1UT1A6IDNwdCI+DQo8UCBjbGFzcz1Nc29O
b3JtYWw+PEI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdUYWhvbWEnLCdzYW5zLXNlcmlm
JzsgRk9OVC1TSVpFOiAxMHB0Ij5Gcm9tOjwvU1BBTj48L0I+PFNQQU4gDQpzdHlsZT0iRk9OVC1G
QU1JTFk6ICdUYWhvbWEnLCdzYW5zLXNlcmlmJzsgRk9OVC1TSVpFOiAxMHB0Ij4gZXh0IHpoYW5n
eXVuZmVpIA0KW21haWx0bzp6aGFuZ3l1bmZlaUBjaGluYW1vYmlsZS5jb21dIDxCUj48Qj5TZW50
OjwvQj4gVGh1cnNkYXksIEp1bHkgMDcsIDIwMTEgDQo4OjM4IEFNPEJSPjxCPlRvOjwvQj4gem9u
Z25pbmc7IFNjaG1pZHQsIENocmlzdGlhbiAxLiAoTlNOIC0gREUvTXVuaWNoKTsgTWFydGluIA0K
U3RpZW1lcmxpbmc7IHBwc3BAaWV0Zi5vcmc8QlI+PEI+U3ViamVjdDo8L0I+IHJlOltwcHNwXVFv
UyBmb3IgDQpQUFNQPG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPjwvRElWPg0KPFAgY2xhc3M9
TXNvTm9ybWFsPjxvOnA+Jm5ic3A7PC9vOnA+PC9QPg0KPERJVj4NCjxESVY+DQo8UCBjbGFzcz1N
c29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdWZXJkYW5hJywnc2Fucy1zZXJp
Zic7IENPTE9SOiBibHVlOyBGT05ULVNJWkU6IDEwcHQiPklzIGl0IA0KYmV0dGVyIHRvIHNheTwv
U1BBTj48U1BBTiBzdHlsZT0iQ09MT1I6IGJsdWU7IEZPTlQtU0laRTogMTBwdCIgDQpsYW5nPVpI
LUNOPqO/PC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3NhbnMt
c2VyaWYnOyBmb250LXM6IDEwLjBwdCI+PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJ
Vj4NCjxQIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6IGF1dG87IG1zby1tYXJnaW4tYm90dG9t
LWFsdDogYXV0byIgDQpjbGFzcz1Nc29Ob3JtYWw+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6
ICdDYWxpYnJpJywnc2Fucy1zZXJpZic7IENPTE9SOiAjMWY0OTdkOyBGT05ULVNJWkU6IDExcHQi
IA0KbGFuZz1FTi1HQj5UaGUgdHJhY2tlciBzaG91bGQgYmUgaW5mb3JtZWQgYWJvdXQgUW9TIHJl
cXVpcmVtZW50cyAoZS5nLiBlbmQgdG8gDQplbmQgZGVsYXksIHNldHVwIGRlbGF5LCBtZWRpYSBx
dWFsaXR5KSBhbmQgcHJpb3JpdGllcyBvZiB0aGUgUW9TIHBhcmFtZXRlcnMgb24gDQp0aGUgY29u
dGVudCByZXF1ZXN0aW5nIHBlZXIncyBzaWRlLjwvU1BBTj48U1BBTiANCnN0eWxlPSJDT0xPUjog
Ymx1ZSI+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFs
dDogYXV0bzsgbXNvLW1hcmdpbi1ib3R0b20tYWx0OiBhdXRvIiANCmNsYXNzPU1zb05vcm1hbD48
U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsgQ09MT1I6
ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPldoZW4gSSBmaXJzdCByZWFk
IHRoZSBzZW50ZW5zZSwgSSBtaXN1bmRlcnN0YW5kIHRvIHRoaW5rIHRoYXQgcmVmZXJzIA0KdG8g
dGhlIHByaW9yaXRpZXMob3JkZXIpb2YgdGhlIHBlZXJzLjwvU1BBTj48U1BBTiANCnN0eWxlPSJD
T0xPUjogYmx1ZSI+PG86cD48L286cD48L1NQQU4+PC9QPg0KPFAgc3R5bGU9Im1zby1tYXJnaW4t
dG9wLWFsdDogYXV0bzsgbXNvLW1hcmdpbi1ib3R0b20tYWx0OiBhdXRvIiANCmNsYXNzPU1zb05v
cm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ0NhbGlicmknLCdzYW5zLXNlcmlmJzsg
Q09MT1I6ICMxZjQ5N2Q7IEZPTlQtU0laRTogMTFwdCIgDQpsYW5nPUVOLUdCPkJSPC9TUCEgYW4+
PFNQQU4gc3R5bGU9IkNPTE9SOiBibHVlIj48bzpwPjwvbzpwPjwvU1BBTj48L1A+DQo8UCBjbGFz
cz1Nc28hIHMgdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20t
YWx0OmF1dG8iIA0KTm9ybWFsPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnQ2FsaWJyaScs
J3NhbnMtc2VyaWYnOyBDT0xPUjogIzFmNDk3ZDsgRk9OVC1TSVpFOiAxMXB0IiANCmxhbmc9RU4t
R0I+WXVuZmVpPC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkNPTE9SOiBibHVlIj48bzpwPjwvbzpwPjwv
U1BBTj48L1A+PC9ESVY+PC9ESVY+DQo8RElWPg0KPFAgY2xhc3M9TXNvTm9ybWFsPjxTUEFOIA0K
c3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3NhbnMtc2VyaWYnIj4mbmJzcDs8bzpwPjwv
bzpwPjwvU1BBTj48L1A+PC9ESVY+DQo8RElWIHN0eWxlPSJURVhULUFMSUdOOiBjZW50ZXIiIGNs
YXNzPU1zb05vcm1hbCBhbGlnbj1jZW50ZXI+PFNQQU4gDQpzdHlsZT0iRk9OVC1GQU1JTFk6ICdW
ZXJkYW5hJywnc2Fucy1zZXJpZic7IEZPTlQtU0laRTogMTBwdCI+DQo8SFIgc3R5bGU9IldJRFRI
OiA5MS41cHQiIGFsaWduPWNlbnRlciBTSVpFPTIgd2lkdGg9MTIyPg0KPC9TUEFOPjwvRElWPg0K
PERJVj4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1Zl
cmRhbmEnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IHNpbHZlcjsgRk9OVC1TSVpFOiAxMHB0Ij56aGFu
Z3l1bmZlaTwvU1BBTj48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRhbmEnLCdzYW5z
LXNlcmlmJzsgQ09MT1I6IHNpbHZlciI+PG86cD48L286cD48L1NQQU4+PC9QPjwvRElWPg0KPERJ
Vj4NCjxQIGNsYXNzPU1zb05vcm1hbD48U1BBTiANCnN0eWxlPSJGT05ULUZBTUlMWTogJ1ZlcmRh
bmEnLCdzYW5zLXNlcmlmJzsgQ09MT1I6IHNpbHZlcjsgRk9OVC1TSVpFOiAxMHB0Ij4yMDExLTA3
LTA3PC9TUEFOPjxTUEFOIA0Kc3R5bGU9IkZPTlQtRkFNSUxZOiAnVmVyZGFuYScsJ3NhbnMtc2Vy
aWYnIj48bzpwPjwvbzpwPjwvU1BBTj48L1A+PC9ESVY+PC9ESVY+PC9GT05UPjwvRElWPjwvU1BB
Tj48L0JPRFk+PC9IVE1MPg0K

--=====003_Dragon875212631283_=====--


From internet-drafts@ietf.org  Thu Jul  7 00:46:38 2011
Return-Path: <internet-drafts@ietf.org>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E048821F8889; Thu,  7 Jul 2011 00:46:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.468
X-Spam-Level: 
X-Spam-Status: No, score=-102.468 tagged_above=-999 required=5 tests=[AWL=-0.096, BAYES_00=-2.599, SARE_SUB_OBFU_Q1=0.227, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1jyRAXIA0go5; Thu,  7 Jul 2011 00:46:38 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9126021F8802; Thu,  7 Jul 2011 00:46:38 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 3.55
Message-ID: <20110707074638.6352.92864.idtracker@ietfa.amsl.com>
Date: Thu, 07 Jul 2011 00:46:38 -0700
X-Mailman-Approved-At: Thu, 07 Jul 2011 00:52:02 -0700
Cc: ppsp@ietf.org
Subject: [ppsp] I-D Action: draft-ietf-ppsp-reqs-03.txt
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 07:46:39 -0000

A New Internet-Draft is available from the on-line Internet-Drafts director=
ies. This draft is a work item of the Peer to Peer Streaming Protocol Worki=
ng Group of the IETF.

	Title           : P2P Streaming Protocol (PPSP) Requirements
	Author(s)       : Ning Zong
                          Yunfei Zhang
                          Victor Pascual
                          Carl Williams
                          Lin Xiao
	Filename        : draft-ietf-ppsp-reqs-03.txt
	Pages           : 13
	Date            : 2011-07-07

   The objective of the PPSP work is to standardize the key signaling
   protocols that apply to tracker and peers in a Peer-to-Peer (P2P)
   streaming system.  These protocols are called PPSP.  This document
   enumerates the requirements for the PPSP, which should be considered
   when designing PPSP.


A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-ppsp-reqs-03.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

This Internet-Draft can be retrieved at:
ftp://ftp.ietf.org/internet-drafts/draft-ietf-ppsp-reqs-03.txt

From zongning@huawei.com  Thu Jul  7 00:54:16 2011
Return-Path: <zongning@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1DE421F88E7 for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 00:54:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.278
X-Spam-Level: 
X-Spam-Status: No, score=-101.278 tagged_above=-999 required=5 tests=[AWL=4.642, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, SARE_SUB_ENC_UTF8=0.152, SARE_SUB_OBFU_Q1=0.227,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OibhsBTzBFjK for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 00:54:15 -0700 (PDT)
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [119.145.14.67]) by ietfa.amsl.com (Postfix) with ESMTP id A9E1221F88C3 for <ppsp@ietf.org>; Thu,  7 Jul 2011 00:54:15 -0700 (PDT)
Received: from huawei.com (szxga04-in [172.24.2.12]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNY0035KDW0P3@szxga04-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 15:52:48 +0800 (CST)
Received: from huawei.com ([172.24.2.119]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LNY006S8DW05A@szxga04-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 15:52:48 +0800 (CST)
Received: from z63316a ([10.138.41.47]) by szxml06-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0LNY00L4RDVXO3@szxml06-in.huawei.com> for ppsp@ietf.org; Thu, 07 Jul 2011 15:52:48 +0800 (CST)
Date: Thu, 07 Jul 2011 15:52:44 +0800
From: Ning Zong <zongning@huawei.com>
To: ppsp@ietf.org
Message-id: <00ac01cc3c7a$db70a110$9251e330$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=utf-8
Content-language: zh-cn
Content-transfer-encoding: quoted-printable
Thread-index: Acw8ek1z4Sghr4wMT9+9RE0iPPeXWwAAA/uA
Subject: [ppsp] =?utf-8?b?6L2s5Y+ROiBOZXcgVmVyc2lvbiBOb3RpZmljYXRpb24gZm9y?= =?utf-8?q?_draft-ietf-ppsp-reqs-03=2Etxt?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 07:54:16 -0000

Hi, Folks,

I have made a new revision of PPSP requirements I-D as follow:
http://tools.ietf.org/id/draft-ietf-ppsp-reqs-03.txt

Some major modifications:
1)	Add a new security requirement (PPSP.SEC.REQ-9) for content integrity =
check - thanks to Yunfei, Lingli Deng and Christian.
2)	Add a new QoS requirement (PPSP.REQ-8) =E2=80=93 thanks to Yunfei and =
Christian.
3)	Add some text about CHUNK AVAILABILITY DIGEST to both tracker =
protocol (PPSP.TP.REQ-6) and peer protocol (PPSP.PP.REQ-1/2/4) =E2=80=93 =
thanks to Yunfei and Lin Xiao.

Comments are highly appreciated. Thanks.

BR,
Ning Zong

-----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6-----
=E5=8F=91=E4=BB=B6=E4=BA=BA: internet-drafts@ietf.org =
[mailto:internet-drafts@ietf.org]=20
=E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2011=E5=B9=B47=E6=9C=887=E6=97=A5 =
15:47
=E6=94=B6=E4=BB=B6=E4=BA=BA: zongning@huawei.com
=E6=8A=84=E9=80=81: lin.xiao@nsn.com; zhangyunfei@chinamobile.com; =
victor.pascual.avila@gmail.com; carlw@mcsr-labs.org; zongning@huawei.com
=E4=B8=BB=E9=A2=98: New Version Notification for =
draft-ietf-ppsp-reqs-03.txt

A new version of I-D, draft-ietf-ppsp-reqs-03.txt has been successfully =
submitted by Ning Zong and posted to the IETF repository.

Filename:	 draft-ietf-ppsp-reqs
Revision:	 03
Title:		 P2P Streaming Protocol (PPSP) Requirements
Creation date:	 2011-07-06
WG ID:		 ppsp
Number of pages: 13

Abstract:
   The objective of the PPSP work is to standardize the key signaling
   protocols that apply to tracker and peers in a Peer-to-Peer (P2P)
   streaming system.  These protocols are called PPSP.  This document
   enumerates the requirements for the PPSP, which should be considered
   when designing PPSP.

                                                                         =
        =20


The IETF Secretariat



From christian.1.schmidt@nsn.com  Thu Jul  7 01:06:46 2011
Return-Path: <christian.1.schmidt@nsn.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F154321F885D for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 01:06:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.156
X-Spam-Level: 
X-Spam-Status: No, score=-4.156 tagged_above=-999 required=5 tests=[AWL=-0.608, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_74=0.6, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7pklxt2lYy04 for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 01:06:46 -0700 (PDT)
Received: from demumfd001.nsn-inter.net (demumfd001.nsn-inter.net [93.183.12.32]) by ietfa.amsl.com (Postfix) with ESMTP id 7BB7E21F87AF for <ppsp@ietf.org>; Thu,  7 Jul 2011 01:06:43 -0700 (PDT)
Received: from demuprx016.emea.nsn-intra.net ([10.150.129.55]) by demumfd001.nsn-inter.net (8.12.11.20060308/8.12.11) with ESMTP id p6786U95001843 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 7 Jul 2011 10:06:30 +0200
Received: from DEMUEXC048.nsn-intra.net ([10.159.32.94]) by demuprx016.emea.nsn-intra.net (8.12.11.20060308/8.12.11) with ESMTP id p6786SjP009721; Thu, 7 Jul 2011 10:06:29 +0200
Received: from DEMUEXC013.nsn-intra.net ([10.150.128.24]) by DEMUEXC048.nsn-intra.net with Microsoft SMTPSVC(6.0.3790.3959);  Thu, 7 Jul 2011 10:06:25 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC3C7C.C4596C96"
Date: Thu, 7 Jul 2011 10:06:24 +0200
Message-ID: <C58FFCAAA14F454A85AFB7C1C2F862C4020A27D0@DEMUEXC013.nsn-intra.net>
In-Reply-To: <201107071513038260007@chinamobile.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: RE: [ppsp]QoS for PPSP
Thread-Index: Acw8dVc3PRhGjNvTTHWvJNENHgj4WwABzG6Q
References: <201107071438016825460@chinamobile.com> <C58FFCAAA14F454A85AFB7C1C2F862C4020A2716@DEMUEXC013.nsn-intra.net> <201107071513038260007@chinamobile.com>
From: "Schmidt, Christian 1. (NSN - DE/Munich)" <christian.1.schmidt@nsn.com>
To: "ext zhangyunfei" <zhangyunfei@chinamobile.com>, "zongning" <zongning@huawei.com>, "Martin Stiemerling" <Martin.Stiemerling@neclab.eu>, <ppsp@ietf.org>
X-OriginalArrivalTime: 07 Jul 2011 08:06:25.0326 (UTC) FILETIME=[C44354E0:01CC3C7C]
Subject: Re: [ppsp] QoS for PPSP
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 08:06:47 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC3C7C.C4596C96
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

Hi Yunfei,

I think we should support both. If the user has an opinion about his QoS =
requirements, he should be able to express. If not we could try to =
define an optimum ourselves.

Br

Christian

=20

=20

=20

From: ext zhangyunfei [mailto:zhangyunfei@chinamobile.com]=20
Sent: Thursday, July 07, 2011 9:13 AM
To: Schmidt, Christian 1. (NSN - DE/Munich); zongning; Martin =
Stiemerling; ppsp@ietf.org
Subject: Re: RE: [ppsp]QoS for PPSP

=20

Hi Christian,

   I think this is not a problem for tracker. My only concern is: Should =
we adopt a "proactive"way like your proposal to select suitable peer to =
meeting QoS requirement or a"reactive"way like H.264 SVC layered coding =
to meet the best adaptation of current QoS condition or support both?

=20

=20

BR

Yunfei

=20

________________________________

zhangyunfei

2011-07-07

________________________________

=B7=A2=BC=FE=C8=CB=A3=BA Schmidt, Christian 1. (NSN - DE/Munich)

=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA 2011-07-07 14:51:57

=CA=D5=BC=FE=C8=CB=A3=BA ext zhangyunfei; zongning; Martin Stiemerling; =
ppsp@ietf.org

=B3=AD=CB=CD=A3=BA=20

=D6=F7=CC=E2=A3=BA RE: [ppsp]QoS for PPSP

=20

Yunfei, I like your proposal. If the user is clear about his priorities, =
it is better to express this explicit. For example, I want

-          End-to-delay<5 seconds

-          quality=3DHDTV

-          priority is quality

=20

Now the tracker knows what to do:

-          If possible, the peer selection will take both quality goals =
into account.

-      &n! bsp;   If not, for this user end-to-end delay has minor =
priority for peer selection

=20

Can the tracker understand these roules?

=20

BR

Christian

=20

=20

From: ext zhangyunfei [mailto:zhangyunfei@chinamobile.com]=20
Sent: Thursday, July 07, 2011 8:38 AM
To: zongning; Schmidt, Christian 1. (NSN - DE/Munich); Martin =
Stiemerling; ppsp@ietf.org
Subject: re:[ppsp]QoS for PPSP

=20

Is it better to say=A3=BF

The tracker should be informed about QoS requirements (e.g. end to end =
delay, setup delay, media quality) and priorities of the QoS parameters =
on the content requesting peer's side.

When I first read the sentense, I misunderstand to think that refers to =
the priorities(order)of the peers.

BR

Yunfei

=20

________________________________

zhangyunfei

2011-07-07


------_=_NextPart_001_01CC3C7C.C4596C96
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Times New Roman","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
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:SimSun;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:SimSun;}
span.E-MailFormatvorlage17
	{mso-style-type:personal;
	font-family:"Verdana","sans-serif";
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
p.mso, li.mso, div.mso
	{mso-style-name:"mso\!";
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:SimSun;}
span.E-MailFormatvorlage22
	{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:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;}
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=3DDE link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hi Yunfei,<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I think we should support both. If the user has an opinion about his =
QoS requirements, he should be able to express. If not we could try to =
define an optimum ourselves.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Br<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><b><span lang=3DEN-GB =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span lang=3DEN-GB =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ext =
zhangyunfei [mailto:zhangyunfei@chinamobile.com] <br><b>Sent:</b> =
Thursday, July 07, 2011 9:13 </span><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>AM<br><b>To:=
</b> Schmidt, Christian 1. (NSN - DE/Munich); zongning; Martin =
Stiemerling; ppsp@ietf.org<br><b>Subject:</b> Re: RE: [ppsp]QoS for =
PPSP<o:p></o:p></span></p></div></div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal =
align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Hi Christian,</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
&nbsp;&nbsp; I think this is not a problem for tracker. My only concern =
is: Should we adopt a &quot;proactive&quot;way like your proposal to =
select suitable peer to meeting QoS requirement or =
a&quot;reactive&quot;way like H.264 SVC layered coding to meet the best =
adaptation of current QoS condition or support both?</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
BR</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Yunfei</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span =
style=3D'font-size:12.0pt;font-family:SimSun;color:silver'><o:p></o:p></s=
pan></p></div><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-07-07</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div></div><div><p =
class=3DMsoNormal align=3Dleft style=3D'text-align:left'><strong><span =
lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=BC=FE=C8=CB=A3=BA</s=
pan></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> Schmidt, =
Christian 1. (NSN - DE/Munich)</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B7=A2=CB=CD=CA=B1=BC=E4=A3=
=BA</span></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
2011-07-07&nbsp;14:51:57</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=CA=D5=BC=FE=C8=CB=A3=BA</s=
pan></strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> ext =
zhangyunfei; zongning; Martin Stiemerling; ppsp@ietf.org</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=B3=AD=CB=CD=A3=BA</span></=
strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> =
</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft =
style=3D'text-align:left'><strong><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun'>=D6=F7=CC=E2=A3=BA</span></=
strong><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'> RE: =
[ppsp]QoS for PPSP</span><span =
style=3D'font-size:12.0pt;font-family:SimSun'><o:p></o:p></span></p></div=
><div><p class=3DMsoNormal align=3Dleft style=3D'text-align:left'><span =
style=3D'font-size:12.0pt;font-family:SimSun'>&nbsp;<o:p></o:p></span></p=
></div><div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Yunfei, I like your proposal. If the user is clear about his =
priorities, it is better to express this explicit. For example, I =
want</span><o:p></o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt'><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>-</span><span lang=3DEN-GB =
style=3D'font-size:7.0pt;font-family:"Times New =
Roman","serif";color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; </span><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End-to-delay&lt;5 seconds</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>-</span><span style=3D'font-size:7.0pt;font-family:"Times New =
Roman","serif";color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; </span><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>quality=3DHDTV</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt'><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>-</span><span lang=3DEN-GB =
style=3D'font-size:7.0pt;font-family:"Times New =
Roman","serif";color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; </span><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>priority is quality</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"'>&nbsp;</spa=
n><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Now the tracker knows what to do:</span><o:p></o:p></p><p =
class=3DMsoListParagraph style=3D'text-indent:-18.0pt'><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>-</span><span lang=3DEN-GB =
style=3D'font-size:7.0pt;font-family:"Times New =
Roman","serif";color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; </span><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>If possible, the peer selection will take both quality goals into =
account.</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt'><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>-</span><span lang=3DEN-GB =
style=3D'font-size:7.0pt;font-family:"Times New =
Roman","serif";color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n!=
 bsp;&nbsp;&nbsp; </span><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>If not, for this user end-to-end delay has minor priority for peer =
selection</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Can the tracker understand these roules?</span><o:p></o:p></p><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>BR</span><o:p></o:p></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Christian</span><o:p></o:p></p><p><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Verdana","sans-serif";color:#1F497=
D'>&nbsp;</span><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
ext zhangyunfei [mailto:zhangyunfei@chinamobile.com] <br><b>Sent:</b> =
Thursday, July 07, 2011 8:38 AM<br><b>To:</b> zongning; Schmidt, =
Christian 1. (NSN - DE/Munich); Martin Stiemerling; =
ppsp@ietf.org<br><b>Subject:</b> re:[ppsp]QoS for =
PPSP</span><o:p></o:p></p></div></div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p><div><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'>=
Is it better to say</span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun;color:blue'>=A3=BF</span><o:=
p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The tracker should be informed about QoS requirements (e.g. end to =
end delay, setup delay, media quality) and priorities of the QoS =
parameters on the content requesting peer's =
side.</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>When I first read the sentense, I misunderstand to think that refers =
to the priorities(order)of the peers.</span><o:p></o:p></p><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>BR<o:p></o:p></span></p><p class=3Dmso><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Yunfei<o:p></o:p></span></p></div></div><div><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-family:"Verdana","sans-serif";color:#1F497D'>&nbsp;</span><=
span lang=3DEN-GB =
style=3D'color:#1F497D'><o:p></o:p></span></p></div><div =
class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><span =
lang=3DEN-GB =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497=
D'><hr size=3D2 width=3D122 style=3D'width:91.5pt' =
align=3Dcenter></span></div><div><p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>zhangyunfei</span><span lang=3DEN-GB =
style=3D'color:#1F497D'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span lang=3DEN-GB =
style=3D'font-size:10.0pt;font-family:"Verdana","sans-serif";color:silver=
'>2011-07-07</span><span lang=3DEN-GB =
style=3D'color:#1F497D'><o:p></o:p></span></p></div></div></div></div></b=
ody></html>
------_=_NextPart_001_01CC3C7C.C4596C96--

From zhangyunfei@chinamobile.com  Thu Jul  7 01:08:29 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 231ED21F889D for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 01:08:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.373
X-Spam-Level: 
X-Spam-Status: No, score=-95.373 tagged_above=-999 required=5 tests=[AWL=0.200, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_83=0.6, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kzYd6kWSbJtP for <ppsp@ietfa.amsl.com>; Thu,  7 Jul 2011 01:08:28 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 1A47D21F8594 for <ppsp@ietf.org>; Thu,  7 Jul 2011 01:08:28 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id EBD04A3D6 for <ppsp@ietf.org>; Thu,  7 Jul 2011 16:08:25 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id DF388A3D3 for <ppsp@ietf.org>; Thu,  7 Jul 2011 16:08:25 +0800 (CST)
Received: from zyf-PC ([10.2.0.55]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011070716082484-13892 ; Thu, 7 Jul 2011 16:08:24 +0800 
Date: Thu, 7 Jul 2011 16:08:19 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "ppsp@ietf.org" <ppsp@ietf.org>
References: <20110705093117.26942.22480.idtracker@ietfa.amsl.com>
Message-ID: <201107071608195736975@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 16:08:24, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-07 16:08:25, Serialize complete at 2011-07-07 16:08:25
Content-Type: multipart/alternative; boundary="=====003_Dragon768836863334_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18244.005
X-TM-AS-Result: No--12.155-7.0-31-10
X-imss-scan-details: No--12.155-7.0-31-10;No--12.155-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] I-D Action: draft-ietf-ppsp-problem-statement-02.txt
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 08:08:29 -0000

This is a multi-part message in MIME format.

--=====003_Dragon768836863334_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SGkgYWxsLA0KICAgSSBoYXZlIG1hZGUgYSBuZXcgcmV2aXNpb24gb2YgUFBTUCByZXF1aXJlbWVu
dHMgSS1EIGFzIGZvbGxvdzoNCmh0dHA6Ly90b29scy5pZXRmLm9yZy9pZC9kcmFmdC1pZXRmLXBw
c3AtcHJvYmxlbS1zdGF0ZW1lbnQtMDIudHh0DQoNClNvbWUgbWFqb3IgbW9kaWZpY2F0aW9ucyBp
bmNsdWRlOg0KMSkgc2VjdGlvbjMsIHVwZGF0aW5nIHRoZSB0ZXh0IHRvIHNob3cgdGhlIHRoZSBw
cm9ibGVtcyBlc3AuIGluIHNlY3Rpb24gMy4xLDMsMyBhbmQgMy40IGFuZCB1cGRhdGluZyB0aGUg
YmVuZWZpdCBwYXJ0IGFmdGVyIHRhbGtpbmcgd2l0aCB0aGUgUDJQIHN0cmVhbWluZyB2ZW5kb3Jz
LCBDRE4gdmVuZG9ycyBhcyB3ZWxsIGFzIG9wZXJhdG9ycyB0byBtYWtlIGl0IG1vcmUgc29saWQu
DQoyKXNlY3Rpb24gNSwgdXBkYXRpbmcgc2VjdGlvbiA1LjIgd2l0aCBtb3JlIGFsdGVybmF0aXZl
cyBhZnRlciB0YWxraW5nIHdpdGggQ0ROIHZlbmRvcnMsIHVwZGF0aW5nIHRoZSB0ZXh0IG9mIHNl
Y3Rpb24gNS4zIHRvIHNob3cgaG93IHRvIHVzZSBQUFNQIGluIGhldGVyZ2Vub3VzIG5ldHdvcmtz
LGFuZCBzZWN0aW9uIDUuNSBmb3Igc2hvd2luZyB0aGUgcHJvY2VkdXJlcyBvZiB1c2luZyBQUFNQ
IGluIGNhY2hlIHN5c3RlbXMuDQoNCkNvbW1lbnRzIGFyZSBoaWdobHkgYXBwcmVjaWF0ZWQuIFRo
YW5rcy4NCg0KQlIsDQpZdW5mZWkNCg0KDQoNCg0Kemhhbmd5dW5mZWkNCjIwMTEtMDctMDcNCg0K
DQoNCreivP7Iy6O6IGludGVybmV0LWRyYWZ0c0BpZXRmLm9yZw0Kt6LLzcqxvOSjuiAyMDExLTA3
LTA1IDE3OjM0OjEzDQrK1bz+yMujuiBpLWQtYW5ub3VuY2VAaWV0Zi5vcmcNCrOty82juiBwcHNw
QGlldGYub3JnDQrW98zio7ogW3Bwc3BdIEktRCBBY3Rpb246IGRyYWZ0LWlldGYtcHBzcC1wcm9i
bGVtLXN0YXRlbWVudC0wMi50eHQNCg0KQSAgTmV3ICBJbnRlcm5ldC1EcmFmdCAgaXMgIGF2YWls
YWJsZSAgZnJvbSAgdGhlICBvbi1saW5lICBJbnRlcm5ldC1EcmFmdHMgIGRpcmVjdG9yaWVzLiAg
VGhpcyAgZHJhZnQgIGlzICBhICB3b3JrICBpdGVtICBvZiAgdGhlICBQZWVyICB0byAgUGVlciAg
U3RyZWFtaW5nICBQcm90b2NvbCAgV29ya2luZyAgR3JvdXAgIG9mICB0aGUgIElFVEYuDQoNClRp
dGxlICAgICAgICAgICAgICAgICAgICAgIDogIFByb2JsZW0gIFN0YXRlbWVudCAgb2YgIFAyUCAg
U3RyZWFtaW5nICBQcm90b2NvbCAgKFBQU1ApDQpBdXRob3IocykgICAgICAgICAgICAgIDogIFl1
bmZlaSAgWmhhbmcNCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgIE5pbmcgIFpvbmcNCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgIEdvbnphbG8gIENhbWFyaWxsbw0KICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgUmljaGFyZCAgWWFuZw0KRmlsZW5hbWUgICAgICAg
ICAgICAgICAgOiAgZHJhZnQtaWV0Zi1wcHNwLXByb2JsZW0tc3RhdGVtZW50LTAyLnR4dA0KUGFn
ZXMgICAgICAgICAgICAgICAgICAgICAgOiAgMjENCkRhdGUgICAgICAgICAgICAgICAgICAgICAg
ICA6ICAyMDExLTA3LTA1DQoNCiAgICAgUDJQICBzdHJlYW1pbmcgIHN5c3RlbXMgIHNob3cgIG1v
cmUgIGFuZCAgbW9yZSAgcG9wdWxhcml0eSAgaW4gIGN1cnJlbnQNCiAgICAgSW50ZXJuZXQgIHdp
dGggIHByb3ByaWV0YXJ5ICBwcm90b2NvbHMuICBUaGlzICBkb2N1bWVudCAgaWRlbnRpZmllcw0K
ICAgICBwcm9ibGVtcyAgb2YgIHRoZSAgcHJvcHJpZXRhcnkgIHByb3RvY29scywgIHByb3Bvc2Vz
ICBzdGFuZGFyZCAgc2lnbmFsaW5nDQogICAgIHByb3RvY29scyAgY2FsbGVkICBQUFNQICBhbmQg
IGRpc2N1c3NlcyAgdGhlICBzY29wZSAgYW5kICB1c2UgIGNhc2VzICBvZiAgUFBTUC4NCg0KDQpB
ICBVUkwgIGZvciAgdGhpcyAgSW50ZXJuZXQtRHJhZnQgIGlzOg0KaHR0cDovL3d3dy5pZXRmLm9y
Zy9pbnRlcm5ldC1kcmFmdHMvZHJhZnQtaWV0Zi1wcHNwLXByb2JsZW0tc3RhdGVtZW50LTAyLnR4
dA0KDQpJbnRlcm5ldC1EcmFmdHMgIGFyZSAgYWxzbyAgYXZhaWxhYmxlICBieSAgYW5vbnltb3Vz
ICBGVFAgIGF0Og0KZnRwOi8vZnRwLmlldGYub3JnL2ludGVybmV0LWRyYWZ0cy8NCg0KVGhpcyAg
SW50ZXJuZXQtRHJhZnQgIGNhbiAgYmUgIHJldHJpZXZlZCAgYXQ6DQpmdHA6Ly9mdHAuaWV0Zi5v
cmcvaW50ZXJuZXQtZHJhZnRzL2RyYWZ0LWlldGYtcHBzcC1wcm9ibGVtLXN0YXRlbWVudC0wMi50
eHQNCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpwcHNw
ICBtYWlsaW5nICBsaXN0DQpwcHNwQGlldGYub3JnDQpodHRwczovL3d3dy5pZXRmLm9yZy9tYWls
bWFuL2xpc3RpbmZvL3Bwc3ANCg==

--=====003_Dragon768836863334_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBuYW1lPUdFTkVSQVRPUiBjb250
ZW50PSJNU0hUTUwgOS4wMC44MTEyLjE2NDMwIj4NCjxTVFlMRT4NCjwhLS0NCiAvKiBGb250IERl
ZmluaXRpb25zICovDQogQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTrLzszlOw0KCXBhbm9zZS0x
OjIgMSA2IDAgMyAxIDEgMSAxIDE7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpWZXJkYW5h
Ow0KCXBhbm9zZS0xOjIgMTEgNiA0IDMgNSA0IDQgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1m
YW1pbHk6IlxAy87M5SI7DQoJcGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQogLyogU3R5
bGUgRGVmaW5pdGlvbnMgKi8NCiBwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYuTXNvTm9y
bWFsDQoJe21hcmdpbjowY207DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCXRleHQtYWxpZ246
anVzdGlmeTsNCgl0ZXh0LWp1c3RpZnk6aW50ZXItaWRlb2dyYXBoOw0KCWZvbnQtc2l6ZToxMC41
cHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KYTpsaW5rLCBzcGFuLk1zb0h5
cGVybGluaw0KCXtjb2xvcjpibHVlOw0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0KYTp2
aXNpdGVkLCBzcGFuLk1zb0h5cGVybGlua0ZvbGxvd2VkDQoJe2NvbG9yOnB1cnBsZTsNCgl0ZXh0
LWRlY29yYXRpb246dW5kZXJsaW5lO30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10
eXBlOnBlcnNvbmFsLWNvbXBvc2U7DQoJZm9udC1mYW1pbHk6VmVyZGFuYTsNCgljb2xvcjp3aW5k
b3d0ZXh0Ow0KCWZvbnQtd2VpZ2h0Om5vcm1hbDsNCglmb250LXN0eWxlOm5vcm1hbDsNCgl0ZXh0
LWRlY29yYXRpb246bm9uZSBub25lO30NCiAvKiBQYWdlIERlZmluaXRpb25zICovDQogQHBhZ2Ug
U2VjdGlvbjENCgl7c2l6ZTo1OTUuM3B0IDg0MS45cHQ7DQoJbWFyZ2luOjcyLjBwdCA5MC4wcHQg
NzIuMHB0IDkwLjBwdDsNCglsYXlvdXQtZ3JpZDoxNS42cHQ7fQ0KZGl2LlNlY3Rpb24xDQoJe3Bh
Z2U6U2VjdGlvbjE7fQ0KLS0+DQo8L1NUWUxFPg0KPC9IRUFEPg0KPEJPRFk+DQo8RElWPjxGT05U
IGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9VmVyZGFuYT5IaSBhbGwsPC9GT05UPjwvRElWPg0K
PERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+Jm5ic3A7Jm5ic3A7
IEkgaGF2ZSBtYWRlIGEgbmV3IA0KcmV2aXNpb24gb2YgUFBTUCByZXF1aXJlbWVudHMgSS1EIGFz
IGZvbGxvdzo8QlI+PEEgDQpocmVmPSJodHRwOi8vdG9vbHMuaWV0Zi5vcmcvaWQvZHJhZnQtaWV0
Zi1wcHNwLXJlcXMtMDMudHh0Ij5odHRwOi8vdG9vbHMuaWV0Zi5vcmcvaWQvZHJhZnQtaWV0Zi1w
cHNwLXByb2JsZW0tc3RhdGVtZW50LTAyLnR4dDwvQT48L0ZPTlQ+PC9ESVY+DQo8RElWPiZuYnNw
OzwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+U29t
ZSBtYWpvciBtb2RpZmljYXRpb25zIA0KaW5jbHVkZTo8QlI+MSkmbmJzcDtzZWN0aW9uMywgdXBk
YXRpbmcmbmJzcDt0aGUgdGV4dCB0byBzaG93IHRoZSZuYnNwO3RoZSANCnByb2JsZW1zIGVzcC4g
aW4gc2VjdGlvbiAzLjEsMywzIGFuZCAzLjQgYW5kIHVwZGF0aW5nIHRoZSBiZW5lZml0IA0KcGFy
dCZuYnNwO2FmdGVyJm5ic3A7dGFsa2luZyB3aXRoIHRoZSBQMlAgc3RyZWFtaW5nIHZlbmRvcnMs
Jm5ic3A7Q0ROIA0KdmVuZG9ycyZuYnNwO2FzIHdlbGwgYXMgb3BlcmF0b3JzIHRvIG1ha2UgaXQg
bW9yZSBzb2xpZC48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0y
IGZhY2U9VmVyZGFuYT4yKXNlY3Rpb24gNSwgdXBkYXRpbmcgc2VjdGlvbiA1LjIgDQp3aXRoIG1v
cmUgYWx0ZXJuYXRpdmVzIGFmdGVyIHRhbGtpbmcgd2l0aCBDRE4gdmVuZG9ycywgdXBkYXRpbmcg
dGhlIHRleHQgb2YgDQpzZWN0aW9uIDUuMyB0byBzaG93IGhvdyB0byB1c2UgUFBTUCBpbiBoZXRl
cmdlbm91cyBuZXR3b3JrcyxhbmQgc2VjdGlvbiA1LjUgZm9yIA0Kc2hvd2luZyB0aGUgcHJvY2Vk
dXJlcyBvZiB1c2luZyBQUFNQIGluIGNhY2hlIHN5c3RlbXMuPC9GT05UPjwvRElWPg0KPERJVj48
Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElW
Pg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+Q29tbWVudHMg
YXJlIGhpZ2hseSBhcHByZWNpYXRlZC4gDQpUaGFua3MuPC9GT05UPjwvRElWPg0KPERJVj4mbmJz
cDs8L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPkJS
LDxCUj5ZdW5mZWk8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+
PC9GT05UPiZuYnNwOzwvRElWPg0KPERJViBhbGlnbj1sZWZ0Pg0KPERJViBhbGlnbj1sZWZ0PjxG
T05UIHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8SFIgc3R5bGU9IldJRFRIOiAxMjJweDsgSEVJR0hU
OiAycHgiIFNJWkU9Mj4NCjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9I2MwYzBjMD48
Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPnpoYW5neXVuZmVpPC9GT05UPjwvRElWPg0KPERJVj48
Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPjIwMTEtMDctMDc8L0ZPTlQ+PC9GT05UPjwvRElWPjwv
RElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPEhSPg0KPC9GT05UPjwvRElW
Pg0KPERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6K8/sjLo7o8
L1NUUk9ORz4gDQppbnRlcm5ldC1kcmFmdHNAaWV0Zi5vcmc8L0ZPTlQ+PC9GT05UPjwvRElWPg0K
PERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+t6LLzcqxvOSjujwv
U1RST05HPiANCjIwMTEtMDctMDUmbmJzcDsxNzozNDoxMzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8
RElWPjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz7K1bz+yMujujwvU1RS
T05HPiANCmktZC1hbm5vdW5jZUBpZXRmLm9yZzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxG
T05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz6zrcvNo7o8L1NUUk9ORz4gDQpw
cHNwQGlldGYub3JnPC9GT05UPjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgZmFjZT1WZXJkYW5h
PjxGT05UIHNpemU9Mj48U1RST05HPtb3zOKjujwvU1RST05HPiBbcHBzcF0gSS1EIEFjdGlvbjog
DQpkcmFmdC1pZXRmLXBwc3AtcHJvYmxlbS1zdGF0ZW1lbnQtMDIudHh0PC9GT05UPjwvRk9OVD48
L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yIGZhY2U9VmVyZGFuYT48L0ZPTlQ+Jm5ic3A7PC9ESVY+
DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8RElWPkEgJm5ic3A7TmV3ICZuYnNw
O0ludGVybmV0LURyYWZ0ICZuYnNwO2lzICZuYnNwO2F2YWlsYWJsZSAmbmJzcDtmcm9tIA0KJm5i
c3A7dGhlICZuYnNwO29uLWxpbmUgJm5ic3A7SW50ZXJuZXQtRHJhZnRzICZuYnNwO2RpcmVjdG9y
aWVzLiAmbmJzcDtUaGlzIA0KJm5ic3A7ZHJhZnQgJm5ic3A7aXMgJm5ic3A7YSAmbmJzcDt3b3Jr
ICZuYnNwO2l0ZW0gJm5ic3A7b2YgJm5ic3A7dGhlICZuYnNwO1BlZXIgDQombmJzcDt0byAmbmJz
cDtQZWVyICZuYnNwO1N0cmVhbWluZyAmbmJzcDtQcm90b2NvbCAmbmJzcDtXb3JraW5nICZuYnNw
O0dyb3VwIA0KJm5ic3A7b2YgJm5ic3A7dGhlICZuYnNwO0lFVEYuPC9ESVY+DQo8RElWPiZuYnNw
OzwvRElWPg0KPERJVj5UaXRsZSAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZu
YnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgDQombmJzcDs6ICZuYnNwO1Byb2JsZW0g
Jm5ic3A7U3RhdGVtZW50ICZuYnNwO29mICZuYnNwO1AyUCAmbmJzcDtTdHJlYW1pbmcgDQombmJz
cDtQcm90b2NvbCAmbmJzcDsoUFBTUCk8L0RJVj4NCjxESVY+QXV0aG9yKHMpICZuYnNwOyAmbmJz
cDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOzogJm5ic3A7WXVuZmVpIA0KJm5i
c3A7Wmhhbmc8L0RJVj4NCjxESVY+Jm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAm
bmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7IA0KJm5ic3A7ICZuYnNwOyAmbmJzcDsg
Jm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAN
CiZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDtOaW5nICZuYnNwO1pvbmc8L0RJVj4N
CjxESVY+Jm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZu
YnNwOyAmbmJzcDsgJm5ic3A7IA0KJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAm
bmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyANCiZuYnNwOyAmbmJzcDsg
Jm5ic3A7ICZuYnNwOyAmbmJzcDtHb256YWxvICZuYnNwO0NhbWFyaWxsbzwvRElWPg0KPERJVj4m
bmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZu
YnNwOyAmbmJzcDsgDQombmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAm
bmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7IA0KJm5ic3A7ICZuYnNwOyAmbmJzcDsg
Jm5ic3A7ICZuYnNwO1JpY2hhcmQgJm5ic3A7WWFuZzwvRElWPg0KPERJVj5GaWxlbmFtZSAmbmJz
cDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7OiANCiZu
YnNwO2RyYWZ0LWlldGYtcHBzcC1wcm9ibGVtLXN0YXRlbWVudC0wMi50eHQ8L0RJVj4NCjxESVY+
UGFnZXMgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZu
YnNwOyAmbmJzcDsgJm5ic3A7IA0KJm5ic3A7OiAmbmJzcDsyMTwvRElWPg0KPERJVj5EYXRlICZu
YnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5i
c3A7ICZuYnNwOyANCiZuYnNwOyAmbmJzcDs6ICZuYnNwOzIwMTEtMDctMDU8L0RJVj4NCjxESVY+
Jm5ic3A7PC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7UDJQICZuYnNwO3N0cmVhbWlu
ZyAmbmJzcDtzeXN0ZW1zICZuYnNwO3Nob3cgJm5ic3A7bW9yZSANCiZuYnNwO2FuZCAmbmJzcDtt
b3JlICZuYnNwO3BvcHVsYXJpdHkgJm5ic3A7aW4gJm5ic3A7Y3VycmVudDwvRElWPg0KPERJVj4m
bmJzcDsgJm5ic3A7ICZuYnNwO0ludGVybmV0ICZuYnNwO3dpdGggJm5ic3A7cHJvcHJpZXRhcnkg
Jm5ic3A7cHJvdG9jb2xzLiANCiZuYnNwO1RoaXMgJm5ic3A7ZG9jdW1lbnQgJm5ic3A7aWRlbnRp
ZmllczwvRElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwO3Byb2JsZW1zICZuYnNwO29mICZu
YnNwO3RoZSAmbmJzcDtwcm9wcmlldGFyeSANCiZuYnNwO3Byb3RvY29scywgJm5ic3A7cHJvcG9z
ZXMgJm5ic3A7c3RhbmRhcmQgJm5ic3A7c2lnbmFsaW5nPC9ESVY+DQo8RElWPiZuYnNwOyAmbmJz
cDsgJm5ic3A7cHJvdG9jb2xzICZuYnNwO2NhbGxlZCAmbmJzcDtQUFNQICZuYnNwO2FuZCANCiZu
YnNwO2Rpc2N1c3NlcyAmbmJzcDt0aGUgJm5ic3A7c2NvcGUgJm5ic3A7YW5kICZuYnNwO3VzZSAm
bmJzcDtjYXNlcyAmbmJzcDtvZiANCiZuYnNwO1BQU1AuPC9ESVY+DQo8RElWPiZuYnNwOzwvRElW
Pg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+QSAmbmJzcDtVUkwgJm5ic3A7Zm9yICZuYnNwO3Ro
aXMgJm5ic3A7SW50ZXJuZXQtRHJhZnQgJm5ic3A7aXM6PC9ESVY+DQo8RElWPjxBIA0KaHJlZj0i
aHR0cDovL3d3dy5pZXRmLm9yZy9pbnRlcm5ldC1kcmFmdHMvZHJhZnQtaWV0Zi1wcHNwLXByb2Js
ZW0tc3RhdGVtZW50LTAyLnR4dCI+aHR0cDovL3d3dy5pZXRmLm9yZy9pbnRlcm5ldC1kcmFmdHMv
ZHJhZnQtaWV0Zi1wcHNwLXByb2JsZW0tc3RhdGVtZW50LTAyLnR4dDwvQT48L0RJVj4NCjxESVY+
Jm5ic3A7PC9ESVY+DQo8RElWPkludGVybmV0LURyYWZ0cyAmbmJzcDthcmUgJm5ic3A7YWxzbyAm
bmJzcDthdmFpbGFibGUgJm5ic3A7YnkgDQombmJzcDthbm9ueW1vdXMgJm5ic3A7RlRQICZuYnNw
O2F0OjwvRElWPg0KPERJVj5mdHA6Ly9mdHAuaWV0Zi5vcmcvaW50ZXJuZXQtZHJhZnRzLzwvRElW
Pg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+VGhpcyAmbmJzcDtJbnRlcm5ldC1EcmFmdCAmbmJz
cDtjYW4gJm5ic3A7YmUgJm5ic3A7cmV0cmlldmVkIA0KJm5ic3A7YXQ6PC9ESVY+DQo8RElWPmZ0
cDovL2Z0cC5pZXRmLm9yZy9pbnRlcm5ldC1kcmFmdHMvZHJhZnQtaWV0Zi1wcHNwLXByb2JsZW0t
c3RhdGVtZW50LTAyLnR4dDwvRElWPg0KPERJVj5fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fXzwvRElWPg0KPERJVj5wcHNwICZuYnNwO21haWxpbmcgJm5ic3A7
bGlzdDwvRElWPg0KPERJVj5wcHNwQGlldGYub3JnPC9ESVY+DQo8RElWPmh0dHBzOi8vd3d3Lmll
dGYub3JnL21haWxtYW4vbGlzdGluZm8vcHBzcDwvRElWPjwvRk9OVD48L0RJVj48L0JPRFk+PC9I
VE1MPg0K

--=====003_Dragon768836863334_=====--


From guyingjie@huawei.com  Fri Jul  8 02:48:22 2011
Return-Path: <guyingjie@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02FAA21F850B for <ppsp@ietfa.amsl.com>; Fri,  8 Jul 2011 02:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.518
X-Spam-Level: 
X-Spam-Status: No, score=-103.518 tagged_above=-999 required=5 tests=[AWL=3.080, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h+QADqgwss+D for <ppsp@ietfa.amsl.com>; Fri,  8 Jul 2011 02:48:21 -0700 (PDT)
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [119.145.14.67]) by ietfa.amsl.com (Postfix) with ESMTP id AA76021F88E3 for <ppsp@ietf.org>; Fri,  8 Jul 2011 02:48:20 -0700 (PDT)
Received: from huawei.com (szxga04-in [172.24.2.12]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LO0008EYDWJCZ@szxga04-in.huawei.com> for ppsp@ietf.org; Fri, 08 Jul 2011 17:48:20 +0800 (CST)
Received: from szxrg01-dlp.huawei.com ([172.24.2.119]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LO000GQ0DVTV6@szxga04-in.huawei.com> for ppsp@ietf.org; Fri, 08 Jul 2011 17:48:19 +0800 (CST)
Received: from 172.24.2.119 (EHLO szxeml201-edg.china.huawei.com) ([172.24.2.119])	by szxrg01-dlp.huawei.com (MOS 4.1.9-GA FastPath queued) with ESMTP id ACL10286; Fri, 08 Jul 2011 17:48:19 +0800 (CST)
Received: from SZXEML402-HUB.china.huawei.com (10.82.67.32) by szxeml201-edg.china.huawei.com (172.24.2.39) with Microsoft SMTP Server (TLS) id 14.1.270.1; Fri, 08 Jul 2011 17:48:08 +0800
Received: from g00107907 (10.138.41.104) by szxeml402-hub.china.huawei.com (10.82.67.32) with Microsoft SMTP Server (TLS) id 14.1.270.1; Fri, 08 Jul 2011 17:48:18 +0800
Date: Fri, 08 Jul 2011 17:50:40 +0800
From: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
X-Originating-IP: [10.138.41.104]
To: ppsp@ietf.org
Message-id: <005f01cc3d54$7f996bd0$7ecc4370$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_KTBtI7Y/L4kaAQ4/CSnMDw)"
Content-language: zh-cn
Thread-index: Acw9VH8whulZ5zGLSCq+dk81tdgEZw==
X-CFilter-Loop: Reflected
Subject: [ppsp] comments to I-D.li-ppsp-nat-traversal-02
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Jul 2011 09:48:22 -0000

--Boundary_(ID_KTBtI7Y/L4kaAQ4/CSnMDw)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT

Hi lichun,

I read your draft describing NAT Traversal for PPSP.

It's a good collection of potential solutions for NAT Traversal.

Some of my comments in below.

If RELOAD-ICE or STUN/TURN server is chosen, we don't need to make revision
to Tracker and peer protocol.

If other methods are chosen, different optional proposals are required for
each methods. Do you propose to add all these optional revision to Tracker
protocol in order to support all potential NAT Traversal methods?

In section 7.2.1, why not using Peer IP Add. ? 

You mentioned PPSP authentication. Currently, we introduced an
authentication method by issuing a certificate to identify peers along with
TLS. Any suggestions on authentication?

And if Peers have been authenticated, could we reuse ICE without
authentication? If yes, we don't need 7.5.

 

 

 

 

  _____  

Best Regards
Gu Yingjie

 


--Boundary_(ID_KTBtI7Y/L4kaAQ4/CSnMDw)
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-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" =
xmlns:p=3D"urn:schemas-microsoft-com:office:powerpoint" =
xmlns:a=3D"urn:schemas-microsoft-com:office:access" =
xmlns:dt=3D"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" =
xmlns:s=3D"uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" =
xmlns:rs=3D"urn:schemas-microsoft-com:rowset" xmlns:z=3D"#RowsetSchema" =
xmlns:b=3D"urn:schemas-microsoft-com:office:publisher" =
xmlns:ss=3D"urn:schemas-microsoft-com:office:spreadsheet" =
xmlns:c=3D"urn:schemas-microsoft-com:office:component:spreadsheet" =
xmlns:odc=3D"urn:schemas-microsoft-com:office:odc" =
xmlns:oa=3D"urn:schemas-microsoft-com:office:activation" =
xmlns:html=3D"http://www.w3.org/TR/REC-html40" =
xmlns:q=3D"http://schemas.xmlsoap.org/soap/envelope/" =
xmlns:rtc=3D"http://microsoft.com/officenet/conferencing" =
xmlns:D=3D"DAV:" xmlns:Repl=3D"http://schemas.microsoft.com/repl/" =
xmlns:mt=3D"http://schemas.microsoft.com/sharepoint/soap/meetings/" =
xmlns:x2=3D"http://schemas.microsoft.com/office/excel/2003/xml" =
xmlns:ppda=3D"http://www.passport.com/NameSpace.xsd" =
xmlns:ois=3D"http://schemas.microsoft.com/sharepoint/soap/ois/" =
xmlns:dir=3D"http://schemas.microsoft.com/sharepoint/soap/directory/" =
xmlns:ds=3D"http://www.w3.org/2000/09/xmldsig#" =
xmlns:dsp=3D"http://schemas.microsoft.com/sharepoint/dsp" =
xmlns:udc=3D"http://schemas.microsoft.com/data/udc" =
xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" =
xmlns:sub=3D"http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/"=
 xmlns:ec=3D"http://www.w3.org/2001/04/xmlenc#" =
xmlns:sp=3D"http://schemas.microsoft.com/sharepoint/" =
xmlns:sps=3D"http://schemas.microsoft.com/sharepoint/soap/" =
xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" =
xmlns:udcs=3D"http://schemas.microsoft.com/data/udc/soap" =
xmlns:udcxf=3D"http://schemas.microsoft.com/data/udc/xmlfile" =
xmlns:udcp2p=3D"http://schemas.microsoft.com/data/udc/parttopart" =
xmlns:wf=3D"http://schemas.microsoft.com/sharepoint/soap/workflow/" =
xmlns:dsss=3D"http://schemas.microsoft.com/office/2006/digsig-setup" =
xmlns:dssi=3D"http://schemas.microsoft.com/office/2006/digsig" =
xmlns:mdssi=3D"http://schemas.openxmlformats.org/package/2006/digital-sig=
nature" =
xmlns:mver=3D"http://schemas.openxmlformats.org/markup-compatibility/2006=
" xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns:mrels=3D"http://schemas.openxmlformats.org/package/2006/relationshi=
ps" xmlns:spwp=3D"http://microsoft.com/sharepoint/webpartpages" =
xmlns:ex12t=3D"http://schemas.microsoft.com/exchange/services/2006/types"=
 =
xmlns:ex12m=3D"http://schemas.microsoft.com/exchange/services/2006/messag=
es" =
xmlns:pptsl=3D"http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/=
" =
xmlns:spsl=3D"http://microsoft.com/webservices/SharePointPortalServer/Pub=
lishedLinksService" xmlns:Z=3D"urn:schemas-microsoft-com:" =
xmlns:st=3D"&#1;" xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 12 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:STXihei;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:STXihei;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	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:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;}
/* Page Definitions */
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple style=3D'text-justify-trim:punctuation'><div =
class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Hi=
 lichun,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>I =
read your draft describing NAT Traversal for =
PPSP.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>It=
&#8217;s a good collection of potential solutions for NAT =
Traversal.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>So=
me of my comments in below.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>If=
 RELOAD-ICE or STUN/TURN server is chosen, we don&#8217;t need to make =
revision to Tracker and peer protocol.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>If=
 other methods are chosen, different optional proposals are required for =
each methods. Do you propose to add all these optional revision to =
Tracker protocol in order to support all potential NAT Traversal =
methods?<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>In=
 section 7.2.1, why not using Peer IP Add. ? <o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>Yo=
u mentioned PPSP authentication. Currently, we introduced an =
authentication method by issuing a certificate to identify peers along =
with TLS. Any suggestions on authentication?<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'>An=
d if Peers have been authenticated, could we reuse ICE without =
authentication? If yes, we don&#8217;t need 7.5.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:12.0pt;font-family:"Arial","sans-serif";color:blue'><o=
:p>&nbsp;</o:p></span></p><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US style=3D'color:blue'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>B=
est Regards<br>Gu Yingjie<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p></div></body></html>=

--Boundary_(ID_KTBtI7Y/L4kaAQ4/CSnMDw)--

From peer2peer@gmail.com  Fri Jul  8 11:49:38 2011
Return-Path: <peer2peer@gmail.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73E6821F8A66 for <ppsp@ietfa.amsl.com>; Fri,  8 Jul 2011 11:49:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r0au5gbPX-GR for <ppsp@ietfa.amsl.com>; Fri,  8 Jul 2011 11:49:36 -0700 (PDT)
Received: from mail-pv0-f172.google.com (mail-pv0-f172.google.com [74.125.83.172]) by ietfa.amsl.com (Postfix) with ESMTP id C02FF21F8A43 for <ppsp@ietf.org>; Fri,  8 Jul 2011 11:49:36 -0700 (PDT)
Received: by pvh18 with SMTP id 18so1822053pvh.31 for <ppsp@ietf.org>; Fri, 08 Jul 2011 11:49:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jHbL6yBK7XSwg15aVwNhsJ9oNN5nY2N4QS/wLbAIveI=; b=n/cQFtsE0nJxSLG/5WH4ys7ig5iPUvklMprhomMpLd5VEk8izy1wrANV/6r6tWu6CU FkSyhBbIw9YysyOZ+t1D5V/2wJ0Qz8jKJODIBKNUhd0uyFcuS5ym9nP2avXyfs83GtPN GVHNre8LVEx7SNsdwhFgk0isvf/KP9XTwR7kA=
MIME-Version: 1.0
Received: by 10.142.231.11 with SMTP id d11mr426629wfh.35.1310150976364; Fri, 08 Jul 2011 11:49:36 -0700 (PDT)
Received: by 10.142.112.18 with HTTP; Fri, 8 Jul 2011 11:49:36 -0700 (PDT)
In-Reply-To: <CAJYQ-fS=Np-Tk7iHYBfJ5R3Ya1x3_hBKDQa5_L1MZjN3ah0X0g@mail.gmail.com>
References: <CAJYQ-fS=Np-Tk7iHYBfJ5R3Ya1x3_hBKDQa5_L1MZjN3ah0X0g@mail.gmail.com>
Date: Fri, 8 Jul 2011 20:49:36 +0200
Message-ID: <CAJYQ-fQVH7ZSOw1XSJP4OMXJ8teeXLknQk=icdsO0BJH=pYUTg@mail.gmail.com>
From: Johan Pouwelse <peer2peer@gmail.com>
To: ppsp@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Jul 2011 18:49:38 -0000

Dear PPSP people,

Hereby we would like to formally request a time slot at the upcoming
IETF meeting
to discuss our contribution of ideas plus running code to PPSP.

Our prior contribution to PPSP, focussed on the peer protocol:
https://datatracker.ietf.org/doc/draft-grishchenko-ppsp-swift/  (updated so=
on)
Software: https://github.com/gritzko/swift

In the role of scientific director I'm representing a large EU
research project. This project called P2P-Next has
considerable resources and involves 45 scientists/engineers at 19
organisations (BBC, STMicroelectronics, Pioneer, etc).
We are planning to attend the upcoming meeting in Canada with two people.
Over the past years we have:
=A0- created a team of experts combining: theory (SIGCOMM '11 publication)
   and implementation (LEDBAT in Linux kernel prototype)
=A0- running Open Source code of both live streaming and on-demand streamin=
g
=A0 =A0http://spectrum.ieee.org/apr08/6119
=A0- tested in the wild using various field trials incuding 1080p video
=A0 =A0http://www.nytimes.com/external/gigaom/2009/12/05/05gigaom-bbc-and-p=
2p-next-test-hd-bittorrent-streaming-49840.html
=A0- Integrates with websites, deployed and operational at Wikipedia.org
=A0 =A0http://arstechnica.com/tech-policy/news/2010/09/wikipedia-now-distri=
butes-its-videos-using-p2p.ars
=A0- Our proposal is specifically crafted for low-power and mobile environm=
ent.
   Operational on PCs, integrated in browsers (Windows,Mac,Linux),
settop boxes, smartphones and tablets.
   We have what we believe is currently the smallest footprint P2P
engine running on both Android and iPad (<100KByte).
=A0 =A0http://torrentfreak.com/pioneers-live-bittorrent-streaming-device-08=
0911/
 - conducted our initial streaming trial two years ago; startup
streaming delay was measured to be 8.5 seconds.
   http://trial.p2p-next.org/stats/swarminfo.html
=A0- deployed our streaming technology to the living room of 100+
LivingLab volunteers
=A0 =A0http://livinglab.eu
 - ongoing work of Linux kernel module implementation of PPSP proposed
Libswift code
   https://p2p-next.cs.pub.ro/redmine/issues/22
=A0- LEDBAT-compliant implementation inside PPSP core
=A0 =A0http://doi.ieeecomputersociety.org/10.1109/AQTR.2010.5520827
 - Designed and prototype of extensions for Layered Video Coding,
   "An architecture for distributing scalable content over
peer-to-peer networks"
   www-itec.uni-klu.ac.at/publications/mmc/MMEDIA2010_p2p-next.pdf
 - Requirements doc states: "PPSP.PP.REQ-4: Streaming content availability
   update message among the peers MUST be supported by peer protocol."
   http://trac.tools.ietf.org/html/draft-ietf-ppsp-reqs-03#section-4.3
   Binmap are specificaly designed to be a superior datastructure when
   compared to traditional bitmaps, used for signalling chunk availability:
   http://bouillon.math.usu.ru/articles/binmaps-alenex.pdf
   We have efficient code for this datastructure:
https://github.com/the-zett/swift
-  We expanded our code with NAT traversal capability, based on an
extensive NAT box measurement:
   Measurement report http://pds.twi.tudelft.nl/reports/2010/PDS-2010-007.p=
df
   Integrated NAT puncturing code: https://github.com/gphalkes/swift
-  "PPSP.SEC.REQ-1: PPSP MUST support closed swarms, where the peers
are authenticated."
   Design, Implementation and deployment of closed swarms with
restricted access for only authenticated peers:
   http://www.livinglab.eu/test.html
=A0- published all our software using LGPL license and authored numerous
scientific papers
=A0 =A0http://doi.ieeecomputersociety.org/10.1109/ISM.2009.16
=A0 =A0http://dx.doi.org/10.1109/P2P.2010.5569984
=A0 =A0https://publications.st.ewi.tudelft.nl/index.php?selectedPageId=3Dli=
st&topic=3D10&layout=3Dbrief

We are looking forward to any feedback you might have on the above and
hope to be discussing PPSP matters with you in Quebec.

Greetings from Holland,
=A0Dr. J.A. Pouwelse

From zhangyunfei@chinamobile.com  Sun Jul 10 07:05:51 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07BE021F86D1 for <ppsp@ietfa.amsl.com>; Sun, 10 Jul 2011 07:05:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.398
X-Spam-Level: 
X-Spam-Status: No, score=-95.398 tagged_above=-999 required=5 tests=[AWL=0.175, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_33=0.6, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NLWSmcfqgLND for <ppsp@ietfa.amsl.com>; Sun, 10 Jul 2011 07:05:49 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id B6B4A21F86B4 for <ppsp@ietf.org>; Sun, 10 Jul 2011 07:05:48 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 79C3CA44E; Sun, 10 Jul 2011 22:05:46 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 6CB08A44B; Sun, 10 Jul 2011 22:05:46 +0800 (CST)
Received: from zyf-PC ([10.1.5.3]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011071022053939-2853 ; Sun, 10 Jul 2011 22:05:39 +0800 
Date: Sun, 10 Jul 2011 22:05:29 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "Johan Pouwelse" <peer2peer@gmail.com>, "ppsp@ietf.org" <ppsp@ietf.org>
References: <CAJYQ-fS=Np-Tk7iHYBfJ5R3Ya1x3_hBKDQa5_L1MZjN3ah0X0g@mail.gmail.com> <CAJYQ-fQVH7ZSOw1XSJP4OMXJ8teeXLknQk=icdsO0BJH=pYUTg@mail.gmail.com>
Message-ID: <201107102205287318439@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-10 22:05:40, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-10 22:05:46, Serialize complete at 2011-07-10 22:05:46
Content-Type: multipart/alternative; boundary="=====003_Dragon567306872487_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18250.007
X-TM-AS-Result: No--38.230-7.0-31-10
X-imss-scan-details: No--38.230-7.0-31-10;No--38.230-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 10 Jul 2011 14:05:51 -0000

This is a multi-part message in MIME format.

--=====003_Dragon567306872487_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SGkgSm9oYW4gYW5kIFAyUC1OZXh0IGd1eXMsDQogICBGaXJpc3Qgb2YgYWxsIHdlbGNvbWUgdG8g
am9pbiB1cyB0b2dldGhlciBmb3IgbWFraW5nIFBQU1AgY29tZSB0cnVlLiBJIGFtIHZlcnkgaW1w
cmVzc2VkIGJ5IHRoZSBmcnVpdHMgUDJQLU5leHQgY29tbXVuaXR5IGJyaW5ncyBvdXQsZXNwLiB0
aGUgcnVubmluZyBjb2RlIGFuZCBzeXN0ZW0gaW4gaGV0ZXJvZ2Vub3VzIGVudmlyb25tZW50IGlu
Y2x1ZGluZyBtb2JpbGUgbmV0d29ya3MgYW5kIHNldGJveCB0ZXJtaW5hbHMuIA0KICAgIEkgc2Vl
IG5vIHJlYXNvbiBub3QgaW52b2x2aW5nIHRoaXMgcHJlc2VudGF0aW9uIGludG8gUFBTUCBzZXNz
aW9uOilXb3VsZCBsaWtlIHRvIGRpc2N1c3MgbW9yZSBpbiB0aGUgUFBTUCBzZXNzaW9uIGJhc2Vk
IG9uIHRoZSB1cGRhdGVkIHN3aWZ0IHByb3RvY29sLCB3aGljaCBpcyBlbnZpc2lvbmVkIHRvIGJl
IG9uZSBwcm9wb3NhbCBvZiBQUFNQIHBlZXIgcHJvdG9jb2wuIA0KICAgIA0KQlINCll1bmZlaQ0K
DQoNCg0KDQoNCg0Kemhhbmd5dW5mZWkNCjIwMTEtMDctMTANCg0KDQoNCreivP7Iy6O6IEpvaGFu
IFBvdXdlbHNlDQq3osvNyrG85KO6IDIwMTEtMDctMDkgMDI6NDk6NDENCsrVvP7Iy6O6IHBwc3BA
aWV0Zi5vcmcNCrOty82juiANCtb3zOKjuiBbcHBzcF0gUDJQLU5leHQgY29udHJpYnV0aW9uIHRv
IElFVEYgUFBTUCBXRyBkaXNjdXNzaW9uDQoNCkRlYXIgIFBQU1AgIHBlb3BsZSwNCg0KSGVyZWJ5
ICB3ZSAgd291bGQgIGxpa2UgIHRvICBmb3JtYWxseSAgcmVxdWVzdCAgYSAgdGltZSAgc2xvdCAg
YXQgIHRoZSAgdXBjb21pbmcNCklFVEYgIG1lZXRpbmcNCnRvICBkaXNjdXNzICBvdXIgIGNvbnRy
aWJ1dGlvbiAgb2YgIGlkZWFzICBwbHVzICBydW5uaW5nICBjb2RlICB0byAgUFBTUC4NCg0KT3Vy
ICBwcmlvciAgY29udHJpYnV0aW9uICB0byAgUFBTUCwgIGZvY3Vzc2VkICBvbiAgdGhlICBwZWVy
ICBwcm90b2NvbDoNCmh0dHBzOi8vZGF0YXRyYWNrZXIuaWV0Zi5vcmcvZG9jL2RyYWZ0LWdyaXNo
Y2hlbmtvLXBwc3Atc3dpZnQvICAgICh1cGRhdGVkICBzb29uKQ0KU29mdHdhcmU6ICBodHRwczov
L2dpdGh1Yi5jb20vZ3JpdHprby9zd2lmdA0KDQpJbiAgdGhlICByb2xlICBvZiAgc2NpZW50aWZp
YyAgZGlyZWN0b3IgIEknbSAgcmVwcmVzZW50aW5nICBhICBsYXJnZSAgRVUNCnJlc2VhcmNoICBw
cm9qZWN0LiAgVGhpcyAgcHJvamVjdCAgY2FsbGVkICBQMlAtTmV4dCAgaGFzDQpjb25zaWRlcmFi
bGUgIHJlc291cmNlcyAgYW5kICBpbnZvbHZlcyAgNDUgIHNjaWVudGlzdHMvZW5naW5lZXJzICBh
dCAgMTkNCm9yZ2FuaXNhdGlvbnMgIChCQkMsICBTVE1pY3JvZWxlY3Ryb25pY3MsICBQaW9uZWVy
LCAgZXRjKS4NCldlICBhcmUgIHBsYW5uaW5nICB0byAgYXR0ZW5kICB0aGUgIHVwY29taW5nICBt
ZWV0aW5nICBpbiAgQ2FuYWRhICB3aXRoICB0d28gIHBlb3BsZS4NCk92ZXIgIHRoZSAgcGFzdCAg
eWVhcnMgIHdlICBoYXZlOg0KPyAgY3JlYXRlZCAgYSAgdGVhbSAgb2YgIGV4cGVydHMgIGNvbWJp
bmluZzogIHRoZW9yeSAgKFNJR0NPTU0gICcxMSAgcHVibGljYXRpb24pDQogICAgIGFuZCAgaW1w
bGVtZW50YXRpb24gIChMRURCQVQgIGluICBMaW51eCAga2VybmVsICBwcm90b3R5cGUpDQo/ICBy
dW5uaW5nICBPcGVuICBTb3VyY2UgIGNvZGUgIG9mICBib3RoICBsaXZlICBzdHJlYW1pbmcgIGFu
ZCAgb24tZGVtYW5kICBzdHJlYW1pbmcNCj+gaHR0cDovL3NwZWN0cnVtLmllZWUub3JnL2FwcjA4
LzYxMTkNCj8gIHRlc3RlZCAgaW4gIHRoZSAgd2lsZCAgdXNpbmcgIHZhcmlvdXMgIGZpZWxkICB0
cmlhbHMgIGluY3VkaW5nICAxMDgwcCAgdmlkZW8NCj+gaHR0cDovL3d3dy5ueXRpbWVzLmNvbS9l
eHRlcm5hbC9naWdhb20vMjAwOS8xMi8wNS8wNWdpZ2FvbS1iYmMtYW5kLXAycC1uZXh0LXRlc3Qt
aGQtYml0dG9ycmVudC1zdHJlYW1pbmctNDk4NDAuaHRtbA0KPyAgSW50ZWdyYXRlcyAgd2l0aCAg
d2Vic2l0ZXMsICBkZXBsb3llZCAgYW5kICBvcGVyYXRpb25hbCAgYXQgIFdpa2lwZWRpYS5vcmcN
Cj+gaHR0cDovL2Fyc3RlY2huaWNhLmNvbS90ZWNoLXBvbGljeS9uZXdzLzIwMTAvMDkvd2lraXBl
ZGlhLW5vdy1kaXN0cmlidXRlcy1pdHMtdmlkZW9zLXVzaW5nLXAycC5hcnMNCj8gIE91ciAgcHJv
cG9zYWwgIGlzICBzcGVjaWZpY2FsbHkgIGNyYWZ0ZWQgIGZvciAgbG93LXBvd2VyICBhbmQgIG1v
YmlsZSAgZW52aXJvbm1lbnQuDQogICAgIE9wZXJhdGlvbmFsICBvbiAgUENzLCAgaW50ZWdyYXRl
ZCAgaW4gIGJyb3dzZXJzICAoV2luZG93cyxNYWMsTGludXgpLA0Kc2V0dG9wICBib3hlcywgIHNt
YXJ0cGhvbmVzICBhbmQgIHRhYmxldHMuDQogICAgIFdlICBoYXZlICB3aGF0ICB3ZSAgYmVsaWV2
ZSAgaXMgIGN1cnJlbnRseSAgdGhlICBzbWFsbGVzdCAgZm9vdHByaW50ICBQMlANCmVuZ2luZSAg
cnVubmluZyAgb24gIGJvdGggIEFuZHJvaWQgIGFuZCAgaVBhZCAgKCA8MTAwS0J5dGUpLg0KP6Bo
dHRwOi8vdG9ycmVudGZyZWFrLmNvbS9waW9uZWVycy1saXZlLWJpdHRvcnJlbnQtc3RyZWFtaW5n
LWRldmljZS0wODA5MTEvDQogLSAgY29uZHVjdGVkICBvdXIgIGluaXRpYWwgIHN0cmVhbWluZyAg
dHJpYWwgIHR3byAgeWVhcnMgIGFnbzsgIHN0YXJ0dXANCnN0cmVhbWluZyAgZGVsYXkgIHdhcyAg
bWVhc3VyZWQgIHRvICBiZSAgOC41ICBzZWNvbmRzLg0KICAgICBodHRwOi8vdHJpYWwucDJwLW5l
eHQub3JnL3N0YXRzL3N3YXJtaW5mby5odG1sDQo/ICBkZXBsb3llZCAgb3VyICBzdHJlYW1pbmcg
IHRlY2hub2xvZ3kgIHRvICB0aGUgIGxpdmluZyAgcm9vbSAgb2YgIDEwMCsNCkxpdmluZ0xhYiAg
dm9sdW50ZWVycw0KP6BodHRwOi8vbGl2aW5nbGFiLmV1DQogLSAgb25nb2luZyAgd29yayAgb2Yg
IExpbnV4ICBrZXJuZWwgIG1vZHVsZSAgaW1wbGVtZW50YXRpb24gIG9mICBQUFNQICBwcm9wb3Nl
ZA0KTGlic3dpZnQgIGNvZGUNCiAgICAgaHR0cHM6Ly9wMnAtbmV4dC5jcy5wdWIucm8vcmVkbWlu
ZS9pc3N1ZXMvMjINCj8gIExFREJBVC1jb21wbGlhbnQgIGltcGxlbWVudGF0aW9uICBpbnNpZGUg
IFBQU1AgIGNvcmUNCj+gaHR0cDovL2RvaS5pZWVlY29tcHV0ZXJzb2NpZXR5Lm9yZy8xMC4xMTA5
L0FRVFIuMjAxMC41NTIwODI3DQogLSAgRGVzaWduZWQgIGFuZCAgcHJvdG90eXBlICBvZiAgZXh0
ZW5zaW9ucyAgZm9yICBMYXllcmVkICBWaWRlbyAgQ29kaW5nLA0KICAgICAiQW4gIGFyY2hpdGVj
dHVyZSAgZm9yICBkaXN0cmlidXRpbmcgIHNjYWxhYmxlICBjb250ZW50ICBvdmVyDQpwZWVyLXRv
LXBlZXIgIG5ldHdvcmtzIg0KICAgICB3d3ctaXRlYy51bmkta2x1LmFjLmF0L3B1YmxpY2F0aW9u
cy9tbWMvTU1FRElBMjAxMF9wMnAtbmV4dC5wZGYNCiAtICBSZXF1aXJlbWVudHMgIGRvYyAgc3Rh
dGVzOiAgIlBQU1AuUFAuUkVRLTQ6ICBTdHJlYW1pbmcgIGNvbnRlbnQgIGF2YWlsYWJpbGl0eQ0K
ICAgICB1cGRhdGUgIG1lc3NhZ2UgIGFtb25nICB0aGUgIHBlZXJzICBNVVNUICBiZSAgc3VwcG9y
dGVkICBieSAgcGVlciAgcHJvdG9jb2wuIg0KICAgICBodHRwOi8vdHJhYy50b29scy5pZXRmLm9y
Zy9odG1sL2RyYWZ0LWlldGYtcHBzcC1yZXFzLTAzI3NlY3Rpb24tNC4zDQogICAgIEJpbm1hcCAg
YXJlICBzcGVjaWZpY2FseSAgZGVzaWduZWQgIHRvICBiZSAgYSAgc3VwZXJpb3IgIGRhdGFzdHJ1
Y3R1cmUgIHdoZW4NCiAgICAgY29tcGFyZWQgIHRvICB0cmFkaXRpb25hbCAgYml0bWFwcywgIHVz
ZWQgIGZvciAgc2lnbmFsbGluZyAgY2h1bmsgIGF2YWlsYWJpbGl0eToNCiAgICAgaHR0cDovL2Jv
dWlsbG9uLm1hdGgudXN1LnJ1L2FydGljbGVzL2Jpbm1hcHMtYWxlbmV4LnBkZg0KICAgICBXZSAg
aGF2ZSAgZWZmaWNpZW50ICBjb2RlICBmb3IgIHRoaXMgIGRhdGFzdHJ1Y3R1cmU6DQpodHRwczov
L2dpdGh1Yi5jb20vdGhlLXpldHQvc3dpZnQNCi0gICAgV2UgIGV4cGFuZGVkICBvdXIgIGNvZGUg
IHdpdGggIE5BVCAgdHJhdmVyc2FsICBjYXBhYmlsaXR5LCAgYmFzZWQgIG9uICBhbg0KZXh0ZW5z
aXZlICBOQVQgIGJveCAgbWVhc3VyZW1lbnQ6DQogICAgIE1lYXN1cmVtZW50ICByZXBvcnQgIGh0
dHA6Ly9wZHMudHdpLnR1ZGVsZnQubmwvcmVwb3J0cy8yMDEwL1BEUy0yMDEwLTAwNy5wZGYNCiAg
ICAgSW50ZWdyYXRlZCAgTkFUICBwdW5jdHVyaW5nICBjb2RlOiAgaHR0cHM6Ly9naXRodWIuY29t
L2dwaGFsa2VzL3N3aWZ0DQotICAgICJQUFNQLlNFQy5SRVEtMTogIFBQU1AgIE1VU1QgIHN1cHBv
cnQgIGNsb3NlZCAgc3dhcm1zLCAgd2hlcmUgIHRoZSAgcGVlcnMNCmFyZSAgYXV0aGVudGljYXRl
ZC4iDQogICAgIERlc2lnbiwgIEltcGxlbWVudGF0aW9uICBhbmQgIGRlcGxveW1lbnQgIG9mICBj
bG9zZWQgIHN3YXJtcyAgd2l0aA0KcmVzdHJpY3RlZCAgYWNjZXNzICBmb3IgIG9ubHkgIGF1dGhl
bnRpY2F0ZWQgIHBlZXJzOg0KICAgICBodHRwOi8vd3d3LmxpdmluZ2xhYi5ldS90ZXN0Lmh0bWwN
Cj8gIHB1Ymxpc2hlZCAgYWxsICBvdXIgIHNvZnR3YXJlICB1c2luZyAgTEdQTCAgbGljZW5zZSAg
YW5kICBhdXRob3JlZCAgbnVtZXJvdXMNCnNjaWVudGlmaWMgIHBhcGVycw0KP6BodHRwOi8vZG9p
LmllZWVjb21wdXRlcnNvY2lldHkub3JnLzEwLjExMDkvSVNNLjIwMDkuMTYNCj+gaHR0cDovL2R4
LmRvaS5vcmcvMTAuMTEwOS9QMlAuMjAxMC41NTY5OTg0DQo/oGh0dHBzOi8vcHVibGljYXRpb25z
LnN0LmV3aS50dWRlbGZ0Lm5sL2luZGV4LnBocD9zZWxlY3RlZFBhZ2VJZD1saXN0JnRvcGljPTEw
JmxheW91dD1icmllZg0KDQpXZSAgYXJlICBsb29raW5nICBmb3J3YXJkICB0byAgYW55ICBmZWVk
YmFjayAgeW91ICBtaWdodCAgaGF2ZSAgb24gIHRoZSAgYWJvdmUgIGFuZA0KaG9wZSAgdG8gIGJl
ICBkaXNjdXNzaW5nICBQUFNQICBtYXR0ZXJzICB3aXRoICB5b3UgIGluICBRdWViZWMuDQoNCkdy
ZWV0aW5ncyAgZnJvbSAgSG9sbGFuZCwNCqBEci4gIEouQS4gIFBvdXdlbHNlDQpfX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KcHBzcCAgbWFpbGluZyAgbGlz
dA0KcHBzcEBpZXRmLm9yZw0KaHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5mby9w
cHNwDQo=

--=====003_Dragon567306872487_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBuYW1lPUdFTkVSQVRPUiBjb250
ZW50PSJNU0hUTUwgOS4wMC44MTEyLjE2NDMwIj4NCjxTVFlMRT4NCjwhLS0NCiAvKiBGb250IERl
ZmluaXRpb25zICovDQogQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTrLzszlOw0KCXBhbm9zZS0x
OjIgMSA2IDAgMyAxIDEgMSAxIDE7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpWZXJkYW5h
Ow0KCXBhbm9zZS0xOjIgMTEgNiA0IDMgNSA0IDQgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1m
YW1pbHk6IlxAy87M5SI7DQoJcGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQogLyogU3R5
bGUgRGVmaW5pdGlvbnMgKi8NCiBwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYuTXNvTm9y
bWFsDQoJe21hcmdpbjowY207DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCXRleHQtYWxpZ246
anVzdGlmeTsNCgl0ZXh0LWp1c3RpZnk6aW50ZXItaWRlb2dyYXBoOw0KCWZvbnQtc2l6ZToxMC41
cHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KYTpsaW5rLCBzcGFuLk1zb0h5
cGVybGluaw0KCXtjb2xvcjpibHVlOw0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0KYTp2
aXNpdGVkLCBzcGFuLk1zb0h5cGVybGlua0ZvbGxvd2VkDQoJe2NvbG9yOnB1cnBsZTsNCgl0ZXh0
LWRlY29yYXRpb246dW5kZXJsaW5lO30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10
eXBlOnBlcnNvbmFsLWNvbXBvc2U7DQoJZm9udC1mYW1pbHk6VmVyZGFuYTsNCgljb2xvcjp3aW5k
b3d0ZXh0Ow0KCWZvbnQtd2VpZ2h0Om5vcm1hbDsNCglmb250LXN0eWxlOm5vcm1hbDsNCgl0ZXh0
LWRlY29yYXRpb246bm9uZSBub25lO30NCiAvKiBQYWdlIERlZmluaXRpb25zICovDQogQHBhZ2Ug
U2VjdGlvbjENCgl7c2l6ZTo1OTUuM3B0IDg0MS45cHQ7DQoJbWFyZ2luOjcyLjBwdCA5MC4wcHQg
NzIuMHB0IDkwLjBwdDsNCglsYXlvdXQtZ3JpZDoxNS42cHQ7fQ0KZGl2LlNlY3Rpb24xDQoJe3Bh
Z2U6U2VjdGlvbjE7fQ0KLS0+DQo8L1NUWUxFPg0KPC9IRUFEPg0KPEJPRFk+DQo8RElWPjxGT05U
IGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9VmVyZGFuYT5IaSBKb2hhbiBhbmQgUDJQLU5leHQg
DQpndXlzLDwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFj
ZT1WZXJkYW5hPiZuYnNwOyZuYnNwOyBGaXJpc3Qgb2YgYWxsIHdlbGNvbWUgDQp0byBqb2luIHVz
IHRvZ2V0aGVyIGZvciBtYWtpbmcgUFBTUCBjb21lIHRydWUuIEkgYW0mbmJzcDt2ZXJ5IGltcHJl
c3NlZCBieSB0aGUgDQpmcnVpdHMmbmJzcDtQMlAtTmV4dCBjb21tdW5pdHkgYnJpbmdzIG91dCxl
c3AuIHRoZSBydW5uaW5nIGNvZGUgYW5kIHN5c3RlbSBpbiANCmhldGVyb2dlbm91cyBlbnZpcm9u
bWVudCBpbmNsdWRpbmcgbW9iaWxlIG5ldHdvcmtzIGFuZCBzZXRib3ggdGVybWluYWxzLiANCjwv
Rk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5h
PiZuYnNwOyZuYnNwOyZuYnNwOyBJIHNlZSBubyByZWFzb24gDQpub3QgaW52b2x2aW5nIHRoaXMg
cHJlc2VudGF0aW9uIGludG8gUFBTUCBzZXNzaW9uOilXb3VsZCBsaWtlIHRvIGRpc2N1c3MgbW9y
ZSBpbiANCnRoZSBQUFNQIHNlc3Npb24gYmFzZWQgb24gdGhlIHVwZGF0ZWQgc3dpZnQgcHJvdG9j
b2wsIHdoaWNoIGlzIGVudmlzaW9uZWQgdG8gYmUgDQpvbmUgcHJvcG9zYWwgb2YgUFBTUCBwZWVy
IHByb3RvY29sLiA8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0y
IA0KZmFjZT1WZXJkYW5hPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzwvRk9OVD48L0RJVj4NCjxE
SVY+PEZPTlQgY29sb3I9IzAwMDBmZiBzaXplPTIgZmFjZT1WZXJkYW5hPkJSPC9GT05UPjwvRElW
Pg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+WXVuZmVpPC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+
PC9GT05UPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNl
PVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNp
emU9MiBmYWNlPVZlcmRhbmE+PC9GT05UPjxGT05UIHNpemU9MiANCmZhY2U9VmVyZGFuYT4mbmJz
cDs8L0RJVj4NCjxESVY+DQo8SFIgc3R5bGU9IldJRFRIOiAxMjJweDsgSEVJR0hUOiAycHgiIFNJ
WkU9Mj4NCjwvRElWPjwvRk9OVD4NCjxESVYgYWxpZ249bGVmdD4NCjxESVY+PEZPTlQgY29sb3I9
I2MwYzBjMD48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPnpoYW5neXVuZmVpPC9GT05UPjwvRElW
Pg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPjIwMTEtMDctMTA8L0ZPTlQ+PC9GT05U
PjwvRElWPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPEhSPg0KPC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+
t6K8/sjLo7o8L1NUUk9ORz4gSm9oYW4gDQpQb3V3ZWxzZTwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8
RElWPjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz63osvNyrG85KO6PC9T
VFJPTkc+IA0KMjAxMS0wNy0wOSZuYnNwOzAyOjQ5OjQxPC9GT05UPjwvRk9OVD48L0RJVj4NCjxE
SVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPsrVvP7Iy6O6PC9TVFJP
Tkc+IA0KcHBzcEBpZXRmLm9yZzwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9
VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz6zrcvNo7o8L1NUUk9ORz4gPC9GT05UPjwvRk9O
VD48L0RJVj4NCjxESVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPtb3
zOKjujwvU1RST05HPiBbcHBzcF0gUDJQLU5leHQgDQpjb250cmlidXRpb24gdG8gSUVURiBQUFNQ
IFdHIGRpc2N1c3Npb248L0ZPTlQ+PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFj
ZT1WZXJkYW5hPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yIGZhY2U9VmVy
ZGFuYT4NCjxESVY+RGVhciAmbmJzcDtQUFNQICZuYnNwO3Blb3BsZSw8L0RJVj4NCjxESVY+Jm5i
c3A7PC9ESVY+DQo8RElWPkhlcmVieSAmbmJzcDt3ZSAmbmJzcDt3b3VsZCAmbmJzcDtsaWtlICZu
YnNwO3RvICZuYnNwO2Zvcm1hbGx5IA0KJm5ic3A7cmVxdWVzdCAmbmJzcDthICZuYnNwO3RpbWUg
Jm5ic3A7c2xvdCAmbmJzcDthdCAmbmJzcDt0aGUgDQombmJzcDt1cGNvbWluZzwvRElWPg0KPERJ
Vj5JRVRGICZuYnNwO21lZXRpbmc8L0RJVj4NCjxESVY+dG8gJm5ic3A7ZGlzY3VzcyAmbmJzcDtv
dXIgJm5ic3A7Y29udHJpYnV0aW9uICZuYnNwO29mICZuYnNwO2lkZWFzIA0KJm5ic3A7cGx1cyAm
bmJzcDtydW5uaW5nICZuYnNwO2NvZGUgJm5ic3A7dG8gJm5ic3A7UFBTUC48L0RJVj4NCjxESVY+
Jm5ic3A7PC9ESVY+DQo8RElWPk91ciAmbmJzcDtwcmlvciAmbmJzcDtjb250cmlidXRpb24gJm5i
c3A7dG8gJm5ic3A7UFBTUCwgJm5ic3A7Zm9jdXNzZWQgDQombmJzcDtvbiAmbmJzcDt0aGUgJm5i
c3A7cGVlciAmbmJzcDtwcm90b2NvbDo8L0RJVj4NCjxESVY+aHR0cHM6Ly9kYXRhdHJhY2tlci5p
ZXRmLm9yZy9kb2MvZHJhZnQtZ3Jpc2hjaGVua28tcHBzcC1zd2lmdC8gJm5ic3A7IA0KJm5ic3A7
KHVwZGF0ZWQgJm5ic3A7c29vbik8L0RJVj4NCjxESVY+U29mdHdhcmU6ICZuYnNwO2h0dHBzOi8v
Z2l0aHViLmNvbS9ncml0emtvL3N3aWZ0PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj5J
biAmbmJzcDt0aGUgJm5ic3A7cm9sZSAmbmJzcDtvZiAmbmJzcDtzY2llbnRpZmljICZuYnNwO2Rp
cmVjdG9yICZuYnNwO0knbSANCiZuYnNwO3JlcHJlc2VudGluZyAmbmJzcDthICZuYnNwO2xhcmdl
ICZuYnNwO0VVPC9ESVY+DQo8RElWPnJlc2VhcmNoICZuYnNwO3Byb2plY3QuICZuYnNwO1RoaXMg
Jm5ic3A7cHJvamVjdCAmbmJzcDtjYWxsZWQgDQombmJzcDtQMlAtTmV4dCAmbmJzcDtoYXM8L0RJ
Vj4NCjxESVY+Y29uc2lkZXJhYmxlICZuYnNwO3Jlc291cmNlcyAmbmJzcDthbmQgJm5ic3A7aW52
b2x2ZXMgJm5ic3A7NDUgDQombmJzcDtzY2llbnRpc3RzL2VuZ2luZWVycyAmbmJzcDthdCAmbmJz
cDsxOTwvRElWPg0KPERJVj5vcmdhbmlzYXRpb25zICZuYnNwOyhCQkMsICZuYnNwO1NUTWljcm9l
bGVjdHJvbmljcywgJm5ic3A7UGlvbmVlciwgDQombmJzcDtldGMpLjwvRElWPg0KPERJVj5XZSAm
bmJzcDthcmUgJm5ic3A7cGxhbm5pbmcgJm5ic3A7dG8gJm5ic3A7YXR0ZW5kICZuYnNwO3RoZSAm
bmJzcDt1cGNvbWluZyANCiZuYnNwO21lZXRpbmcgJm5ic3A7aW4gJm5ic3A7Q2FuYWRhICZuYnNw
O3dpdGggJm5ic3A7dHdvICZuYnNwO3Blb3BsZS48L0RJVj4NCjxESVY+T3ZlciAmbmJzcDt0aGUg
Jm5ic3A7cGFzdCAmbmJzcDt5ZWFycyAmbmJzcDt3ZSAmbmJzcDtoYXZlOjwvRElWPg0KPERJVj4/
ICZuYnNwO2NyZWF0ZWQgJm5ic3A7YSAmbmJzcDt0ZWFtICZuYnNwO29mICZuYnNwO2V4cGVydHMg
Jm5ic3A7Y29tYmluaW5nOiANCiZuYnNwO3RoZW9yeSAmbmJzcDsoU0lHQ09NTSAmbmJzcDsnMTEg
Jm5ic3A7cHVibGljYXRpb24pPC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7YW5kICZu
YnNwO2ltcGxlbWVudGF0aW9uICZuYnNwOyhMRURCQVQgJm5ic3A7aW4gDQombmJzcDtMaW51eCAm
bmJzcDtrZXJuZWwgJm5ic3A7cHJvdG90eXBlKTwvRElWPg0KPERJVj4/ICZuYnNwO3J1bm5pbmcg
Jm5ic3A7T3BlbiAmbmJzcDtTb3VyY2UgJm5ic3A7Y29kZSAmbmJzcDtvZiAmbmJzcDtib3RoIA0K
Jm5ic3A7bGl2ZSAmbmJzcDtzdHJlYW1pbmcgJm5ic3A7YW5kICZuYnNwO29uLWRlbWFuZCAmbmJz
cDtzdHJlYW1pbmc8L0RJVj4NCjxESVY+P6BodHRwOi8vc3BlY3RydW0uaWVlZS5vcmcvYXByMDgv
NjExOTwvRElWPg0KPERJVj4/ICZuYnNwO3Rlc3RlZCAmbmJzcDtpbiAmbmJzcDt0aGUgJm5ic3A7
d2lsZCAmbmJzcDt1c2luZyAmbmJzcDt2YXJpb3VzIA0KJm5ic3A7ZmllbGQgJm5ic3A7dHJpYWxz
ICZuYnNwO2luY3VkaW5nICZuYnNwOzEwODBwICZuYnNwO3ZpZGVvPC9ESVY+DQo8RElWPj+gaHR0
cDovL3d3dy5ueXRpbWVzLmNvbS9leHRlcm5hbC9naWdhb20vMjAwOS8xMi8wNS8wNWdpZ2FvbS1i
YmMtYW5kLXAycC1uZXh0LXRlc3QtaGQtYml0dG9ycmVudC1zdHJlYW1pbmctNDk4NDAuaHRtbDwv
RElWPg0KPERJVj4/ICZuYnNwO0ludGVncmF0ZXMgJm5ic3A7d2l0aCAmbmJzcDt3ZWJzaXRlcywg
Jm5ic3A7ZGVwbG95ZWQgJm5ic3A7YW5kIA0KJm5ic3A7b3BlcmF0aW9uYWwgJm5ic3A7YXQgJm5i
c3A7V2lraXBlZGlhLm9yZzwvRElWPg0KPERJVj4/oGh0dHA6Ly9hcnN0ZWNobmljYS5jb20vdGVj
aC1wb2xpY3kvbmV3cy8yMDEwLzA5L3dpa2lwZWRpYS1ub3ctZGlzdHJpYnV0ZXMtaXRzLXZpZGVv
cy11c2luZy1wMnAuYXJzPC9ESVY+DQo8RElWPj8gJm5ic3A7T3VyICZuYnNwO3Byb3Bvc2FsICZu
YnNwO2lzICZuYnNwO3NwZWNpZmljYWxseSAmbmJzcDtjcmFmdGVkIA0KJm5ic3A7Zm9yICZuYnNw
O2xvdy1wb3dlciAmbmJzcDthbmQgJm5ic3A7bW9iaWxlICZuYnNwO2Vudmlyb25tZW50LjwvRElW
Pg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwO09wZXJhdGlvbmFsICZuYnNwO29uICZuYnNwO1BD
cywgJm5ic3A7aW50ZWdyYXRlZCANCiZuYnNwO2luICZuYnNwO2Jyb3dzZXJzICZuYnNwOyhXaW5k
b3dzLE1hYyxMaW51eCksPC9ESVY+DQo8RElWPnNldHRvcCAmbmJzcDtib3hlcywgJm5ic3A7c21h
cnRwaG9uZXMgJm5ic3A7YW5kICZuYnNwO3RhYmxldHMuPC9ESVY+DQo8RElWPiZuYnNwOyAmbmJz
cDsgJm5ic3A7V2UgJm5ic3A7aGF2ZSAmbmJzcDt3aGF0ICZuYnNwO3dlICZuYnNwO2JlbGlldmUg
DQombmJzcDtpcyAmbmJzcDtjdXJyZW50bHkgJm5ic3A7dGhlICZuYnNwO3NtYWxsZXN0ICZuYnNw
O2Zvb3RwcmludCANCiZuYnNwO1AyUDwvRElWPg0KPERJVj5lbmdpbmUgJm5ic3A7cnVubmluZyAm
bmJzcDtvbiAmbmJzcDtib3RoICZuYnNwO0FuZHJvaWQgJm5ic3A7YW5kICZuYnNwO2lQYWQgDQom
bmJzcDsoICZsdDsxMDBLQnl0ZSkuPC9ESVY+DQo8RElWPj+gaHR0cDovL3RvcnJlbnRmcmVhay5j
b20vcGlvbmVlcnMtbGl2ZS1iaXR0b3JyZW50LXN0cmVhbWluZy1kZXZpY2UtMDgwOTExLzwvRElW
Pg0KPERJVj4mbmJzcDstICZuYnNwO2NvbmR1Y3RlZCAmbmJzcDtvdXIgJm5ic3A7aW5pdGlhbCAm
bmJzcDtzdHJlYW1pbmcgJm5ic3A7dHJpYWwgDQombmJzcDt0d28gJm5ic3A7eWVhcnMgJm5ic3A7
YWdvOyAmbmJzcDtzdGFydHVwPC9ESVY+DQo8RElWPnN0cmVhbWluZyAmbmJzcDtkZWxheSAmbmJz
cDt3YXMgJm5ic3A7bWVhc3VyZWQgJm5ic3A7dG8gJm5ic3A7YmUgJm5ic3A7OC41IA0KJm5ic3A7
c2Vjb25kcy48L0RJVj4NCjxESVY+Jm5ic3A7ICZuYnNwOyAmbmJzcDs8QSANCmhyZWY9Imh0dHA6
Ly90cmlhbC5wMnAtbmV4dC5vcmcvc3RhdHMvc3dhcm1pbmZvLmh0bWwiPmh0dHA6Ly90cmlhbC5w
MnAtbmV4dC5vcmcvc3RhdHMvc3dhcm1pbmZvLmh0bWw8L0E+PC9ESVY+DQo8RElWPj8gJm5ic3A7
ZGVwbG95ZWQgJm5ic3A7b3VyICZuYnNwO3N0cmVhbWluZyAmbmJzcDt0ZWNobm9sb2d5ICZuYnNw
O3RvIA0KJm5ic3A7dGhlICZuYnNwO2xpdmluZyAmbmJzcDtyb29tICZuYnNwO29mICZuYnNwOzEw
MCs8L0RJVj4NCjxESVY+TGl2aW5nTGFiICZuYnNwO3ZvbHVudGVlcnM8L0RJVj4NCjxESVY+P6Bo
dHRwOi8vbGl2aW5nbGFiLmV1PC9ESVY+DQo8RElWPiZuYnNwOy0gJm5ic3A7b25nb2luZyAmbmJz
cDt3b3JrICZuYnNwO29mICZuYnNwO0xpbnV4ICZuYnNwO2tlcm5lbCANCiZuYnNwO21vZHVsZSAm
bmJzcDtpbXBsZW1lbnRhdGlvbiAmbmJzcDtvZiAmbmJzcDtQUFNQICZuYnNwO3Byb3Bvc2VkPC9E
SVY+DQo8RElWPkxpYnN3aWZ0ICZuYnNwO2NvZGU8L0RJVj4NCjxESVY+Jm5ic3A7ICZuYnNwOyAm
bmJzcDtodHRwczovL3AycC1uZXh0LmNzLnB1Yi5yby9yZWRtaW5lL2lzc3Vlcy8yMjwvRElWPg0K
PERJVj4/ICZuYnNwO0xFREJBVC1jb21wbGlhbnQgJm5ic3A7aW1wbGVtZW50YXRpb24gJm5ic3A7
aW5zaWRlICZuYnNwO1BQU1AgDQombmJzcDtjb3JlPC9ESVY+DQo8RElWPj+gaHR0cDovL2RvaS5p
ZWVlY29tcHV0ZXJzb2NpZXR5Lm9yZy8xMC4xMTA5L0FRVFIuMjAxMC41NTIwODI3PC9ESVY+DQo8
RElWPiZuYnNwOy0gJm5ic3A7RGVzaWduZWQgJm5ic3A7YW5kICZuYnNwO3Byb3RvdHlwZSAmbmJz
cDtvZiAmbmJzcDtleHRlbnNpb25zIA0KJm5ic3A7Zm9yICZuYnNwO0xheWVyZWQgJm5ic3A7Vmlk
ZW8gJm5ic3A7Q29kaW5nLDwvRElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwOyJBbiAmbmJz
cDthcmNoaXRlY3R1cmUgJm5ic3A7Zm9yICZuYnNwO2Rpc3RyaWJ1dGluZyANCiZuYnNwO3NjYWxh
YmxlICZuYnNwO2NvbnRlbnQgJm5ic3A7b3ZlcjwvRElWPg0KPERJVj5wZWVyLXRvLXBlZXIgJm5i
c3A7bmV0d29ya3MiPC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgDQombmJzcDt3d3ctaXRlYy51
bmkta2x1LmFjLmF0L3B1YmxpY2F0aW9ucy9tbWMvTU1FRElBMjAxMF9wMnAtbmV4dC5wZGY8L0RJ
Vj4NCjxESVY+Jm5ic3A7LSAmbmJzcDtSZXF1aXJlbWVudHMgJm5ic3A7ZG9jICZuYnNwO3N0YXRl
czogJm5ic3A7IlBQU1AuUFAuUkVRLTQ6IA0KJm5ic3A7U3RyZWFtaW5nICZuYnNwO2NvbnRlbnQg
Jm5ic3A7YXZhaWxhYmlsaXR5PC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7dXBkYXRl
ICZuYnNwO21lc3NhZ2UgJm5ic3A7YW1vbmcgJm5ic3A7dGhlICZuYnNwO3BlZXJzIA0KJm5ic3A7
TVVTVCAmbmJzcDtiZSAmbmJzcDtzdXBwb3J0ZWQgJm5ic3A7YnkgJm5ic3A7cGVlciAmbmJzcDtw
cm90b2NvbC4iPC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7PEEgDQpocmVmPSJodHRw
Oi8vdHJhYy50b29scy5pZXRmLm9yZy9odG1sL2RyYWZ0LWlldGYtcHBzcC1yZXFzLTAzI3NlY3Rp
b24tNC4zIj5odHRwOi8vdHJhYy50b29scy5pZXRmLm9yZy9odG1sL2RyYWZ0LWlldGYtcHBzcC1y
ZXFzLTAzI3NlY3Rpb24tNC4zPC9BPjwvRElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwO0Jp
bm1hcCAmbmJzcDthcmUgJm5ic3A7c3BlY2lmaWNhbHkgJm5ic3A7ZGVzaWduZWQgDQombmJzcDt0
byAmbmJzcDtiZSAmbmJzcDthICZuYnNwO3N1cGVyaW9yICZuYnNwO2RhdGFzdHJ1Y3R1cmUgJm5i
c3A7d2hlbjwvRElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwO2NvbXBhcmVkICZuYnNwO3Rv
ICZuYnNwO3RyYWRpdGlvbmFsICZuYnNwO2JpdG1hcHMsIA0KJm5ic3A7dXNlZCAmbmJzcDtmb3Ig
Jm5ic3A7c2lnbmFsbGluZyAmbmJzcDtjaHVuayAmbmJzcDthdmFpbGFiaWxpdHk6PC9ESVY+DQo8
RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7PEEgDQpocmVmPSJodHRwOi8vYm91aWxsb24ubWF0aC51
c3UucnUvYXJ0aWNsZXMvYmlubWFwcy1hbGVuZXgucGRmIj5odHRwOi8vYm91aWxsb24ubWF0aC51
c3UucnUvYXJ0aWNsZXMvYmlubWFwcy1hbGVuZXgucGRmPC9BPjwvRElWPg0KPERJVj4mbmJzcDsg
Jm5ic3A7ICZuYnNwO1dlICZuYnNwO2hhdmUgJm5ic3A7ZWZmaWNpZW50ICZuYnNwO2NvZGUgJm5i
c3A7Zm9yIA0KJm5ic3A7dGhpcyAmbmJzcDtkYXRhc3RydWN0dXJlOjwvRElWPg0KPERJVj5odHRw
czovL2dpdGh1Yi5jb20vdGhlLXpldHQvc3dpZnQ8L0RJVj4NCjxESVY+LSAmbmJzcDsgJm5ic3A7
V2UgJm5ic3A7ZXhwYW5kZWQgJm5ic3A7b3VyICZuYnNwO2NvZGUgJm5ic3A7d2l0aCAmbmJzcDtO
QVQgDQombmJzcDt0cmF2ZXJzYWwgJm5ic3A7Y2FwYWJpbGl0eSwgJm5ic3A7YmFzZWQgJm5ic3A7
b24gJm5ic3A7YW48L0RJVj4NCjxESVY+ZXh0ZW5zaXZlICZuYnNwO05BVCAmbmJzcDtib3ggJm5i
c3A7bWVhc3VyZW1lbnQ6PC9ESVY+DQo8RElWPiZuYnNwOyAmbmJzcDsgJm5ic3A7TWVhc3VyZW1l
bnQgJm5ic3A7cmVwb3J0ICZuYnNwOzxBIA0KaHJlZj0iaHR0cDovL3Bkcy50d2kudHVkZWxmdC5u
bC9yZXBvcnRzLzIwMTAvUERTLTIwMTAtMDA3LnBkZiI+aHR0cDovL3Bkcy50d2kudHVkZWxmdC5u
bC9yZXBvcnRzLzIwMTAvUERTLTIwMTAtMDA3LnBkZjwvQT48L0RJVj4NCjxESVY+Jm5ic3A7ICZu
YnNwOyAmbmJzcDtJbnRlZ3JhdGVkICZuYnNwO05BVCAmbmJzcDtwdW5jdHVyaW5nICZuYnNwO2Nv
ZGU6IA0KJm5ic3A7aHR0cHM6Ly9naXRodWIuY29tL2dwaGFsa2VzL3N3aWZ0PC9ESVY+DQo8RElW
Pi0gJm5ic3A7ICZuYnNwOyJQUFNQLlNFQy5SRVEtMTogJm5ic3A7UFBTUCAmbmJzcDtNVVNUICZu
YnNwO3N1cHBvcnQgDQombmJzcDtjbG9zZWQgJm5ic3A7c3dhcm1zLCAmbmJzcDt3aGVyZSAmbmJz
cDt0aGUgJm5ic3A7cGVlcnM8L0RJVj4NCjxESVY+YXJlICZuYnNwO2F1dGhlbnRpY2F0ZWQuIjwv
RElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwO0Rlc2lnbiwgJm5ic3A7SW1wbGVtZW50YXRp
b24gJm5ic3A7YW5kICZuYnNwO2RlcGxveW1lbnQgDQombmJzcDtvZiAmbmJzcDtjbG9zZWQgJm5i
c3A7c3dhcm1zICZuYnNwO3dpdGg8L0RJVj4NCjxESVY+cmVzdHJpY3RlZCAmbmJzcDthY2Nlc3Mg
Jm5ic3A7Zm9yICZuYnNwO29ubHkgJm5ic3A7YXV0aGVudGljYXRlZCANCiZuYnNwO3BlZXJzOjwv
RElWPg0KPERJVj4mbmJzcDsgJm5ic3A7ICZuYnNwOzxBIA0KaHJlZj0iaHR0cDovL3d3dy5saXZp
bmdsYWIuZXUvdGVzdC5odG1sIj5odHRwOi8vd3d3LmxpdmluZ2xhYi5ldS90ZXN0Lmh0bWw8L0E+
PC9ESVY+DQo8RElWPj8gJm5ic3A7cHVibGlzaGVkICZuYnNwO2FsbCAmbmJzcDtvdXIgJm5ic3A7
c29mdHdhcmUgJm5ic3A7dXNpbmcgJm5ic3A7TEdQTCANCiZuYnNwO2xpY2Vuc2UgJm5ic3A7YW5k
ICZuYnNwO2F1dGhvcmVkICZuYnNwO251bWVyb3VzPC9ESVY+DQo8RElWPnNjaWVudGlmaWMgJm5i
c3A7cGFwZXJzPC9ESVY+DQo8RElWPj+gaHR0cDovL2RvaS5pZWVlY29tcHV0ZXJzb2NpZXR5Lm9y
Zy8xMC4xMTA5L0lTTS4yMDA5LjE2PC9ESVY+DQo8RElWPj+gaHR0cDovL2R4LmRvaS5vcmcvMTAu
MTEwOS9QMlAuMjAxMC41NTY5OTg0PC9ESVY+DQo8RElWPj+gaHR0cHM6Ly9wdWJsaWNhdGlvbnMu
c3QuZXdpLnR1ZGVsZnQubmwvaW5kZXgucGhwP3NlbGVjdGVkUGFnZUlkPWxpc3QmYW1wO3RvcGlj
PTEwJmFtcDtsYXlvdXQ9YnJpZWY8L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPldlICZu
YnNwO2FyZSAmbmJzcDtsb29raW5nICZuYnNwO2ZvcndhcmQgJm5ic3A7dG8gJm5ic3A7YW55ICZu
YnNwO2ZlZWRiYWNrIA0KJm5ic3A7eW91ICZuYnNwO21pZ2h0ICZuYnNwO2hhdmUgJm5ic3A7b24g
Jm5ic3A7dGhlICZuYnNwO2Fib3ZlICZuYnNwO2FuZDwvRElWPg0KPERJVj5ob3BlICZuYnNwO3Rv
ICZuYnNwO2JlICZuYnNwO2Rpc2N1c3NpbmcgJm5ic3A7UFBTUCAmbmJzcDttYXR0ZXJzICZuYnNw
O3dpdGggDQombmJzcDt5b3UgJm5ic3A7aW4gJm5ic3A7UXVlYmVjLjwvRElWPg0KPERJVj4mbmJz
cDs8L0RJVj4NCjxESVY+R3JlZXRpbmdzICZuYnNwO2Zyb20gJm5ic3A7SG9sbGFuZCw8L0RJVj4N
CjxESVY+oERyLiAmbmJzcDtKLkEuICZuYnNwO1BvdXdlbHNlPC9ESVY+DQo8RElWPl9fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fPC9ESVY+DQo8RElWPnBwc3Ag
Jm5ic3A7bWFpbGluZyAmbmJzcDtsaXN0PC9ESVY+DQo8RElWPnBwc3BAaWV0Zi5vcmc8L0RJVj4N
CjxESVY+aHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5mby9wcHNwPC9ESVY+PC9G
T05UPjwvRElWPjwvQk9EWT48L0hUTUw+DQo=

--=====003_Dragon567306872487_=====--


From a.bakker@vu.nl  Mon Jul 11 07:47:52 2011
Return-Path: <a.bakker@vu.nl>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1502C21F8C6B for <ppsp@ietfa.amsl.com>; Mon, 11 Jul 2011 07:47:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.504
X-Spam-Level: 
X-Spam-Status: No, score=-4.504 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xDnKvxZal60h for <ppsp@ietfa.amsl.com>; Mon, 11 Jul 2011 07:47:51 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.17]) by ietfa.amsl.com (Postfix) with ESMTP id 1FEEE21F8C68 for <ppsp@ietf.org>; Mon, 11 Jul 2011 07:47:49 -0700 (PDT)
Received: from PEXHB011B.vu.local (130.37.236.65) by mailin.vu.nl (130.37.164.17) with Microsoft SMTP Server (TLS) id 14.1.218.12; Mon, 11 Jul 2011 16:47:45 +0200
Received: from [192.168.0.105] (130.37.238.20) by mails.vu.nl (130.37.236.65) with Microsoft SMTP Server (TLS) id 14.1.218.12; Mon, 11 Jul 2011 16:47:47 +0200
Message-ID: <4E1B0D45.1020008@cs.vu.nl>
Date: Mon, 11 Jul 2011 16:48:37 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20110624 Thunderbird/5.0
MIME-Version: 1.0
To: <ppsp@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Subject: Re: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: arno@cs.vu.nl
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Jul 2011 14:49:31 -0000

Hi all

we've just uploaded the updated swift draft with a new section on RTP 
and HTTP integration. It is available as indicated by Johan at:

https://datatracker.ietf.org/doc/draft-grishchenko-ppsp-swift/

As Victor Grischenko has unfortunately left the P2P-Next project
I'll be the corresponding author.

Looking forward to meeting you in Canada,
     Arno Bakker
     working at Delft University of Technology on P2P-Next


From li.lichun1@zte.com.cn  Mon Jul 11 18:15:03 2011
Return-Path: <li.lichun1@zte.com.cn>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB0F111E832C for <ppsp@ietfa.amsl.com>; Mon, 11 Jul 2011 18:15:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.838
X-Spam-Level: 
X-Spam-Status: No, score=-101.838 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_DOUBLE_IP_LOOSE=0.76,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wGgaBeUciOP9 for <ppsp@ietfa.amsl.com>; Mon, 11 Jul 2011 18:15:03 -0700 (PDT)
Received: from mx5.zte.com.cn (mx6.zte.com.cn [95.130.199.165]) by ietfa.amsl.com (Postfix) with ESMTP id C703911E8213 for <ppsp@ietf.org>; Mon, 11 Jul 2011 18:15:02 -0700 (PDT)
Received: from [10.30.17.100] by mx5.zte.com.cn with surfront esmtp id 13132790912505; Tue, 12 Jul 2011 09:09:07 +0800 (CST)
Received: from [10.30.3.20] by [192.168.168.16] with StormMail ESMTP id 17394.790912505; Tue, 12 Jul 2011 09:14:46 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse01.zte.com.cn with ESMTP id p6C1EnNX013365 for <ppsp@ietf.org>; Tue, 12 Jul 2011 09:14:49 +0800 (GMT-8) (envelope-from li.lichun1@zte.com.cn)
To: ppsp@ietf.org
MIME-Version: 1.0
X-KeepSent: FAC6D8E5:AA83A61B-482578CB:0003A62E; type=4; name=$KeepSent
X-Mailer: Lotus Notes Release 6.5.6 March 06, 2007
Message-ID: <OFFAC6D8E5.AA83A61B-ON482578CB.0003A62E-482578CB.0006EA58@zte.com.cn>
From: li.lichun1@zte.com.cn
Date: Tue, 12 Jul 2011 09:14:46 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 8.5.1FP4|July 25, 2010) at 2011-07-12 09:14:49, Serialize complete at 2011-07-12 09:14:49
Content-Type: multipart/alternative; boundary="=_alternative 0006EA54482578CB_="
X-MAIL: mse01.zte.com.cn p6C1EnNX013365
Subject: [ppsp] PPSP NAT traversal draft updated
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Jul 2011 01:15:03 -0000

This is a multipart message in MIME format.
--=_alternative 0006EA54482578CB_=
Content-Type: text/plain; charset="US-ASCII"

Hi, all

The updated NAT traversal draft can be accessed at 
http://tools.ietf.org/html/draft-li-ppsp-nat-traversal-02
The major change of this version is detailing extensions to PPSP.

Comments are welcome.



BR
Lichun



--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.

--=_alternative 0006EA54482578CB_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Hi, all</font>
<br>
<br><font size=2 face="sans-serif">The updated NAT traversal draft can
be accessed at http://tools.ietf.org/html/draft-li-ppsp-nat-traversal-02</font>
<br><tt><font size=3>The major change of this version is detailing extensions
to PPSP.</font></tt>
<br>
<br><font size=2 face="sans-serif">Comments are welcome.</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">BR</font>
<br><font size=2 face="sans-serif">Lichun</font>
<br><font size=2 face="sans-serif"><br>
</font><br><pre>
--------------------------------------------------------
ZTE&nbsp;Information&nbsp;Security&nbsp;Notice:&nbsp;The&nbsp;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;mail&nbsp;is&nbsp;solely&nbsp;property&nbsp;of&nbsp;the&nbsp;sender's&nbsp;organization.&nbsp;This&nbsp;mail&nbsp;communication&nbsp;is&nbsp;confidential.&nbsp;Recipients&nbsp;named&nbsp;above&nbsp;are&nbsp;obligated&nbsp;to&nbsp;maintain&nbsp;secrecy&nbsp;and&nbsp;are&nbsp;not&nbsp;permitted&nbsp;to&nbsp;disclose&nbsp;the&nbsp;contents&nbsp;of&nbsp;this&nbsp;communication&nbsp;to&nbsp;others.
This&nbsp;email&nbsp;and&nbsp;any&nbsp;files&nbsp;transmitted&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;they&nbsp;are&nbsp;addressed.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;email&nbsp;in&nbsp;error&nbsp;please&nbsp;notify&nbsp;the&nbsp;originator&nbsp;of&nbsp;the&nbsp;message.&nbsp;Any&nbsp;views&nbsp;expressed&nbsp;in&nbsp;this&nbsp;message&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;sender.
This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&nbsp;viruses&nbsp;and&nbsp;Spam&nbsp;by&nbsp;ZTE&nbsp;Anti-Spam&nbsp;system.
</pre>
--=_alternative 0006EA54482578CB_=--


From zhangyunfei@chinamobile.com  Tue Jul 12 00:55:27 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38DF321F8F47 for <ppsp@ietfa.amsl.com>; Tue, 12 Jul 2011 00:55:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -96.943
X-Spam-Level: 
X-Spam-Status: No, score=-96.943 tagged_above=-999 required=5 tests=[AWL=1.680, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7vDJhCKh7hZt for <ppsp@ietfa.amsl.com>; Tue, 12 Jul 2011 00:55:26 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 6A66021F8F3F for <ppsp@ietf.org>; Tue, 12 Jul 2011 00:55:26 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id C1492A56D; Tue, 12 Jul 2011 15:22:03 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 94288A564; Tue, 12 Jul 2011 15:22:03 +0800 (CST)
Received: from zyf-PC ([10.2.0.113]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011071215220053-12203 ; Tue, 12 Jul 2011 15:22:00 +0800 
Date: Tue, 12 Jul 2011 15:21:49 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "ppsp@ietf.org" <ppsp@ietf.org>
References: <201107121422179431663@chinamobile.com>
Message-ID: <201107121521496884516@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-12 15:22:00, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-12 15:22:03, Serialize complete at 2011-07-12 15:22:03
Content-Type: multipart/alternative; boundary="=====003_Dragon628267532288_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18254.002
X-TM-AS-Result: No--8.506-7.0-31-10
X-imss-scan-details: No--8.506-7.0-31-10;No--8.506-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: [ppsp] PPSP draft agenda in IETF81
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Jul 2011 07:55:27 -0000

This is a multi-part message in MIME format.

--=====003_Dragon628267532288_=====
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset="gb2312"

Hi folks,
  The draft agenda of PPSP session in IETF 81 can be found at http://www.ietf.org/proceedings/81/agenda/ppsp.txt. Please let Martin and me know if there are any missing requests.

BR
Yunfei




zhangyunfei
2011-07-12

--=====003_Dragon628267532288_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBuYW1lPUdFTkVSQVRPUiBjb250
ZW50PSJNU0hUTUwgOS4wMC44MTEyLjE2NDMwIj4NCjxTVFlMRT4NCjwhLS0NCiAvKiBGb250IERl
ZmluaXRpb25zICovDQogQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTrLzszlOw0KCXBhbm9zZS0x
OjIgMSA2IDAgMyAxIDEgMSAxIDE7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpWZXJkYW5h
Ow0KCXBhbm9zZS0xOjIgMTEgNiA0IDMgNSA0IDQgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1m
YW1pbHk6IlxAy87M5SI7DQoJcGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQogLyogU3R5
bGUgRGVmaW5pdGlvbnMgKi8NCiBwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYuTXNvTm9y
bWFsDQoJe21hcmdpbjowY207DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCXRleHQtYWxpZ246
anVzdGlmeTsNCgl0ZXh0LWp1c3RpZnk6aW50ZXItaWRlb2dyYXBoOw0KCWZvbnQtc2l6ZToxMC41
cHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KYTpsaW5rLCBzcGFuLk1zb0h5
cGVybGluaw0KCXtjb2xvcjpibHVlOw0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0KYTp2
aXNpdGVkLCBzcGFuLk1zb0h5cGVybGlua0ZvbGxvd2VkDQoJe2NvbG9yOnB1cnBsZTsNCgl0ZXh0
LWRlY29yYXRpb246dW5kZXJsaW5lO30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10
eXBlOnBlcnNvbmFsLWNvbXBvc2U7DQoJZm9udC1mYW1pbHk6VmVyZGFuYTsNCgljb2xvcjp3aW5k
b3d0ZXh0Ow0KCWZvbnQtd2VpZ2h0Om5vcm1hbDsNCglmb250LXN0eWxlOm5vcm1hbDsNCgl0ZXh0
LWRlY29yYXRpb246bm9uZSBub25lO30NCiAvKiBQYWdlIERlZmluaXRpb25zICovDQogQHBhZ2Ug
U2VjdGlvbjENCgl7c2l6ZTo1OTUuM3B0IDg0MS45cHQ7DQoJbWFyZ2luOjcyLjBwdCA5MC4wcHQg
NzIuMHB0IDkwLjBwdDsNCglsYXlvdXQtZ3JpZDoxNS42cHQ7fQ0KZGl2LlNlY3Rpb24xDQoJe3Bh
Z2U6U2VjdGlvbjE7fQ0KLS0+DQo8L1NUWUxFPg0KPC9IRUFEPg0KPEJPRFk+DQo8RElWPjxGT05U
IHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8RElWPjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXpl
PTI+DQo8RElWPjxGT05UIHNpemU9MiBmYWNlPUFyaWFsPjwvRk9OVD48L0RJVj4NCjxESVY+PEZP
TlQgc2l6ZT0yIGZhY2U9QXJpYWw+SGkgZm9sa3MsPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBm
YWNlPUFyaWFsPiZuYnNwOyZuYnNwO1RoZSBkcmFmdCBhZ2VuZGEgb2YgUFBTUCBzZXNzaW9uIGlu
IElFVEYgODEgDQpjYW4gYmUgZm91bmQgYXQgPEEgDQpocmVmPSJodHRwOi8vd3d3LmlldGYub3Jn
L3Byb2NlZWRpbmdzLzgxL2FnZW5kYS9wcHNwLnR4dCI+PEZPTlQgDQpmYWNlPVZlcmRhbmE+aHR0
cDovL3d3dy5pZXRmLm9yZy9wcm9jZWVkaW5ncy84MS9hZ2VuZGEvcHBzcC50eHQ8L0ZPTlQ+PC9B
Pi4gDQpQbGVhc2UgbGV0IE1hcnRpbiBhbmQgbWUga25vdyBpZiB0aGVyZSBhcmUgYW55IG1pc3Np
bmcgcmVxdWVzdHMuPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPUFyaWFsPjwvRk9OVD4m
bmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgZmFjZT1BcmlhbD5CUjwvRk9OVD48L0RJVj4NCjxESVY+
PEZPTlQgZmFjZT1BcmlhbD5ZdW5mZWk8L0ZPTlQ+PC9ESVY+PC9GT05UPjwvRElWPg0KPERJVj48
Rk9OVCBzaXplPTI+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJViBhbGlnbj1sZWZ0PjxGT05UIHNp
emU9Mj4NCjxIUiBzdHlsZT0iV0lEVEg6IDEyMnB4OyBIRUlHSFQ6IDJweCIgU0laRT0yPg0KPC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jYzBjMGMwPjxGT05UIHNpemU9Mj56aGFuZ3l1
bmZlaTwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgDQpzaXplPTI+MjAxMS0wNy0xMjwvRk9OVD48
L0ZPTlQ+PC9ESVY+PC9GT05UPjwvRk9OVD48L0RJVj48L0JPRFk+PC9IVE1MPg0K

--=====003_Dragon628267532288_=====--


From li.lichun1@zte.com.cn  Wed Jul 13 18:07:23 2011
Return-Path: <li.lichun1@zte.com.cn>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2C381F0C60 for <ppsp@ietfa.amsl.com>; Wed, 13 Jul 2011 18:07:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.736
X-Spam-Level: 
X-Spam-Status: No, score=-99.736 tagged_above=-999 required=5 tests=[AWL=-2.102, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RCVD_DOUBLE_IP_LOOSE=0.76, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p55ZfCwMxrXO for <ppsp@ietfa.amsl.com>; Wed, 13 Jul 2011 18:07:23 -0700 (PDT)
Received: from mx5.zte.com.cn (mx6.zte.com.cn [95.130.199.165]) by ietfa.amsl.com (Postfix) with ESMTP id 4A5671F0C41 for <ppsp@ietf.org>; Wed, 13 Jul 2011 18:07:22 -0700 (PDT)
Received: from [10.30.17.100] by mx5.zte.com.cn with surfront esmtp id 13132790912505; Thu, 14 Jul 2011 09:01:21 +0800 (CST)
Received: from [10.30.3.20] by [192.168.168.16] with StormMail ESMTP id 31725.2836501774; Thu, 14 Jul 2011 09:06:58 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse01.zte.com.cn with ESMTP id p6E174og016269; Thu, 14 Jul 2011 09:07:04 +0800 (GMT-8) (envelope-from li.lichun1@zte.com.cn)
In-Reply-To: <005f01cc3d54$7f996bd0$7ecc4370$@com>
To: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
MIME-Version: 1.0
X-KeepSent: E159E3CB:28F3C7AB-482578CB:00070DAB; type=4; name=$KeepSent
X-Mailer: Lotus Notes Release 6.5.6 March 06, 2007
Message-ID: <OFE159E3CB.28F3C7AB-ON482578CB.00070DAB-482578CD.00063626@zte.com.cn>
From: li.lichun1@zte.com.cn
Date: Thu, 14 Jul 2011 09:06:58 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 8.5.1FP4|July 25, 2010) at 2011-07-14 09:07:05, Serialize complete at 2011-07-14 09:07:05
Content-Type: multipart/alternative; boundary="=_alternative 00063620482578CD_="
X-MAIL: mse01.zte.com.cn p6E174og016269
Cc: ppsp@ietf.org
Subject: Re: [ppsp] comments to I-D.li-ppsp-nat-traversal-02
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jul 2011 01:07:23 -0000

This is a multipart message in MIME format.
--=_alternative 00063620482578CD_=
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: base64

SGksIFlpbmdqaWUNCg0KUGxlYXNlIHNlZSBpbmxpbmUuDQoNCkJSDQpMaWNodW4NCg0KDQoiWWlu
Z2ppZSBHdSh5aW5namllKSIgPGd1eWluZ2ppZUBodWF3ZWkuY29tPiDQtNPaIDIwMTEtMDctMDgg
MTc6NTA6NDA6DQoNCj4gSGkgbGljaHVuLA0KPiBJIHJlYWQgeW91ciBkcmFmdCBkZXNjcmliaW5n
IE5BVCBUcmF2ZXJzYWwgZm9yIFBQU1AuDQo+IEl0oa9zIGEgZ29vZCBjb2xsZWN0aW9uIG9mIHBv
dGVudGlhbCBzb2x1dGlvbnMgZm9yIE5BVCBUcmF2ZXJzYWwuDQo+IFNvbWUgb2YgbXkgY29tbWVu
dHMgaW4gYmVsb3cuDQo+IElmIFJFTE9BRC1JQ0Ugb3IgU1RVTi9UVVJOIHNlcnZlciBpcyBjaG9z
ZW4sIHdlIGRvbqGvdCBuZWVkIHRvIG1ha2UgDQo+IHJldmlzaW9uIHRvIFRyYWNrZXIgYW5kIHBl
ZXIgcHJvdG9jb2wuDQo+IElmIG90aGVyIG1ldGhvZHMgYXJlIGNob3NlbiwgZGlmZmVyZW50IG9w
dGlvbmFsIHByb3Bvc2FscyBhcmUgDQo+IHJlcXVpcmVkIGZvciBlYWNoIG1ldGhvZHMuIERvIHlv
dSBwcm9wb3NlIHRvIGFkZCBhbGwgdGhlc2Ugb3B0aW9uYWwgDQo+IHJldmlzaW9uIHRvIFRyYWNr
ZXIgcHJvdG9jb2wgaW4gb3JkZXIgdG8gc3VwcG9ydCBhbGwgcG90ZW50aWFsIE5BVCANCj4gVHJh
dmVyc2FsIG1ldGhvZHM/DQoNClRoZXNlIHJldmlzaW9ucyBhcmUgZWl0aGVyIG1hbmRhdG9yeSBv
ciBvcHRpb25hbCBmb3IgUFBTUC1JQ0UuDQpUaGUgZGVjaXNpb24gb2Ygc3VwcG9ydGluZyBOQVQg
dHJhdmVyc2FsIG9yIG5vdCBhbmQgY2hvb3Npbmcgd2hpY2ggTkFUIA0KdHJhdmVyc2FsIA0Kc29s
dXRpb24gc2hvdWxkIGJlIGxlZnQgdG8gaW1wbGVtZW50YXRpb24uIA0KSWYgUFBTUC1JQ0UgaXMg
Y2hvc2VuLCBpbXBsZW1lbnRpbmcvdXNpbmcgb3B0aW9uYWwgcmV2aXNpb25zIG9yIG5vdCBzaG91
bGQgDQphbHNvIGJlIGxlZnQgdG8gaW1wbGVtZW50YXRpb24uDQoNCj4gSW4gc2VjdGlvbiA3LjIu
MSwgd2h5IG5vdCB1c2luZyBQZWVyIElQIEFkZC4gPyANCg0KU291cmNlIHBlZXIgZG9lc24ndCBr
bm93IGFuZCBkb2Vzbid0IG5lZWQgdG8ga25vdyB0aGUgZGVzdGluYXRpb24gcGVlcidzIA0KYWRk
cmVzcyB0aGF0IGNhbiBiZSByZWFjaGVkIGJ5IHByb3h5IHBlZXIuDQoNCj4gWW91IG1lbnRpb25l
ZCBQUFNQIGF1dGhlbnRpY2F0aW9uLiBDdXJyZW50bHksIHdlIGludHJvZHVjZWQgYW4gDQo+IGF1
dGhlbnRpY2F0aW9uIG1ldGhvZCBieSBpc3N1aW5nIGEgY2VydGlmaWNhdGUgdG8gaWRlbnRpZnkg
cGVlcnMgDQo+IGFsb25nIHdpdGggVExTLiBBbnkgc3VnZ2VzdGlvbnMgb24gYXV0aGVudGljYXRp
b24/DQoNCkkgdGhpbmsgVExTIGlzIGdvb2QuIEhUVFBTIGlzIHdpZGVseSBkZXBsb3llZC4NCg0K
PiBBbmQgaWYgUGVlcnMgaGF2ZSBiZWVuIGF1dGhlbnRpY2F0ZWQsIGNvdWxkIHdlIHJldXNlIElD
RSB3aXRob3V0IA0KPiBhdXRoZW50aWNhdGlvbj8gSWYgeWVzLCB3ZSBkb26hr3QgbmVlZCA3LjUu
DQoNCklDRSBjb25uZWN0aXZpdHkgY2hlY2tzIHVzZSBTVFVOL1RVUk4gcHJvdG9jb2wsIHdoaWNo
IGNhbiBub3QgYmUgcHJvdGVjdGVkIA0KYnkgUFBTUCBwcm90b2NvbCdzIGF1dGhlbnRpY2F0aW9u
Lg0KSUNFIHBhcmFtZXRlcnMgYWxzbyBpbmNsdWRlIGhvc3QvcmVmbGV4aXZlL3JlbGF5ZWQgYWRk
cmVzcy4gRXZlbiBJQ0UgaXMgDQpub3QgdXNlZCwgTWVkaWFBdHRhY2ggc3RpbGwgbmVlZCB0byBl
eGNoYW5nZSBTRFAgd2l0aG91dCBJQ0UgcGFyYW1ldGVycy4NCg0KPiANCj4gDQo+IA0KPiBCZXN0
IFJlZ2FyZHMNCj4gR3UgWWluZ2ppZQ0KPiANCg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KWlRFIEluZm9ybWF0aW9uIFNlY3VyaXR5
IE5vdGljZTogVGhlIGluZm9ybWF0aW9uIGNvbnRhaW5lZCBpbiB0aGlzIG1haWwgaXMgc29sZWx5
IHByb3BlcnR5IG9mIHRoZSBzZW5kZXIncyBvcmdhbml6YXRpb24uIFRoaXMgbWFpbCBjb21tdW5p
Y2F0aW9uIGlzIGNvbmZpZGVudGlhbC4gUmVjaXBpZW50cyBuYW1lZCBhYm92ZSBhcmUgb2JsaWdh
dGVkIHRvIG1haW50YWluIHNlY3JlY3kgYW5kIGFyZSBub3QgcGVybWl0dGVkIHRvIGRpc2Nsb3Nl
IHRoZSBjb250ZW50cyBvZiB0aGlzIGNvbW11bmljYXRpb24gdG8gb3RoZXJzLg0KVGhpcyBlbWFp
bCBhbmQgYW55IGZpbGVzIHRyYW5zbWl0dGVkIHdpdGggaXQgYXJlIGNvbmZpZGVudGlhbCBhbmQg
aW50ZW5kZWQgc29sZWx5IGZvciB0aGUgdXNlIG9mIHRoZSBpbmRpdmlkdWFsIG9yIGVudGl0eSB0
byB3aG9tIHRoZXkgYXJlIGFkZHJlc3NlZC4gSWYgeW91IGhhdmUgcmVjZWl2ZWQgdGhpcyBlbWFp
bCBpbiBlcnJvciBwbGVhc2Ugbm90aWZ5IHRoZSBvcmlnaW5hdG9yIG9mIHRoZSBtZXNzYWdlLiBB
bnkgdmlld3MgZXhwcmVzc2VkIGluIHRoaXMgbWVzc2FnZSBhcmUgdGhvc2Ugb2YgdGhlIGluZGl2
aWR1YWwgc2VuZGVyLg0KVGhpcyBtZXNzYWdlIGhhcyBiZWVuIHNjYW5uZWQgZm9yIHZpcnVzZXMg
YW5kIFNwYW0gYnkgWlRFIEFudGktU3BhbSBzeXN0ZW0uDQo=
--=_alternative 00063620482578CD_=
Content-Type: text/html; charset="GB2312"
Content-Transfer-Encoding: base64

DQo8YnI+PGZvbnQgc2l6ZT0yIGZhY2U9InNhbnMtc2VyaWYiPkhpLCBZaW5namllPC9mb250Pg0K
PGJyPjxmb250IHNpemU9MiBmYWNlPSJzYW5zLXNlcmlmIj48YnI+DQpQbGVhc2Ugc2VlIGlubGlu
ZS48YnI+DQo8YnI+DQpCUjwvZm9udD4NCjxicj48Zm9udCBzaXplPTIgZmFjZT0ic2Fucy1zZXJp
ZiI+TGljaHVuPGJyPg0KPC9mb250Pg0KPGJyPg0KPGJyPjx0dD48Zm9udCBzaXplPTI+JnF1b3Q7
WWluZ2ppZSBHdSh5aW5namllKSZxdW90OyAmbHQ7Z3V5aW5namllQGh1YXdlaS5jb20mZ3Q7DQrQ
tNPaIDIwMTEtMDctMDggMTc6NTA6NDA6PGJyPg0KPGJyPg0KJmd0OyBIaSBsaWNodW4sPC9mb250
PjwvdHQ+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7IEkgcmVhZCB5b3VyIGRyYWZ0IGRlc2Ny
aWJpbmcgTkFUIFRyYXZlcnNhbCBmb3INClBQU1AuPC9mb250PjwvdHQ+DQo8YnI+PHR0Pjxmb250
IHNpemU9Mj4mZ3Q7IEl0oa9zIGEgZ29vZCBjb2xsZWN0aW9uIG9mIHBvdGVudGlhbCBzb2x1dGlv
bnMNCmZvciBOQVQgVHJhdmVyc2FsLjwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+
Jmd0OyBTb21lIG9mIG15IGNvbW1lbnRzIGluIGJlbG93LjwvZm9udD48L3R0Pg0KPGJyPjx0dD48
Zm9udCBzaXplPTI+Jmd0OyBJZiBSRUxPQUQtSUNFIG9yIFNUVU4vVFVSTiBzZXJ2ZXIgaXMgY2hv
c2VuLA0Kd2UgZG9uoa90IG5lZWQgdG8gbWFrZSA8YnI+DQomZ3Q7IHJldmlzaW9uIHRvIFRyYWNr
ZXIgYW5kIHBlZXIgcHJvdG9jb2wuPC9mb250PjwvdHQ+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4m
Z3Q7IElmIG90aGVyIG1ldGhvZHMgYXJlIGNob3NlbiwgZGlmZmVyZW50IG9wdGlvbmFsDQpwcm9w
b3NhbHMgYXJlIDxicj4NCiZndDsgcmVxdWlyZWQgZm9yIGVhY2ggbWV0aG9kcy4gRG8geW91IHBy
b3Bvc2UgdG8gYWRkIGFsbCB0aGVzZSBvcHRpb25hbA0KPGJyPg0KJmd0OyByZXZpc2lvbiB0byBU
cmFja2VyIHByb3RvY29sIGluIG9yZGVyIHRvIHN1cHBvcnQgYWxsIHBvdGVudGlhbCBOQVQNCjxi
cj4NCiZndDsgVHJhdmVyc2FsIG1ldGhvZHM/PC9mb250PjwvdHQ+DQo8YnI+DQo8YnI+PHR0Pjxm
b250IHNpemU9Mj5UaGVzZSByZXZpc2lvbnMgYXJlIGVpdGhlciBtYW5kYXRvcnkgb3Igb3B0aW9u
YWwgZm9yDQpQUFNQLUlDRS48L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPlRoZSBk
ZWNpc2lvbiBvZiBzdXBwb3J0aW5nIE5BVCB0cmF2ZXJzYWwgb3Igbm90IGFuZA0KY2hvb3Npbmcg
d2hpY2ggTkFUIHRyYXZlcnNhbCA8L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPnNv
bHV0aW9uIHNob3VsZCBiZSBsZWZ0IHRvIGltcGxlbWVudGF0aW9uLiA8L2ZvbnQ+PC90dD4NCjxi
cj48dHQ+PGZvbnQgc2l6ZT0yPklmIFBQU1AtSUNFIGlzIGNob3NlbiwgaW1wbGVtZW50aW5nL3Vz
aW5nIG9wdGlvbmFsDQpyZXZpc2lvbnMgb3Igbm90IHNob3VsZCBhbHNvIGJlIGxlZnQgdG8gaW1w
bGVtZW50YXRpb24uPC9mb250PjwvdHQ+DQo8YnI+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7
IEluIHNlY3Rpb24gNy4yLjEsIHdoeSBub3QgdXNpbmcgUGVlciBJUCBBZGQuDQo/IDwvZm9udD48
L3R0Pg0KPGJyPg0KPGJyPjx0dD48Zm9udCBzaXplPTI+U291cmNlIHBlZXIgZG9lc24ndCBrbm93
IGFuZCBkb2Vzbid0IG5lZWQgdG8ga25vdw0KdGhlIGRlc3RpbmF0aW9uIHBlZXIncyBhZGRyZXNz
IHRoYXQgY2FuIGJlIHJlYWNoZWQgYnkgcHJveHkgcGVlci48L2ZvbnQ+PC90dD4NCjxicj4NCjxi
cj48dHQ+PGZvbnQgc2l6ZT0yPiZndDsgWW91IG1lbnRpb25lZCBQUFNQIGF1dGhlbnRpY2F0aW9u
LiBDdXJyZW50bHksDQp3ZSBpbnRyb2R1Y2VkIGFuIDxicj4NCiZndDsgYXV0aGVudGljYXRpb24g
bWV0aG9kIGJ5IGlzc3VpbmcgYSBjZXJ0aWZpY2F0ZSB0byBpZGVudGlmeSBwZWVycyA8YnI+DQom
Z3Q7IGFsb25nIHdpdGggVExTLiBBbnkgc3VnZ2VzdGlvbnMgb24gYXV0aGVudGljYXRpb24/PC9m
b250PjwvdHQ+DQo8YnI+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj5JIHRoaW5rIFRMUyBpcyBnb29k
LiBIVFRQUyBpcyB3aWRlbHkgZGVwbG95ZWQuPC9mb250PjwvdHQ+DQo8YnI+DQo8YnI+PHR0Pjxm
b250IHNpemU9Mj4mZ3Q7IEFuZCBpZiBQZWVycyBoYXZlIGJlZW4gYXV0aGVudGljYXRlZCwgY291
bGQgd2UNCnJldXNlIElDRSB3aXRob3V0IDxicj4NCiZndDsgYXV0aGVudGljYXRpb24/IElmIHll
cywgd2UgZG9uoa90IG5lZWQgNy41LjwvZm9udD48L3R0Pg0KPGJyPg0KPGJyPjx0dD48Zm9udCBz
aXplPTI+SUNFIGNvbm5lY3Rpdml0eSBjaGVja3MgdXNlIFNUVU4vVFVSTiBwcm90b2NvbCwgd2hp
Y2gNCmNhbiBub3QgYmUgcHJvdGVjdGVkIGJ5IFBQU1AgcHJvdG9jb2wncyBhdXRoZW50aWNhdGlv
bi48L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPklDRSBwYXJhbWV0ZXJzIGFsc28g
aW5jbHVkZSBob3N0L3JlZmxleGl2ZS9yZWxheWVkDQphZGRyZXNzLiBFdmVuIElDRSBpcyBub3Qg
dXNlZCwgTWVkaWFBdHRhY2ggc3RpbGwgbmVlZCB0byBleGNoYW5nZSBTRFAgd2l0aG91dA0KSUNF
IHBhcmFtZXRlcnMuPC9mb250PjwvdHQ+DQo8YnI+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7
ICZuYnNwOzwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyAmbmJzcDs8L2Zv
bnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPiZndDsgPGJyPg0KJmd0OyBCZXN0IFJlZ2Fy
ZHM8YnI+DQomZ3Q7IEd1IFlpbmdqaWU8L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0y
PiZndDsgJm5ic3A7PC9mb250PjwvdHQ+DQo8YnI+PHByZT4NCi0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQpaVEUmbmJzcDtJbmZvcm1hdGlv
biZuYnNwO1NlY3VyaXR5Jm5ic3A7Tm90aWNlOiZuYnNwO1RoZSZuYnNwO2luZm9ybWF0aW9uJm5i
c3A7Y29udGFpbmVkJm5ic3A7aW4mbmJzcDt0aGlzJm5ic3A7bWFpbCZuYnNwO2lzJm5ic3A7c29s
ZWx5Jm5ic3A7cHJvcGVydHkmbmJzcDtvZiZuYnNwO3RoZSZuYnNwO3NlbmRlcidzJm5ic3A7b3Jn
YW5pemF0aW9uLiZuYnNwO1RoaXMmbmJzcDttYWlsJm5ic3A7Y29tbXVuaWNhdGlvbiZuYnNwO2lz
Jm5ic3A7Y29uZmlkZW50aWFsLiZuYnNwO1JlY2lwaWVudHMmbmJzcDtuYW1lZCZuYnNwO2Fib3Zl
Jm5ic3A7YXJlJm5ic3A7b2JsaWdhdGVkJm5ic3A7dG8mbmJzcDttYWludGFpbiZuYnNwO3NlY3Jl
Y3kmbmJzcDthbmQmbmJzcDthcmUmbmJzcDtub3QmbmJzcDtwZXJtaXR0ZWQmbmJzcDt0byZuYnNw
O2Rpc2Nsb3NlJm5ic3A7dGhlJm5ic3A7Y29udGVudHMmbmJzcDtvZiZuYnNwO3RoaXMmbmJzcDtj
b21tdW5pY2F0aW9uJm5ic3A7dG8mbmJzcDtvdGhlcnMuDQpUaGlzJm5ic3A7ZW1haWwmbmJzcDth
bmQmbmJzcDthbnkmbmJzcDtmaWxlcyZuYnNwO3RyYW5zbWl0dGVkJm5ic3A7d2l0aCZuYnNwO2l0
Jm5ic3A7YXJlJm5ic3A7Y29uZmlkZW50aWFsJm5ic3A7YW5kJm5ic3A7aW50ZW5kZWQmbmJzcDtz
b2xlbHkmbmJzcDtmb3ImbmJzcDt0aGUmbmJzcDt1c2UmbmJzcDtvZiZuYnNwO3RoZSZuYnNwO2lu
ZGl2aWR1YWwmbmJzcDtvciZuYnNwO2VudGl0eSZuYnNwO3RvJm5ic3A7d2hvbSZuYnNwO3RoZXkm
bmJzcDthcmUmbmJzcDthZGRyZXNzZWQuJm5ic3A7SWYmbmJzcDt5b3UmbmJzcDtoYXZlJm5ic3A7
cmVjZWl2ZWQmbmJzcDt0aGlzJm5ic3A7ZW1haWwmbmJzcDtpbiZuYnNwO2Vycm9yJm5ic3A7cGxl
YXNlJm5ic3A7bm90aWZ5Jm5ic3A7dGhlJm5ic3A7b3JpZ2luYXRvciZuYnNwO29mJm5ic3A7dGhl
Jm5ic3A7bWVzc2FnZS4mbmJzcDtBbnkmbmJzcDt2aWV3cyZuYnNwO2V4cHJlc3NlZCZuYnNwO2lu
Jm5ic3A7dGhpcyZuYnNwO21lc3NhZ2UmbmJzcDthcmUmbmJzcDt0aG9zZSZuYnNwO29mJm5ic3A7
dGhlJm5ic3A7aW5kaXZpZHVhbCZuYnNwO3NlbmRlci4NClRoaXMmbmJzcDttZXNzYWdlJm5ic3A7
aGFzJm5ic3A7YmVlbiZuYnNwO3NjYW5uZWQmbmJzcDtmb3ImbmJzcDt2aXJ1c2VzJm5ic3A7YW5k
Jm5ic3A7U3BhbSZuYnNwO2J5Jm5ic3A7WlRFJm5ic3A7QW50aS1TcGFtJm5ic3A7c3lzdGVtLg0K
PC9wcmU+
--=_alternative 00063620482578CD_=--


From thomas@ebu.ch  Thu Jul 14 00:41:24 2011
Return-Path: <thomas@ebu.ch>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B835B21F877A for <ppsp@ietfa.amsl.com>; Thu, 14 Jul 2011 00:41:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.185
X-Spam-Level: 
X-Spam-Status: No, score=-4.185 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZUFh+rd6UZCV for <ppsp@ietfa.amsl.com>; Thu, 14 Jul 2011 00:41:20 -0700 (PDT)
Received: from mailgate4.ebu.ch (mailgate4.ebu.ch [193.43.93.76]) by ietfa.amsl.com (Postfix) with ESMTP id 0161221F8770 for <ppsp@ietf.org>; Thu, 14 Jul 2011 00:41:18 -0700 (PDT)
Received: from ([10.73.222.238]) by mailgate4.ebu.ch with ESMTP with TLS id 32QNQH1.43039070; Thu, 14 Jul 2011 09:41:13 +0200
Received: from GVAMAIL.gva.ebu.ch ([169.254.2.117]) by gvashc1drs.gva.ebu.ch ([10.73.222.238]) with mapi; Thu, 14 Jul 2011 09:41:14 +0200
From: "Thomas, Yvonne" <thomas@ebu.ch>
To: "'ppsp@ietf.org'" <ppsp@ietf.org>
Date: Thu, 14 Jul 2011 09:41:12 +0200
Thread-Topic: Re: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
Thread-Index: AcxB+WfHJQeq6zshRH+WuEKJyi3hbg==
Message-ID: <7300175BB3DF954C8DD77BF6BC53492E010D22963CAA@GVAMAIL.gva.ebu.ch>
Accept-Language: de-DE, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
acceptlanguage: de-DE, en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailman-Approved-At: Thu, 14 Jul 2011 00:51:15 -0700
Subject: Re: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jul 2011 07:42:54 -0000

Dear ladies and gentlemen,



The EBU is one of the 19 involved organisations in the P2P next EU research=
 project.
So we support the upcoming activities from Mr. Pouwelse and his colleague i=
n the IETF.
Our organisation is aware of P2P-Next technology and will evaluate it for d=
eployment within our organisation.
In some parts we already started to use it, but are still more or less on t=
rials.


Therefore we would like to follow up the future work of the IETF and are cu=
rious on the results of the next meeting.



Best regards,



Yvonne Thomas



Yvonne Thomas
Project Engineer

EBU TECHNICAL
Department of Technology & Development
European Broadcasting Union, www.ebu.ch, tech.ebu.ch=20
L'Ancienne-Route 17A, Case postale 45
CH-1218 Grand Saconnex, Geneva, Switzerland=20

Tel:=A0=A0=A0=A0=A0=A0=A0=A0 +41 22 717 2704
Fax:        +41 22 747 4704
e-mail:=A0=A0=A0 thomas@ebu.ch

Assistant: Elisabeth Ecoffey
Tel:=A0=A0=A0=A0=A0=A0=A0=A0 +41 22 717 2723
Fax:=A0=A0=A0=A0=A0=A0=A0 +41 22 747 4723
e-mail:=A0=A0=A0=A0ecoffey@ebu.ch






From guyingjie@huawei.com  Thu Jul 14 02:08:46 2011
Return-Path: <guyingjie@huawei.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF73121F8AB0 for <ppsp@ietfa.amsl.com>; Thu, 14 Jul 2011 02:08:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.656
X-Spam-Level: 
X-Spam-Status: No, score=-100.656 tagged_above=-999 required=5 tests=[AWL=-1.353, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_MED=-4, SARE_SUB_ENC_GB2312=1.345, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dla-XQDo1huP for <ppsp@ietfa.amsl.com>; Thu, 14 Jul 2011 02:08:46 -0700 (PDT)
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [119.145.14.67]) by ietfa.amsl.com (Postfix) with ESMTP id 83B1221F8A7E for <ppsp@ietf.org>; Thu, 14 Jul 2011 02:08:45 -0700 (PDT)
Received: from huawei.com (szxga04-in [172.24.2.12]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LOB009Y8G173N@szxga04-in.huawei.com> for ppsp@ietf.org; Thu, 14 Jul 2011 17:07:55 +0800 (CST)
Received: from szxrg02-dlp.huawei.com ([172.24.2.119]) by szxga04-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0LOB00989G17PR@szxga04-in.huawei.com> for ppsp@ietf.org; Thu, 14 Jul 2011 17:07:55 +0800 (CST)
Received: from 172.24.2.119 (EHLO szxeml206-edg.china.huawei.com) ([172.24.2.119])	by szxrg02-dlp.huawei.com (MOS 4.1.9-GA FastPath queued) with ESMTP id ACF33525; Thu, 14 Jul 2011 17:07:54 +0800 (CST)
Received: from SZXEML408-HUB.china.huawei.com (10.82.67.95) by szxeml206-edg.china.huawei.com (172.24.2.58) with Microsoft SMTP Server (TLS) id 14.1.270.1; Thu, 14 Jul 2011 17:07:46 +0800
Received: from g00107907 (10.138.41.104) by szxeml408-hub.china.huawei.com (10.82.67.95) with Microsoft SMTP Server (TLS) id 14.1.270.1; Thu, 14 Jul 2011 17:07:54 +0800
Date: Thu, 14 Jul 2011 17:10:26 +0800
From: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
In-reply-to: <OFE159E3CB.28F3C7AB-ON482578CB.00070DAB-482578CD.00063626@zte.com.cn>
X-Originating-IP: [10.138.41.104]
To: li.lichun1@zte.com.cn
Message-id: <005f01cc4205$df31bbf0$9d9533d0$@com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/alternative; boundary="Boundary_(ID_r8KUIqg3SI1DYw9i7qfAZw)"
Content-language: zh-cn
Thread-index: AcxBwmTy1EAGWxdmRlOpZhXwoz6K1QAQwMbw
X-CFilter-Loop: Reflected
References: <005f01cc3d54$7f996bd0$7ecc4370$@com> <OFE159E3CB.28F3C7AB-ON482578CB.00070DAB-482578CD.00063626@zte.com.cn>
Cc: ppsp@ietf.org
Subject: [ppsp] =?gb2312?b?tPC4tDogY29tbWVudHMgdG8gSS1ELmxpLXBwc3AtbmF0?= =?gb2312?b?LXRyYXZlcnNhbC0wMg==?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jul 2011 09:08:47 -0000

--Boundary_(ID_r8KUIqg3SI1DYw9i7qfAZw)
Content-type: text/plain; charset=gb2312
Content-transfer-encoding: quoted-printable

Hi Lichun,

See inline please.

=20

  _____ =20

Best Regards
Gu Yingjie

=20

=B7=A2=BC=FE=C8=CB: li.lichun1@zte.com.cn [mailto:li.lichun1@zte.com.cn] =

=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA7=D4=C214=C8=D5 =C0=D6=C0=D69:07
=CA=D5=BC=FE=C8=CB: Yingjie Gu(yingjie)
=B3=AD=CB=CD: ppsp@ietf.org
=D6=F7=CC=E2: re: comments to I-D.li-ppsp-nat-traversal-02

=20


Hi, Yingjie=20

Please see inline.

BR=20
Lichun


"Yingjie Gu(yingjie)" <guyingjie@huawei.com> =D0=B4=D3=DA 2011-07-08 =
17:50:40:

> Hi lichun,=20
> I read your draft describing NAT Traversal for PPSP.=20
> It=A1=AFs a good collection of potential solutions for NAT Traversal.=20
> Some of my comments in below.=20
> If RELOAD-ICE or STUN/TURN server is chosen, we don=A1=AFt need to =
make=20
> revision to Tracker and peer protocol.=20
> If other methods are chosen, different optional proposals are=20
> required for each methods. Do you propose to add all these optional=20
> revision to Tracker protocol in order to support all potential NAT=20
> Traversal methods?=20

These revisions are either mandatory or optional for PPSP-ICE.=20
The decision of supporting NAT traversal or not and choosing which NAT
traversal=20
solution should be left to implementation.=20
If PPSP-ICE is chosen, implementing/using optional revisions or not =
should
also be left to implementation.=20



I can=A1=AFt understand. If all is left to implementation, then I guess =
your
draft is just informal. And we don=A1=AFt need to make any revision to =
current
protocol to support NAT traversal.=20


> In section 7.2.1, why not using Peer IP Add. ?=20

Source peer doesn't know and doesn't need to know the destination peer's
address that can be reached by proxy peer.=20

Source peer can know the IP address by peerlist. Because we can carry =
both
IP add and peer ID in peerlist, right?



> You mentioned PPSP authentication. Currently, we introduced an=20
> authentication method by issuing a certificate to identify peers=20
> along with TLS. Any suggestions on authentication?=20

I think TLS is good. HTTPS is widely deployed.=20

> And if Peers have been authenticated, could we reuse ICE without=20
> authentication? If yes, we don=A1=AFt need 7.5.=20

ICE connectivity checks use STUN/TURN protocol, which can not be =
protected
by PPSP protocol's authentication.=20
ICE parameters also include host/reflexive/relayed address. Even ICE is =
not
used, MediaAttach still need to exchange SDP without ICE parameters.=20

>  =20
>  =20
>=20
> Best Regards
> Gu Yingjie=20
>  =20

=20
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail =
is
solely property of the sender's organization. This mail communication is
confidential. Recipients named above are obligated to maintain secrecy =
and
are not permitted to disclose the contents of this communication to =
others.
This email and any files transmitted with it are confidential and =
intended
solely for the use of the individual or entity to whom they are =
addressed.
If you have received this email in error please notify the originator of =
the
message. Any views expressed in this message are those of the individual
sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam =
system.

--Boundary_(ID_r8KUIqg3SI1DYw9i7qfAZw)
Content-type: text/html; charset=gb2312
Content-transfer-encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:=BB=AA=CE=C4=CF=B8=BA=DA;
	panose-1:2 1 6 0 4 1 1 1 1 1;}
@font-face
	{font-family:"\@=BB=AA=CE=C4=CF=B8=BA=DA";
	panose-1:2 1 6 0 4 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:=CB=CE=CC=E5;}
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;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:=CB=CE=CC=E5;}
tt
	{mso-style-priority:99;
	font-family:=CB=CE=CC=E5;}
span.HTMLChar
	{mso-style-name:"HTML =D4=A4=C9=E8=B8=F1=CA=BD Char";
	mso-style-priority:99;
	mso-style-link:"HTML =D4=A4=C9=E8=B8=F1=CA=BD";
	font-family:"Courier New";}
span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Arial","sans-serif";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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=3DZH-CN link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US style=3D'font-family:"Arial","sans-serif";color:blue'>Hi =
Lichun,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>See inline =
please.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'><o:p>&nbsp;</o:p></=
span></p><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:blue'>=
<hr size=3D2 width=3D"100%" align=3Dcenter></span></div><p =
class=3DMsoNormal =
style=3D'text-align:justify;text-justify:inter-ideograph'><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>B=
est Regards<br>Gu Yingjie<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'><o:p>&nbsp;</o:p></=
span></p><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt'>=B7=A2=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt'> li.lichun1@zte.com.cn =
[mailto:li.lichun1@zte.com.cn] <br></span><b><span =
style=3D'font-size:10.0pt'>=B7=A2=CB=CD=CA=B1=BC=E4<span =
lang=3DEN-US>:</span></span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt'> 2011</span><span =
style=3D'font-size:10.0pt'>=C4=EA<span lang=3DEN-US>7</span>=D4=C2<span =
lang=3DEN-US>14</span>=C8=D5 =C0=D6=C0=D6<span =
lang=3DEN-US>9:07<br></span><b>=CA=D5=BC=FE=C8=CB<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> Yingjie =
Gu(yingjie)<br></span><b>=B3=AD=CB=CD<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> =
ppsp@ietf.org<br></span><b>=D6=F7=CC=E2<span =
lang=3DEN-US>:</span></b><span lang=3DEN-US> re: comments to =
I-D.li-ppsp-nat-traversal-02<o:p></o:p></span></span></p></div><p =
class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Hi, =
Yingjie</span><span lang=3DEN-US> <br></span><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>Please =
see inline.<br><br>BR</span><span lang=3DEN-US> <br></span><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Lichun<br></s=
pan><span lang=3DEN-US><br><br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>&quot;Yingjie Gu(yingjie)&quot; =
&lt;guyingjie@huawei.com&gt; </span></tt><tt><span =
style=3D'font-size:10.0pt'>=D0=B4=D3=DA<span lang=3DEN-US> 2011-07-08 =
17:50:40:</span></span></tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'><br><br><tt>&gt; Hi lichun,</tt></span><span =
lang=3DEN-US> <br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>&gt; I read your draft describing NAT =
Traversal for PPSP.</span></tt><span lang=3DEN-US> <br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>&gt; It=A1=AFs a good collection =
of potential solutions for NAT Traversal.</span></tt><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>&gt; Some =
of my comments in below.</span></tt><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>&gt; If =
RELOAD-ICE or STUN/TURN server is chosen, we don=A1=AFt need to make =
</span></tt><span lang=3DEN-US style=3D'font-size:10.0pt'><br><tt>&gt; =
revision to Tracker and peer protocol.</tt></span><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>&gt; If =
other methods are chosen, different optional proposals are =
</span></tt><span lang=3DEN-US style=3D'font-size:10.0pt'><br><tt>&gt; =
required for each methods. Do you propose to add all these optional =
</tt><br><tt>&gt; revision to Tracker protocol in order to support all =
potential NAT </tt><br><tt>&gt; Traversal methods?</tt></span><span =
lang=3DEN-US> <br><br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>These revisions are either mandatory or =
optional for PPSP-ICE.</span></tt><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>The =
decision of supporting NAT traversal or not and choosing which NAT =
traversal </span></tt><span lang=3DEN-US><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>solution should be left to =
implementation. </span></tt><span lang=3DEN-US><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>If PPSP-ICE is chosen, =
implementing/using optional revisions or not should also be left to =
implementation.</span></tt><span lang=3DEN-US> <br><br><span =
style=3D'color:blue'><o:p></o:p></span></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>I can=A1=AFt =
understand. If all is left to implementation, then I guess your draft is =
just informal. And we don=A1=AFt need to make any revision to current =
protocol to support NAT traversal. <o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>&gt; In section 7.2.1, why not using Peer IP =
Add. ? </span></tt><span lang=3DEN-US><br><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>Source peer doesn't know and =
doesn't need to know the destination peer's address that can be reached =
by proxy peer.</span></tt><span lang=3DEN-US> <span =
style=3D'color:blue'><o:p></o:p></span></span></p><p =
class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-family:"Arial","sans-serif";color:blue'>Source peer can =
know the IP address by peerlist. Because we can carry both IP add and =
peer ID in peerlist, right?<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><br><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>&gt; You mentioned PPSP =
authentication. Currently, we introduced an </span></tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'><br><tt>&gt; authentication =
method by issuing a certificate to identify peers </tt><br><tt>&gt; =
along with TLS. Any suggestions on authentication?</tt></span><span =
lang=3DEN-US> <br><br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>I think TLS is good. HTTPS is widely =
deployed.</span></tt><span lang=3DEN-US> <br><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>&gt; And if Peers have been =
authenticated, could we reuse ICE without </span></tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'><br><tt>&gt; authentication? If yes, we =
don=A1=AFt need 7.5.</tt></span><span lang=3DEN-US> =
<br><br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>ICE =
connectivity checks use STUN/TURN protocol, which can not be protected =
by PPSP protocol's authentication.</span></tt><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>ICE =
parameters also include host/reflexive/relayed address. Even ICE is not =
used, MediaAttach still need to exchange SDP without ICE =
parameters.</span></tt><span lang=3DEN-US> <br><br></span><tt><span =
lang=3DEN-US style=3D'font-size:10.0pt'>&gt; &nbsp;</span></tt><span =
lang=3DEN-US> <br></span><tt><span lang=3DEN-US =
style=3D'font-size:10.0pt'>&gt; &nbsp;</span></tt><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>&gt; =
</span></tt><span lang=3DEN-US style=3D'font-size:10.0pt'><br><tt>&gt; =
Best Regards</tt><br><tt>&gt; Gu Yingjie</tt></span><span lang=3DEN-US> =
<br></span><tt><span lang=3DEN-US style=3D'font-size:10.0pt'>&gt; =
&nbsp;</span></tt><span lang=3DEN-US> <o:p></o:p></span></p><pre><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></pre><pre><span =
lang=3DEN-US>--------------------------------------------------------<o:p=
></o:p></span></pre><pre><span =
lang=3DEN-US>ZTE&nbsp;Information&nbsp;Security&nbsp;Notice:&nbsp;The&nbs=
p;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;mail&nbsp;is&nbsp;sol=
ely&nbsp;property&nbsp;of&nbsp;the&nbsp;sender's&nbsp;organization.&nbsp;=
This&nbsp;mail&nbsp;communication&nbsp;is&nbsp;confidential.&nbsp;Recipie=
nts&nbsp;named&nbsp;above&nbsp;are&nbsp;obligated&nbsp;to&nbsp;maintain&n=
bsp;secrecy&nbsp;and&nbsp;are&nbsp;not&nbsp;permitted&nbsp;to&nbsp;disclo=
se&nbsp;the&nbsp;contents&nbsp;of&nbsp;this&nbsp;communication&nbsp;to&nb=
sp;others.<o:p></o:p></span></pre><pre><span =
lang=3DEN-US>This&nbsp;email&nbsp;and&nbsp;any&nbsp;files&nbsp;transmitte=
d&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and&nbsp;intended&nbs=
p;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp=
;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;they&nbsp;are&nbsp;addressed.&nbsp=
;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;email&nbsp;in&nbsp;er=
ror&nbsp;please&nbsp;notify&nbsp;the&nbsp;originator&nbsp;of&nbsp;the&nbs=
p;message.&nbsp;Any&nbsp;views&nbsp;expressed&nbsp;in&nbsp;this&nbsp;mess=
age&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;sender.<o:p=
></o:p></span></pre><pre><span =
lang=3DEN-US>This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&n=
bsp;viruses&nbsp;and&nbsp;Spam&nbsp;by&nbsp;ZTE&nbsp;Anti-Spam&nbsp;syste=
m.<o:p></o:p></span></pre></div></body></html>=

--Boundary_(ID_r8KUIqg3SI1DYw9i7qfAZw)--

From li.lichun1@zte.com.cn  Sun Jul 17 18:21:52 2011
Return-Path: <li.lichun1@zte.com.cn>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 782E521F8541 for <ppsp@ietfa.amsl.com>; Sun, 17 Jul 2011 18:21:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.736
X-Spam-Level: 
X-Spam-Status: No, score=-99.736 tagged_above=-999 required=5 tests=[AWL=-2.102, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RCVD_DOUBLE_IP_LOOSE=0.76, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2e2gKOH5zS-0 for <ppsp@ietfa.amsl.com>; Sun, 17 Jul 2011 18:21:51 -0700 (PDT)
Received: from mx5.zte.com.cn (mx5.zte.com.cn [63.217.80.70]) by ietfa.amsl.com (Postfix) with ESMTP id E731521F8879 for <ppsp@ietf.org>; Sun, 17 Jul 2011 18:21:44 -0700 (PDT)
Received: from [10.30.17.100] by mx5.zte.com.cn with surfront esmtp id 4864790912505; Mon, 18 Jul 2011 09:16:19 +0800 (CST)
Received: from [10.30.3.21] by [192.168.168.16] with StormMail ESMTP id 52304.2836501774; Mon, 18 Jul 2011 09:21:39 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse02.zte.com.cn with ESMTP id p6I1LYvj081264; Mon, 18 Jul 2011 09:21:34 +0800 (GMT-8) (envelope-from li.lichun1@zte.com.cn)
In-Reply-To: <005f01cc4205$df31bbf0$9d9533d0$@com>
To: "Yingjie Gu(yingjie)" <guyingjie@huawei.com>
MIME-Version: 1.0
X-KeepSent: C6EAE83D:246F3989-482578CD:0033B23F; type=4; name=$KeepSent
X-Mailer: Lotus Notes Release 6.5.6 March 06, 2007
Message-ID: <OFC6EAE83D.246F3989-ON482578CD.0033B23F-482578D1.00078C08@zte.com.cn>
From: li.lichun1@zte.com.cn
Date: Mon, 18 Jul 2011 09:21:34 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 8.5.1FP4|July 25, 2010) at 2011-07-18 09:21:35, Serialize complete at 2011-07-18 09:21:35
Content-Type: multipart/alternative; boundary="=_alternative 00078C02482578D1_="
X-MAIL: mse02.zte.com.cn p6I1LYvj081264
Cc: ppsp@ietf.org
Subject: Re: [ppsp] comments to I-D.li-ppsp-nat-traversal-02
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Jul 2011 01:21:52 -0000

This is a multipart message in MIME format.
--=_alternative 00078C02482578D1_=
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: base64

SGksIFlpbmdqaWUNCg0KUGxlYXNlIHNlZSBpbmxpbmUuDQoNCkJSDQpMaWNodW4NCg0KIllpbmdq
aWUgR3UoeWluZ2ppZSkiIDxndXlpbmdqaWVAaHVhd2VpLmNvbT4g0LTT2iAyMDExLTA3LTE0IDE3
OjEwOjI2Og0KDQo+IEhpIExpY2h1biwNCj4gU2VlIGlubGluZSBwbGVhc2UuDQo+IA0KPiANCj4g
QmVzdCBSZWdhcmRzDQo+IEd1IFlpbmdqaWUNCj4gDQo+ILeivP7IyzogbGkubGljaHVuMUB6dGUu
Y29tLmNuIFttYWlsdG86bGkubGljaHVuMUB6dGUuY29tLmNuXSANCj4gt6LLzcqxvOQ6IDIwMTHE
6jfUwjE0yNUgwNbA1jk6MDcNCj4gytW8/sjLOiBZaW5namllIEd1KHlpbmdqaWUpDQo+ILOty806
IHBwc3BAaWV0Zi5vcmcNCj4g1vfM4jogcmU6IGNvbW1lbnRzIHRvIEktRC5saS1wcHNwLW5hdC10
cmF2ZXJzYWwtMDINCj4gDQo+IA0KPiBIaSwgWWluZ2ppZSANCj4gDQo+IFBsZWFzZSBzZWUgaW5s
aW5lLg0KPiANCj4gQlIgDQo+IExpY2h1bg0KPiANCj4gDQo+ICJZaW5namllIEd1KHlpbmdqaWUp
IiA8Z3V5aW5namllQGh1YXdlaS5jb20+INC009ogMjAxMS0wNy0wOCAxNzo1MDo0MDoNCj4gDQo+
ID4gSGkgbGljaHVuLCANCj4gPiBJIHJlYWQgeW91ciBkcmFmdCBkZXNjcmliaW5nIE5BVCBUcmF2
ZXJzYWwgZm9yIFBQU1AuIA0KPiA+IEl0oa9zIGEgZ29vZCBjb2xsZWN0aW9uIG9mIHBvdGVudGlh
bCBzb2x1dGlvbnMgZm9yIE5BVCBUcmF2ZXJzYWwuIA0KPiA+IFNvbWUgb2YgbXkgY29tbWVudHMg
aW4gYmVsb3cuIA0KPiA+IElmIFJFTE9BRC1JQ0Ugb3IgU1RVTi9UVVJOIHNlcnZlciBpcyBjaG9z
ZW4sIHdlIGRvbqGvdCBuZWVkIHRvIG1ha2UgDQo+ID4gcmV2aXNpb24gdG8gVHJhY2tlciBhbmQg
cGVlciBwcm90b2NvbC4gDQo+ID4gSWYgb3RoZXIgbWV0aG9kcyBhcmUgY2hvc2VuLCBkaWZmZXJl
bnQgb3B0aW9uYWwgcHJvcG9zYWxzIGFyZSANCj4gPiByZXF1aXJlZCBmb3IgZWFjaCBtZXRob2Rz
LiBEbyB5b3UgcHJvcG9zZSB0byBhZGQgYWxsIHRoZXNlIG9wdGlvbmFsIA0KPiA+IHJldmlzaW9u
IHRvIFRyYWNrZXIgcHJvdG9jb2wgaW4gb3JkZXIgdG8gc3VwcG9ydCBhbGwgcG90ZW50aWFsIE5B
VCANCj4gPiBUcmF2ZXJzYWwgbWV0aG9kcz8gDQo+IA0KPiBUaGVzZSByZXZpc2lvbnMgYXJlIGVp
dGhlciBtYW5kYXRvcnkgb3Igb3B0aW9uYWwgZm9yIFBQU1AtSUNFLiANCj4gVGhlIGRlY2lzaW9u
IG9mIHN1cHBvcnRpbmcgTkFUIHRyYXZlcnNhbCBvciBub3QgYW5kIGNob29zaW5nIHdoaWNoIA0K
PiBOQVQgdHJhdmVyc2FsIA0KPiBzb2x1dGlvbiBzaG91bGQgYmUgbGVmdCB0byBpbXBsZW1lbnRh
dGlvbi4gDQo+IElmIFBQU1AtSUNFIGlzIGNob3NlbiwgaW1wbGVtZW50aW5nL3VzaW5nIG9wdGlv
bmFsIHJldmlzaW9ucyBvciBub3QgDQo+IHNob3VsZCBhbHNvIGJlIGxlZnQgdG8gaW1wbGVtZW50
YXRpb24uIA0KDQo+IEkgY2Fuoa90IHVuZGVyc3RhbmQuIElmIGFsbCBpcyBsZWZ0IHRvIGltcGxl
bWVudGF0aW9uLCB0aGVuIEkgZ3Vlc3MgDQo+IHlvdXIgZHJhZnQgaXMganVzdCBpbmZvcm1hbC4g
QW5kIHdlIGRvbqGvdCBuZWVkIHRvIG1ha2UgYW55IHJldmlzaW9uIA0KPiB0byBjdXJyZW50IHBy
b3RvY29sIHRvIHN1cHBvcnQgTkFUIHRyYXZlcnNhbC4gDQo+IA0KDQpOQVQgdHJhdmVyc2FsIGlz
IG5vdCByZXF1aXJlZCBpbiBhbGwgc2NlbmFyaW9zLCBhbmQgdGhlcmUgYXJlIG11bHRpcGxlIA0K
Z29vZCB3YXlzIHRvIGRvIGl0LiANClNvIEkgdGhpbmsgTkFUIHRyYXZlcnNhbCByZWxhdGVkIGV4
dGVuc2lvbnMgc2hvdWxkIGJlIGxlZnQgdG8gDQppbXBsZW1lbnRhdGlvbi4NCkJ1dCB3ZSBtdXN0
IHN0YW5kYXJkaXplIFBQU1AgdG8gc3VwcG9ydCBhbGwgTkFUIHRyYXZlcnNhbCBtZXRob2RzIGFj
Y2VwdGVkIA0KYnkgdGhlIFdHIGV2ZW4gdGhlc2UgbWV0aG9kcyBjYW4gbm90IGJlIHVzZWQgYWxs
IHRvZ2V0aGVyIG9yIGNhbiBub3QgYmUgDQp1c2VkIGluIGFsbCBzY2VuYXJpb3MuIA0KT3RoZXJ3
aXNlLCBQUFNQIG5vZGVzIGNhbiBub3QgaW50ZXJvcGVyYXRlIHByb3Blcmx5IGlmIHRoZXkgd2lz
aCB0byB1c2UgYSANCk5BVCB0cmF2ZXJzYWwgbWV0aG9kLg0KDQo+ID4gSW4gc2VjdGlvbiA3LjIu
MSwgd2h5IG5vdCB1c2luZyBQZWVyIElQIEFkZC4gPyANCj4gDQo+IFNvdXJjZSBwZWVyIGRvZXNu
J3Qga25vdyBhbmQgZG9lc24ndCBuZWVkIHRvIGtub3cgdGhlIGRlc3RpbmF0aW9uIA0KPiBwZWVy
J3MgYWRkcmVzcyB0aGF0IGNhbiBiZSByZWFjaGVkIGJ5IHByb3h5IHBlZXIuIA0KPiBTb3VyY2Ug
cGVlciBjYW4ga25vdyB0aGUgSVAgYWRkcmVzcyBieSBwZWVybGlzdC4gQmVjYXVzZSB3ZSBjYW4g
DQo+IGNhcnJ5IGJvdGggSVAgYWRkIGFuZCBwZWVyIElEIGluIHBlZXJsaXN0LCByaWdodD8NCj4g
DQpTb3VyY2UgcGVlciBkb2VzIGtub3cgdGhlIElQIGFkZHJlc3Mgb2YgZGVzdGluYXRpb24gcGVl
ci4gQnV0IHByb3h5IHBlZXIgDQptYXkgY29udGFjdCBvdGhlciBhZGRyZXNzIG9mIGRlc3RpbmF0
aW9uIHBlZXIgDQpiZWNhdXNlIHRoZSBkZXN0aW5hdGlvbiBwZWVyIGlzIGJlaGluZCBOQVQuIA0K
U291cmNlIHBlZXIgbWF5IG9idGFpbiBkZXN0aW5hdGlvbiBwZWVyJ3MgaG9zdCBhZGRyZXNzLCBy
ZWZsZXhpdmUgYWRkcmVzcyANCmFuZCBwcm94eSBhZGRyZXNzIGZyb20gcGVlciBsaXN0Lg0KSG93
ZXZlciwgc291cmNlIHBlZXIgY2FuIG5vdCByZWFjaCBob3N0IGFkZHJlc3MgYW5kIHJlZmxleGl2
ZSBhZGRyZXNzLiBTbyANCnNvdXJjZSBwZWVyIGhhcyB0byB1c2UgcHJveHkgYWRkcmVzcyB0byBj
b250YWN0IGRlc3RpbmF0aW9uIHBlZXIuDQpQcm94eSBwZWVyIG1heSBub3QgdXNlIHRoZSBob3N0
IGFkZHJlc3MgYW5kIHJlZmxleGl2ZSBhZGRyZXNzIGluIHBlZXIgbGlzdCANCnRvIGNvbnRhY3Qg
ZGVzdGluYXRpb24gcGVlci4NCg0KQWJvdXQgY2FycnlpbmcgSVAgYW5kIHBlZXIgSUQgaW4gcGVl
ciBsaXN0LCBJIHRoaW5rIHBlZXIgbGlzdCBzaG91bGQgDQpjb250YWluIHBlZXIgSUQgYW5kIElQ
IGJ5IGRlZmF1bHQuDQpQZWVyIElEIGlzIHJlcXVpcmVkIHRvIGFsbG93IG11bHRpLWhvbWVkIHBl
ZXIsIG1vYmlsZSBwZWVyIGFuZCBOQVRlZCBwZWVyLiANClBlZXIgSUQgaXMgdXNlZCBmb3IgYXV0
aGVudGljYXRpb24uDQpJUCBhZGRyZXNzIGlzIHJlcXVpcmVkIGlmIHVzaW5nIFBQU1AtSUNFIG9y
IG5vdCB1c2luZyBOQVQgdHJhdmVyc2FsIA0KbWV0aG9kcy4gSSB0aGluayBQUFNQIHByb3RvY29s
IHNob3VsZCBjb25zaWRlciBub3QgdXNpbmcgTkFUIHRyYXZlcnNhbCBhcyANCmRlZmF1bHQuDQoN
Cj4gDQo+ID4gWW91IG1lbnRpb25lZCBQUFNQIGF1dGhlbnRpY2F0aW9uLiBDdXJyZW50bHksIHdl
IGludHJvZHVjZWQgYW4gDQo+ID4gYXV0aGVudGljYXRpb24gbWV0aG9kIGJ5IGlzc3VpbmcgYSBj
ZXJ0aWZpY2F0ZSB0byBpZGVudGlmeSBwZWVycyANCj4gPiBhbG9uZyB3aXRoIFRMUy4gQW55IHN1
Z2dlc3Rpb25zIG9uIGF1dGhlbnRpY2F0aW9uPyANCj4gDQo+IEkgdGhpbmsgVExTIGlzIGdvb2Qu
IEhUVFBTIGlzIHdpZGVseSBkZXBsb3llZC4gDQo+IA0KPiA+IEFuZCBpZiBQZWVycyBoYXZlIGJl
ZW4gYXV0aGVudGljYXRlZCwgY291bGQgd2UgcmV1c2UgSUNFIHdpdGhvdXQgDQo+ID4gYXV0aGVu
dGljYXRpb24/IElmIHllcywgd2UgZG9uoa90IG5lZWQgNy41LiANCj4gDQo+IElDRSBjb25uZWN0
aXZpdHkgY2hlY2tzIHVzZSBTVFVOL1RVUk4gcHJvdG9jb2wsIHdoaWNoIGNhbiBub3QgYmUgDQo+
IHByb3RlY3RlZCBieSBQUFNQIHByb3RvY29sJ3MgYXV0aGVudGljYXRpb24uIA0KPiBJQ0UgcGFy
YW1ldGVycyBhbHNvIGluY2x1ZGUgaG9zdC9yZWZsZXhpdmUvcmVsYXllZCBhZGRyZXNzLiBFdmVu
IElDRQ0KPiBpcyBub3QgdXNlZCwgTWVkaWFBdHRhY2ggc3RpbGwgbmVlZCB0byBleGNoYW5nZSBT
RFAgd2l0aG91dCBJQ0UgDQpwYXJhbWV0ZXJzLiANCj4gDQo+ID4gDQo+ID4gDQo+ID4gDQo+ID4g
QmVzdCBSZWdhcmRzDQo+ID4gR3UgWWluZ2ppZSANCj4gPiANCj4gDQo+IC0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQo+IFpURSBJbmZvcm1h
dGlvbiBTZWN1cml0eSBOb3RpY2U6IFRoZSBpbmZvcm1hdGlvbiBjb250YWluZWQgaW4gdGhpcyAN
Cj4gbWFpbCBpcyBzb2xlbHkgcHJvcGVydHkgb2YgdGhlIHNlbmRlcidzIG9yZ2FuaXphdGlvbi4g
VGhpcyBtYWlsIA0KPiBjb21tdW5pY2F0aW9uIGlzIGNvbmZpZGVudGlhbC4gUmVjaXBpZW50cyBu
YW1lZCBhYm92ZSBhcmUgb2JsaWdhdGVkIA0KPiB0byBtYWludGFpbiBzZWNyZWN5IGFuZCBhcmUg
bm90IHBlcm1pdHRlZCB0byBkaXNjbG9zZSB0aGUgY29udGVudHMgDQo+IG9mIHRoaXMgY29tbXVu
aWNhdGlvbiB0byBvdGhlcnMuDQo+IFRoaXMgZW1haWwgYW5kIGFueSBmaWxlcyB0cmFuc21pdHRl
ZCB3aXRoIGl0IGFyZSBjb25maWRlbnRpYWwgYW5kIA0KPiBpbnRlbmRlZCBzb2xlbHkgZm9yIHRo
ZSB1c2Ugb2YgdGhlIGluZGl2aWR1YWwgb3IgZW50aXR5IHRvIHdob20gdGhleQ0KPiBhcmUgYWRk
cmVzc2VkLiBJZiB5b3UgaGF2ZSByZWNlaXZlZCB0aGlzIGVtYWlsIGluIGVycm9yIHBsZWFzZSAN
Cj4gbm90aWZ5IHRoZSBvcmlnaW5hdG9yIG9mIHRoZSBtZXNzYWdlLiBBbnkgdmlld3MgZXhwcmVz
c2VkIGluIHRoaXMgDQo+IG1lc3NhZ2UgYXJlIHRob3NlIG9mIHRoZSBpbmRpdmlkdWFsIHNlbmRl
ci4NCj4gVGhpcyBtZXNzYWdlIGhhcyBiZWVuIHNjYW5uZWQgZm9yIHZpcnVzZXMgYW5kIFNwYW0g
YnkgWlRFIEFudGktU3BhbSANCnN5c3RlbS4NCg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KWlRFIEluZm9ybWF0aW9uIFNlY3VyaXR5
IE5vdGljZTogVGhlIGluZm9ybWF0aW9uIGNvbnRhaW5lZCBpbiB0aGlzIG1haWwgaXMgc29sZWx5
IHByb3BlcnR5IG9mIHRoZSBzZW5kZXIncyBvcmdhbml6YXRpb24uIFRoaXMgbWFpbCBjb21tdW5p
Y2F0aW9uIGlzIGNvbmZpZGVudGlhbC4gUmVjaXBpZW50cyBuYW1lZCBhYm92ZSBhcmUgb2JsaWdh
dGVkIHRvIG1haW50YWluIHNlY3JlY3kgYW5kIGFyZSBub3QgcGVybWl0dGVkIHRvIGRpc2Nsb3Nl
IHRoZSBjb250ZW50cyBvZiB0aGlzIGNvbW11bmljYXRpb24gdG8gb3RoZXJzLg0KVGhpcyBlbWFp
bCBhbmQgYW55IGZpbGVzIHRyYW5zbWl0dGVkIHdpdGggaXQgYXJlIGNvbmZpZGVudGlhbCBhbmQg
aW50ZW5kZWQgc29sZWx5IGZvciB0aGUgdXNlIG9mIHRoZSBpbmRpdmlkdWFsIG9yIGVudGl0eSB0
byB3aG9tIHRoZXkgYXJlIGFkZHJlc3NlZC4gSWYgeW91IGhhdmUgcmVjZWl2ZWQgdGhpcyBlbWFp
bCBpbiBlcnJvciBwbGVhc2Ugbm90aWZ5IHRoZSBvcmlnaW5hdG9yIG9mIHRoZSBtZXNzYWdlLiBB
bnkgdmlld3MgZXhwcmVzc2VkIGluIHRoaXMgbWVzc2FnZSBhcmUgdGhvc2Ugb2YgdGhlIGluZGl2
aWR1YWwgc2VuZGVyLg0KVGhpcyBtZXNzYWdlIGhhcyBiZWVuIHNjYW5uZWQgZm9yIHZpcnVzZXMg
YW5kIFNwYW0gYnkgWlRFIEFudGktU3BhbSBzeXN0ZW0uDQo=
--=_alternative 00078C02482578D1_=
Content-Type: text/html; charset="GB2312"
Content-Transfer-Encoding: base64

DQo8YnI+PGZvbnQgc2l6ZT0yIGZhY2U9InNhbnMtc2VyaWYiPkhpLCBZaW5namllPC9mb250Pg0K
PGJyPjxmb250IHNpemU9MiBmYWNlPSJzYW5zLXNlcmlmIj48YnI+DQo8L2ZvbnQ+PHR0Pjxmb250
IHNpemU9Mj5QbGVhc2Ugc2VlIGlubGluZS48L2ZvbnQ+PC90dD48Zm9udCBzaXplPTIgZmFjZT0i
c2Fucy1zZXJpZiI+PGJyPg0KPGJyPg0KQlI8L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0yIGZhY2U9
InNhbnMtc2VyaWYiPkxpY2h1bjwvZm9udD4NCjxicj4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPiZx
dW90O1lpbmdqaWUgR3UoeWluZ2ppZSkmcXVvdDsgJmx0O2d1eWluZ2ppZUBodWF3ZWkuY29tJmd0
Ow0K0LTT2iAyMDExLTA3LTE0IDE3OjEwOjI2Ojxicj4NCjxicj4NCiZndDsgSGkgTGljaHVuLDwv
Zm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyBTZWUgaW5saW5lIHBsZWFzZS48
L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPiZndDsgJm5ic3A7PC9mb250PjwvdHQ+
DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7IDxicj4NCiZndDsgQmVzdCBSZWdhcmRzPGJyPg0K
Jmd0OyBHdSBZaW5namllPC9mb250PjwvdHQ+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7ICZu
YnNwOzwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyC3orz+yMs6IGxpLmxp
Y2h1bjFAenRlLmNvbS5jbiBbbWFpbHRvOmxpLmxpY2h1bjFAenRlLmNvbS5jbl0NCjxicj4NCiZn
dDsgt6LLzcqxvOQ6IDIwMTHE6jfUwjE0yNUgwNbA1jk6MDc8YnI+DQomZ3Q7IMrVvP7IyzogWWlu
Z2ppZSBHdSh5aW5namllKTxicj4NCiZndDsgs63LzTogcHBzcEBpZXRmLm9yZzxicj4NCiZndDsg
1vfM4jogcmU6IGNvbW1lbnRzIHRvIEktRC5saS1wcHNwLW5hdC10cmF2ZXJzYWwtMDI8L2ZvbnQ+
PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPiZndDsgJm5ic3A7PC9mb250PjwvdHQ+DQo8YnI+
PHR0Pjxmb250IHNpemU9Mj4mZ3Q7IDxicj4NCiZndDsgSGksIFlpbmdqaWUgPGJyPg0KJmd0OyA8
YnI+DQomZ3Q7IFBsZWFzZSBzZWUgaW5saW5lLjxicj4NCiZndDsgPGJyPg0KJmd0OyBCUiA8YnI+
DQomZ3Q7IExpY2h1bjxicj4NCiZndDsgPGJyPg0KJmd0OyA8YnI+DQomZ3Q7ICZxdW90O1lpbmdq
aWUgR3UoeWluZ2ppZSkmcXVvdDsgJmx0O2d1eWluZ2ppZUBodWF3ZWkuY29tJmd0OyDQtNPaDQoy
MDExLTA3LTA4IDE3OjUwOjQwOjxicj4NCiZndDsgPGJyPg0KJmd0OyAmZ3Q7IEhpIGxpY2h1biwg
PGJyPg0KJmd0OyAmZ3Q7IEkgcmVhZCB5b3VyIGRyYWZ0IGRlc2NyaWJpbmcgTkFUIFRyYXZlcnNh
bCBmb3IgUFBTUC4gPGJyPg0KJmd0OyAmZ3Q7IEl0oa9zIGEgZ29vZCBjb2xsZWN0aW9uIG9mIHBv
dGVudGlhbCBzb2x1dGlvbnMgZm9yIE5BVCBUcmF2ZXJzYWwuDQo8YnI+DQomZ3Q7ICZndDsgU29t
ZSBvZiBteSBjb21tZW50cyBpbiBiZWxvdy4gPGJyPg0KJmd0OyAmZ3Q7IElmIFJFTE9BRC1JQ0Ug
b3IgU1RVTi9UVVJOIHNlcnZlciBpcyBjaG9zZW4sIHdlIGRvbqGvdCBuZWVkDQp0byBtYWtlIDxi
cj4NCiZndDsgJmd0OyByZXZpc2lvbiB0byBUcmFja2VyIGFuZCBwZWVyIHByb3RvY29sLiA8YnI+
DQomZ3Q7ICZndDsgSWYgb3RoZXIgbWV0aG9kcyBhcmUgY2hvc2VuLCBkaWZmZXJlbnQgb3B0aW9u
YWwgcHJvcG9zYWxzIGFyZQ0KPGJyPg0KJmd0OyAmZ3Q7IHJlcXVpcmVkIGZvciBlYWNoIG1ldGhv
ZHMuIERvIHlvdSBwcm9wb3NlIHRvIGFkZCBhbGwgdGhlc2Ugb3B0aW9uYWwNCjxicj4NCiZndDsg
Jmd0OyByZXZpc2lvbiB0byBUcmFja2VyIHByb3RvY29sIGluIG9yZGVyIHRvIHN1cHBvcnQgYWxs
IHBvdGVudGlhbA0KTkFUIDxicj4NCiZndDsgJmd0OyBUcmF2ZXJzYWwgbWV0aG9kcz8gPGJyPg0K
Jmd0OyA8YnI+DQomZ3Q7IFRoZXNlIHJldmlzaW9ucyBhcmUgZWl0aGVyIG1hbmRhdG9yeSBvciBv
cHRpb25hbCBmb3IgUFBTUC1JQ0UuIDxicj4NCiZndDsgVGhlIGRlY2lzaW9uIG9mIHN1cHBvcnRp
bmcgTkFUIHRyYXZlcnNhbCBvciBub3QgYW5kIGNob29zaW5nIHdoaWNoDQo8YnI+DQomZ3Q7IE5B
VCB0cmF2ZXJzYWwgPGJyPg0KJmd0OyBzb2x1dGlvbiBzaG91bGQgYmUgbGVmdCB0byBpbXBsZW1l
bnRhdGlvbi4gPGJyPg0KJmd0OyBJZiBQUFNQLUlDRSBpcyBjaG9zZW4sIGltcGxlbWVudGluZy91
c2luZyBvcHRpb25hbCByZXZpc2lvbnMgb3Igbm90DQo8YnI+DQomZ3Q7IHNob3VsZCBhbHNvIGJl
IGxlZnQgdG8gaW1wbGVtZW50YXRpb24uIDxicj4NCjwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9u
dCBzaXplPTI+Jmd0OyBJIGNhbqGvdCB1bmRlcnN0YW5kLiBJZiBhbGwgaXMgbGVmdCB0byBpbXBs
ZW1lbnRhdGlvbiwNCnRoZW4gSSBndWVzcyA8YnI+DQomZ3Q7IHlvdXIgZHJhZnQgaXMganVzdCBp
bmZvcm1hbC4gQW5kIHdlIGRvbqGvdCBuZWVkIHRvIG1ha2UgYW55IHJldmlzaW9uDQo8YnI+DQom
Z3Q7IHRvIGN1cnJlbnQgcHJvdG9jb2wgdG8gc3VwcG9ydCBOQVQgdHJhdmVyc2FsLiA8L2ZvbnQ+
PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPiZndDsgPC9mb250PjwvdHQ+DQo8YnI+DQo8YnI+
PHR0Pjxmb250IHNpemU9Mj5OQVQgdHJhdmVyc2FsIGlzIG5vdCByZXF1aXJlZCBpbiBhbGwgc2Nl
bmFyaW9zLCBhbmQNCnRoZXJlIGFyZSBtdWx0aXBsZSBnb29kIHdheXMgdG8gZG8gaXQuIDwvZm9u
dD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+U28gSSB0aGluayBOQVQgdHJhdmVyc2FsIHJl
bGF0ZWQgZXh0ZW5zaW9ucyBzaG91bGQNCmJlIGxlZnQgdG8gaW1wbGVtZW50YXRpb24uPC9mb250
PjwvdHQ+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj5CdXQgd2UgbXVzdCBzdGFuZGFyZGl6ZSBQUFNQ
IHRvIHN1cHBvcnQgYWxsIE5BVCB0cmF2ZXJzYWwNCm1ldGhvZHMgYWNjZXB0ZWQgYnkgdGhlIFdH
IGV2ZW4gdGhlc2UgbWV0aG9kcyBjYW4gbm90IGJlIHVzZWQgYWxsIHRvZ2V0aGVyDQpvciBjYW4g
bm90IGJlIHVzZWQgaW4gYWxsIHNjZW5hcmlvcy4gJm5ic3A7PC9mb250PjwvdHQ+DQo8YnI+PHR0
Pjxmb250IHNpemU9Mj5PdGhlcndpc2UsIFBQU1Agbm9kZXMgY2FuIG5vdCBpbnRlcm9wZXJhdGUg
cHJvcGVybHkNCmlmIHRoZXkgd2lzaCB0byB1c2UgYSBOQVQgdHJhdmVyc2FsIG1ldGhvZC48L2Zv
bnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPjxicj4NCiZndDsgJmd0OyBJbiBzZWN0aW9u
IDcuMi4xLCB3aHkgbm90IHVzaW5nIFBlZXIgSVAgQWRkLiA/IDxicj4NCiZndDsgPGJyPg0KJmd0
OyBTb3VyY2UgcGVlciBkb2Vzbid0IGtub3cgYW5kIGRvZXNuJ3QgbmVlZCB0byBrbm93IHRoZSBk
ZXN0aW5hdGlvbg0KPGJyPg0KJmd0OyBwZWVyJ3MgYWRkcmVzcyB0aGF0IGNhbiBiZSByZWFjaGVk
IGJ5IHByb3h5IHBlZXIuIDwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyBT
b3VyY2UgcGVlciBjYW4ga25vdyB0aGUgSVAgYWRkcmVzcyBieSBwZWVybGlzdC4NCkJlY2F1c2Ug
d2UgY2FuIDxicj4NCiZndDsgY2FycnkgYm90aCBJUCBhZGQgYW5kIHBlZXIgSUQgaW4gcGVlcmxp
c3QsIHJpZ2h0PzwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyA8L2ZvbnQ+
PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPlNvdXJjZSBwZWVyIGRvZXMga25vdyB0aGUgSVAg
YWRkcmVzcyBvZiBkZXN0aW5hdGlvbg0KcGVlci4gQnV0IHByb3h5IHBlZXIgbWF5IGNvbnRhY3Qg
b3RoZXIgYWRkcmVzcyBvZiBkZXN0aW5hdGlvbiBwZWVyIDwvZm9udD48L3R0Pg0KPGJyPjx0dD48
Zm9udCBzaXplPTI+YmVjYXVzZSB0aGUgZGVzdGluYXRpb24gcGVlciBpcyBiZWhpbmQgTkFULiA8
L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPlNvdXJjZSBwZWVyIG1heSBvYnRhaW4g
ZGVzdGluYXRpb24gcGVlcidzIGhvc3QgYWRkcmVzcywNCnJlZmxleGl2ZSBhZGRyZXNzIGFuZCBw
cm94eSBhZGRyZXNzIGZyb20gcGVlciBsaXN0LjwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBz
aXplPTI+SG93ZXZlciwgc291cmNlIHBlZXIgY2FuIG5vdCByZWFjaCBob3N0IGFkZHJlc3MgYW5k
DQpyZWZsZXhpdmUgYWRkcmVzcy4gU28gc291cmNlIHBlZXIgaGFzIHRvIHVzZSBwcm94eSBhZGRy
ZXNzIHRvIGNvbnRhY3QgZGVzdGluYXRpb24NCnBlZXIuPC9mb250PjwvdHQ+DQo8YnI+PHR0Pjxm
b250IHNpemU9Mj5Qcm94eSBwZWVyIG1heSBub3QgdXNlIHRoZSBob3N0IGFkZHJlc3MgYW5kIHJl
ZmxleGl2ZQ0KYWRkcmVzcyBpbiBwZWVyIGxpc3QgdG8gY29udGFjdCBkZXN0aW5hdGlvbiBwZWVy
LjwvZm9udD48L3R0Pg0KPGJyPg0KPGJyPjx0dD48Zm9udCBzaXplPTI+QWJvdXQgY2Fycnlpbmcg
SVAgYW5kIHBlZXIgSUQgaW4gcGVlciBsaXN0LCBJIHRoaW5rDQpwZWVyIGxpc3Qgc2hvdWxkIGNv
bnRhaW4gcGVlciBJRCBhbmQgSVAgYnkgZGVmYXVsdC48L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZv
bnQgc2l6ZT0yPlBlZXIgSUQgaXMgcmVxdWlyZWQgdG8gYWxsb3cgbXVsdGktaG9tZWQgcGVlciwg
bW9iaWxlDQpwZWVyIGFuZCBOQVRlZCBwZWVyLiBQZWVyIElEIGlzIHVzZWQgZm9yIGF1dGhlbnRp
Y2F0aW9uLjwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+SVAgYWRkcmVzcyBpcyBy
ZXF1aXJlZCBpZiB1c2luZyBQUFNQLUlDRSBvciBub3QgdXNpbmcNCk5BVCB0cmF2ZXJzYWwgbWV0
aG9kcy4gSSB0aGluayBQUFNQIHByb3RvY29sIHNob3VsZCBjb25zaWRlciBub3QgdXNpbmcNCk5B
VCB0cmF2ZXJzYWwgYXMgZGVmYXVsdC48L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6ZT0y
Pjxicj4NCiZndDsgPGJyPg0KJmd0OyAmZ3Q7IFlvdSBtZW50aW9uZWQgUFBTUCBhdXRoZW50aWNh
dGlvbi4gQ3VycmVudGx5LCB3ZSBpbnRyb2R1Y2VkIGFuDQo8YnI+DQomZ3Q7ICZndDsgYXV0aGVu
dGljYXRpb24gbWV0aG9kIGJ5IGlzc3VpbmcgYSBjZXJ0aWZpY2F0ZSB0byBpZGVudGlmeSBwZWVy
cw0KPGJyPg0KJmd0OyAmZ3Q7IGFsb25nIHdpdGggVExTLiBBbnkgc3VnZ2VzdGlvbnMgb24gYXV0
aGVudGljYXRpb24/IDxicj4NCiZndDsgPGJyPg0KJmd0OyBJIHRoaW5rIFRMUyBpcyBnb29kLiBI
VFRQUyBpcyB3aWRlbHkgZGVwbG95ZWQuIDxicj4NCiZndDsgPGJyPg0KJmd0OyAmZ3Q7IEFuZCBp
ZiBQZWVycyBoYXZlIGJlZW4gYXV0aGVudGljYXRlZCwgY291bGQgd2UgcmV1c2UgSUNFIHdpdGhv
dXQNCjxicj4NCiZndDsgJmd0OyBhdXRoZW50aWNhdGlvbj8gSWYgeWVzLCB3ZSBkb26hr3QgbmVl
ZCA3LjUuIDxicj4NCiZndDsgPGJyPg0KJmd0OyBJQ0UgY29ubmVjdGl2aXR5IGNoZWNrcyB1c2Ug
U1RVTi9UVVJOIHByb3RvY29sLCB3aGljaCBjYW4gbm90IGJlIDxicj4NCiZndDsgcHJvdGVjdGVk
IGJ5IFBQU1AgcHJvdG9jb2wncyBhdXRoZW50aWNhdGlvbi4gPGJyPg0KJmd0OyBJQ0UgcGFyYW1l
dGVycyBhbHNvIGluY2x1ZGUgaG9zdC9yZWZsZXhpdmUvcmVsYXllZCBhZGRyZXNzLiBFdmVuIElD
RTxicj4NCiZndDsgaXMgbm90IHVzZWQsIE1lZGlhQXR0YWNoIHN0aWxsIG5lZWQgdG8gZXhjaGFu
Z2UgU0RQIHdpdGhvdXQgSUNFIHBhcmFtZXRlcnMuDQo8YnI+DQomZ3Q7IDxicj4NCiZndDsgJmd0
OyAmbmJzcDsgPGJyPg0KJmd0OyAmZ3Q7ICZuYnNwOyA8YnI+DQomZ3Q7ICZndDsgPGJyPg0KJmd0
OyAmZ3Q7IEJlc3QgUmVnYXJkczxicj4NCiZndDsgJmd0OyBHdSBZaW5namllIDxicj4NCiZndDsg
Jmd0OyAmbmJzcDsgPC9mb250PjwvdHQ+DQo8YnI+PHR0Pjxmb250IHNpemU9Mj4mZ3Q7ICZuYnNw
OzwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0OyAtLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTwvZm9udD48L3R0Pg0KPGJy
Pjx0dD48Zm9udCBzaXplPTI+Jmd0OyBaVEUgSW5mb3JtYXRpb24gU2VjdXJpdHkgTm90aWNlOiBU
aGUgaW5mb3JtYXRpb24NCmNvbnRhaW5lZCBpbiB0aGlzIDxicj4NCiZndDsgbWFpbCBpcyBzb2xl
bHkgcHJvcGVydHkgb2YgdGhlIHNlbmRlcidzIG9yZ2FuaXphdGlvbi4gVGhpcyBtYWlsIDxicj4N
CiZndDsgY29tbXVuaWNhdGlvbiBpcyBjb25maWRlbnRpYWwuIFJlY2lwaWVudHMgbmFtZWQgYWJv
dmUgYXJlIG9ibGlnYXRlZA0KPGJyPg0KJmd0OyB0byBtYWludGFpbiBzZWNyZWN5IGFuZCBhcmUg
bm90IHBlcm1pdHRlZCB0byBkaXNjbG9zZSB0aGUgY29udGVudHMNCjxicj4NCiZndDsgb2YgdGhp
cyBjb21tdW5pY2F0aW9uIHRvIG90aGVycy48L2ZvbnQ+PC90dD4NCjxicj48dHQ+PGZvbnQgc2l6
ZT0yPiZndDsgVGhpcyBlbWFpbCBhbmQgYW55IGZpbGVzIHRyYW5zbWl0dGVkIHdpdGggaXQNCmFy
ZSBjb25maWRlbnRpYWwgYW5kIDxicj4NCiZndDsgaW50ZW5kZWQgc29sZWx5IGZvciB0aGUgdXNl
IG9mIHRoZSBpbmRpdmlkdWFsIG9yIGVudGl0eSB0byB3aG9tIHRoZXk8YnI+DQomZ3Q7IGFyZSBh
ZGRyZXNzZWQuIElmIHlvdSBoYXZlIHJlY2VpdmVkIHRoaXMgZW1haWwgaW4gZXJyb3IgcGxlYXNl
IDxicj4NCiZndDsgbm90aWZ5IHRoZSBvcmlnaW5hdG9yIG9mIHRoZSBtZXNzYWdlLiBBbnkgdmll
d3MgZXhwcmVzc2VkIGluIHRoaXMNCjxicj4NCiZndDsgbWVzc2FnZSBhcmUgdGhvc2Ugb2YgdGhl
IGluZGl2aWR1YWwgc2VuZGVyLjwvZm9udD48L3R0Pg0KPGJyPjx0dD48Zm9udCBzaXplPTI+Jmd0
OyBUaGlzIG1lc3NhZ2UgaGFzIGJlZW4gc2Nhbm5lZCBmb3IgdmlydXNlcyBhbmQNClNwYW0gYnkg
WlRFIEFudGktU3BhbSBzeXN0ZW0uPC9mb250PjwvdHQ+DQo8YnI+PHByZT4NCi0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQpaVEUmbmJzcDtJ
bmZvcm1hdGlvbiZuYnNwO1NlY3VyaXR5Jm5ic3A7Tm90aWNlOiZuYnNwO1RoZSZuYnNwO2luZm9y
bWF0aW9uJm5ic3A7Y29udGFpbmVkJm5ic3A7aW4mbmJzcDt0aGlzJm5ic3A7bWFpbCZuYnNwO2lz
Jm5ic3A7c29sZWx5Jm5ic3A7cHJvcGVydHkmbmJzcDtvZiZuYnNwO3RoZSZuYnNwO3NlbmRlcidz
Jm5ic3A7b3JnYW5pemF0aW9uLiZuYnNwO1RoaXMmbmJzcDttYWlsJm5ic3A7Y29tbXVuaWNhdGlv
biZuYnNwO2lzJm5ic3A7Y29uZmlkZW50aWFsLiZuYnNwO1JlY2lwaWVudHMmbmJzcDtuYW1lZCZu
YnNwO2Fib3ZlJm5ic3A7YXJlJm5ic3A7b2JsaWdhdGVkJm5ic3A7dG8mbmJzcDttYWludGFpbiZu
YnNwO3NlY3JlY3kmbmJzcDthbmQmbmJzcDthcmUmbmJzcDtub3QmbmJzcDtwZXJtaXR0ZWQmbmJz
cDt0byZuYnNwO2Rpc2Nsb3NlJm5ic3A7dGhlJm5ic3A7Y29udGVudHMmbmJzcDtvZiZuYnNwO3Ro
aXMmbmJzcDtjb21tdW5pY2F0aW9uJm5ic3A7dG8mbmJzcDtvdGhlcnMuDQpUaGlzJm5ic3A7ZW1h
aWwmbmJzcDthbmQmbmJzcDthbnkmbmJzcDtmaWxlcyZuYnNwO3RyYW5zbWl0dGVkJm5ic3A7d2l0
aCZuYnNwO2l0Jm5ic3A7YXJlJm5ic3A7Y29uZmlkZW50aWFsJm5ic3A7YW5kJm5ic3A7aW50ZW5k
ZWQmbmJzcDtzb2xlbHkmbmJzcDtmb3ImbmJzcDt0aGUmbmJzcDt1c2UmbmJzcDtvZiZuYnNwO3Ro
ZSZuYnNwO2luZGl2aWR1YWwmbmJzcDtvciZuYnNwO2VudGl0eSZuYnNwO3RvJm5ic3A7d2hvbSZu
YnNwO3RoZXkmbmJzcDthcmUmbmJzcDthZGRyZXNzZWQuJm5ic3A7SWYmbmJzcDt5b3UmbmJzcDto
YXZlJm5ic3A7cmVjZWl2ZWQmbmJzcDt0aGlzJm5ic3A7ZW1haWwmbmJzcDtpbiZuYnNwO2Vycm9y
Jm5ic3A7cGxlYXNlJm5ic3A7bm90aWZ5Jm5ic3A7dGhlJm5ic3A7b3JpZ2luYXRvciZuYnNwO29m
Jm5ic3A7dGhlJm5ic3A7bWVzc2FnZS4mbmJzcDtBbnkmbmJzcDt2aWV3cyZuYnNwO2V4cHJlc3Nl
ZCZuYnNwO2luJm5ic3A7dGhpcyZuYnNwO21lc3NhZ2UmbmJzcDthcmUmbmJzcDt0aG9zZSZuYnNw
O29mJm5ic3A7dGhlJm5ic3A7aW5kaXZpZHVhbCZuYnNwO3NlbmRlci4NClRoaXMmbmJzcDttZXNz
YWdlJm5ic3A7aGFzJm5ic3A7YmVlbiZuYnNwO3NjYW5uZWQmbmJzcDtmb3ImbmJzcDt2aXJ1c2Vz
Jm5ic3A7YW5kJm5ic3A7U3BhbSZuYnNwO2J5Jm5ic3A7WlRFJm5ic3A7QW50aS1TcGFtJm5ic3A7
c3lzdGVtLg0KPC9wcmU+
--=_alternative 00078C02482578D1_=--


From zhangyunfei@chinamobile.com  Sun Jul 17 18:46:42 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CEE3D21F87A4 for <ppsp@ietfa.amsl.com>; Sun, 17 Jul 2011 18:46:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -94.586
X-Spam-Level: 
X-Spam-Status: No, score=-94.586 tagged_above=-999 required=5 tests=[AWL=-1.013, BAYES_50=0.001, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RELAY_IS_221=2.222,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l9wyAOCfSzSl for <ppsp@ietfa.amsl.com>; Sun, 17 Jul 2011 18:46:42 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id C033421F850E for <ppsp@ietf.org>; Sun, 17 Jul 2011 18:46:15 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id B813FA445; Mon, 18 Jul 2011 09:46:13 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 2BDDDA1CD; Mon, 18 Jul 2011 09:46:13 +0800 (CST)
Received: from zyf-PC ([10.2.0.203]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011071809461233-2867 ; Mon, 18 Jul 2011 09:46:12 +0800 
Date: Mon, 18 Jul 2011 09:45:55 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "Thomas, Yvonne" <thomas@ebu.ch>, "'ppsp@ietf.org'" <ppsp@ietf.org>
References: <7300175BB3DF954C8DD77BF6BC53492E010D22963CAA@GVAMAIL.gva.ebu.ch>
Message-ID: <201107180945548997994@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-18 09:46:12, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-18 09:46:12, Serialize complete at 2011-07-18 09:46:12
Content-Type: multipart/alternative; boundary="=====003_Dragon615215428451_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18268.003
X-TM-AS-Result: No--24.590-7.0-31-10
X-imss-scan-details: No--24.590-7.0-31-10;No--24.590-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [ppsp] P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Jul 2011 01:46:42 -0000

This is a multi-part message in MIME format.

--=====003_Dragon615215428451_=====
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="gb2312"

SGkgWXZvbm5lLA0KICAgV291bGQgbGlrZSB0byBzZWUgdGhlIHJlc3VsdCBpbiB0aGUgZGVwbG95
bWVudCBhbmQgdHJpYWxzIGluIFAyUC1OZXh0IHJlbGF0ZWQgdG8gUFBTUC5JdCB3b3VsZCBiZSB2
ZXJ5IGhlbHBmdWwgdG8gbW92ZSBmb3J3YXJkIG9uIGFuZCBwZXJmZWN0IFBQU1AuIFRoYW5rcy4N
Cg0KQlINCll1bmZlaQ0KDQoNCg0KDQp6aGFuZ3l1bmZlaQ0KMjAxMS0wNy0xOA0KDQoNCg0Kt6K8
/sjLo7ogVGhvbWFzLCBZdm9ubmUNCreiy83Ksbzko7ogMjAxMS0wNy0xNCAxNTo1MToyOQ0KytW8
/sjLo7ogJ3Bwc3BAaWV0Zi5vcmcnDQqzrcvNo7ogDQrW98zio7ogUmU6IFtwcHNwXSBQMlAtTmV4
dCBjb250cmlidXRpb24gdG8gSUVURiBQUFNQIFdHIGRpc2N1c3Npb24NCg0KRGVhciAgbGFkaWVz
ICBhbmQgIGdlbnRsZW1lbiwNCg0KDQoNClRoZSAgRUJVICBpcyAgb25lICBvZiAgdGhlICAxOSAg
aW52b2x2ZWQgIG9yZ2FuaXNhdGlvbnMgIGluICB0aGUgIFAyUCAgbmV4dCAgRVUgIHJlc2VhcmNo
ICBwcm9qZWN0Lg0KU28gIHdlICBzdXBwb3J0ICB0aGUgIHVwY29taW5nICBhY3Rpdml0aWVzICBm
cm9tICBNci4gIFBvdXdlbHNlICBhbmQgIGhpcyAgY29sbGVhZ3VlICBpbiAgdGhlICBJRVRGLg0K
T3VyICBvcmdhbmlzYXRpb24gIGlzICBhd2FyZSAgb2YgIFAyUC1OZXh0ICB0ZWNobm9sb2d5ICBh
bmQgIHdpbGwgIGV2YWx1YXRlICBpdCAgZm9yICBkZXBsb3ltZW50ICB3aXRoaW4gIG91ciAgb3Jn
YW5pc2F0aW9uLg0KSW4gIHNvbWUgIHBhcnRzICB3ZSAgYWxyZWFkeSAgc3RhcnRlZCAgdG8gIHVz
ZSAgaXQsICBidXQgIGFyZSAgc3RpbGwgIG1vcmUgIG9yICBsZXNzICBvbiAgdHJpYWxzLg0KDQoN
ClRoZXJlZm9yZSAgd2UgIHdvdWxkICBsaWtlICB0byAgZm9sbG93ICB1cCAgdGhlICBmdXR1cmUg
IHdvcmsgIG9mICB0aGUgIElFVEYgIGFuZCAgYXJlICBjdXJpb3VzICBvbiAgdGhlICByZXN1bHRz
ICBvZiAgdGhlICBuZXh0ICBtZWV0aW5nLg0KDQoNCg0KQmVzdCAgcmVnYXJkcywNCg0KDQoNCll2
b25uZSAgVGhvbWFzDQoNCg0KDQpZdm9ubmUgIFRob21hcw0KUHJvamVjdCAgRW5naW5lZXINCg0K
RUJVICBURUNITklDQUwNCkRlcGFydG1lbnQgIG9mICBUZWNobm9sb2d5ICAmICBEZXZlbG9wbWVu
dA0KRXVyb3BlYW4gIEJyb2FkY2FzdGluZyAgVW5pb24sICB3d3cuZWJ1LmNoLCAgdGVjaC5lYnUu
Y2ggIA0KTCdBbmNpZW5uZS1Sb3V0ZSAgMTdBLCAgQ2FzZSAgcG9zdGFsZSAgNDUNCkNILTEyMTgg
IEdyYW5kICBTYWNvbm5leCwgIEdlbmV2YSwgIFN3aXR6ZXJsYW5kICANCg0KVGVsOqCgoKCgoKCg
ICArNDEgIDIyICA3MTcgIDI3MDQNCkZheDogICAgICAgICAgICAgICAgKzQxICAyMiAgNzQ3ICA0
NzA0DQplLW1haWw6oKA/dGhvbWFzQGVidS5jaA0KDQpBc3Npc3RhbnQ6ICBFbGlzYWJldGggIEVj
b2ZmZXkNClRlbDqgoKCgoKCgoCAgKzQxICAyMiAgNzE3ICAyNzIzDQpGYXg6oKCgoKCgPys0MSAg
MjIgIDc0NyAgNDcyMw0KZS1tYWlsOqCgoKBlY29mZmV5QGVidS5jaA0KDQoNCg0KDQoNCl9fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpwcHNwICBtYWlsaW5n
ICBsaXN0DQpwcHNwQGlldGYub3JnDQpodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3Rp
bmZvL3Bwc3ANCg==

--=====003_Dragon615215428451_=====
Content-Transfer-Encoding: base64
Content-Type: text/html;
	charset="gb2312"

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBuYW1lPUdFTkVSQVRPUiBjb250
ZW50PSJNU0hUTUwgOS4wMC44MTEyLjE2NDMwIj4NCjxTVFlMRT4NCjwhLS0NCiAvKiBGb250IERl
ZmluaXRpb25zICovDQogQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTrLzszlOw0KCXBhbm9zZS0x
OjIgMSA2IDAgMyAxIDEgMSAxIDE7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpWZXJkYW5h
Ow0KCXBhbm9zZS0xOjIgMTEgNiA0IDMgNSA0IDQgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1m
YW1pbHk6IlxAy87M5SI7DQoJcGFub3NlLTE6MiAxIDYgMCAzIDEgMSAxIDEgMTt9DQogLyogU3R5
bGUgRGVmaW5pdGlvbnMgKi8NCiBwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYuTXNvTm9y
bWFsDQoJe21hcmdpbjowY207DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCXRleHQtYWxpZ246
anVzdGlmeTsNCgl0ZXh0LWp1c3RpZnk6aW50ZXItaWRlb2dyYXBoOw0KCWZvbnQtc2l6ZToxMC41
cHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KYTpsaW5rLCBzcGFuLk1zb0h5
cGVybGluaw0KCXtjb2xvcjpibHVlOw0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0KYTp2
aXNpdGVkLCBzcGFuLk1zb0h5cGVybGlua0ZvbGxvd2VkDQoJe2NvbG9yOnB1cnBsZTsNCgl0ZXh0
LWRlY29yYXRpb246dW5kZXJsaW5lO30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10
eXBlOnBlcnNvbmFsLWNvbXBvc2U7DQoJZm9udC1mYW1pbHk6VmVyZGFuYTsNCgljb2xvcjp3aW5k
b3d0ZXh0Ow0KCWZvbnQtd2VpZ2h0Om5vcm1hbDsNCglmb250LXN0eWxlOm5vcm1hbDsNCgl0ZXh0
LWRlY29yYXRpb246bm9uZSBub25lO30NCiAvKiBQYWdlIERlZmluaXRpb25zICovDQogQHBhZ2Ug
U2VjdGlvbjENCgl7c2l6ZTo1OTUuM3B0IDg0MS45cHQ7DQoJbWFyZ2luOjcyLjBwdCA5MC4wcHQg
NzIuMHB0IDkwLjBwdDsNCglsYXlvdXQtZ3JpZDoxNS42cHQ7fQ0KZGl2LlNlY3Rpb24xDQoJe3Bh
Z2U6U2VjdGlvbjE7fQ0KLS0+DQo8L1NUWUxFPg0KPC9IRUFEPg0KPEJPRFk+DQo8RElWPjxGT05U
IGNvbG9yPSMwMDAwZmYgc2l6ZT0yIGZhY2U9VmVyZGFuYT5IaSBZdm9ubmUsPC9GT05UPjwvRElW
Pg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+Jm5ic3A7Jm5i
c3A7IFdvdWxkIGxpa2UgdG8gc2VlIHRoZSANCnJlc3VsdCBpbiB0aGUgZGVwbG95bWVudCBhbmQg
dHJpYWxzIGluIFAyUC1OZXh0IHJlbGF0ZWQgdG8gUFBTUC5JdCB3b3VsZCBiZSB2ZXJ5IA0KaGVs
cGZ1bCB0byBtb3ZlIGZvcndhcmQmbmJzcDtvbiBhbmQgcGVyZmVjdCBQUFNQLiBUaGFua3MuPC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNlPVZlcmRhbmE+
PC9GT05UPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMGZmIHNpemU9MiBmYWNl
PVZlcmRhbmE+QlI8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwZmYgc2l6ZT0y
IGZhY2U9VmVyZGFuYT5ZdW5mZWk8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9MiBmYWNl
PVZlcmRhbmE+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJViBhbGlnbj1sZWZ0Pg0KPERJViBhbGln
bj1sZWZ0PjxGT05UIHNpemU9MiBmYWNlPVZlcmRhbmE+DQo8SFIgc3R5bGU9IldJRFRIOiAxMjJw
eDsgSEVJR0hUOiAycHgiIFNJWkU9Mj4NCjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9
I2MwYzBjMD48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPnpoYW5neXVuZmVpPC9GT05UPjwvRElW
Pg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPjIwMTEtMDctMTg8L0ZPTlQ+PC9GT05U
PjwvRElWPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTIgZmFjZT1WZXJkYW5hPg0KPEhSPg0KPC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+
t6K8/sjLo7o8L1NUUk9ORz4gVGhvbWFzLCANCll2b25uZTwvRk9OVD48L0ZPTlQ+PC9ESVY+DQo8
RElWPjxGT05UIGZhY2U9VmVyZGFuYT48Rk9OVCBzaXplPTI+PFNUUk9ORz63osvNyrG85KO6PC9T
VFJPTkc+IA0KMjAxMS0wNy0xNCZuYnNwOzE1OjUxOjI5PC9GT05UPjwvRk9OVD48L0RJVj4NCjxE
SVY+PEZPTlQgZmFjZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPsrVvP7Iy6O6PC9TVFJP
Tkc+IA0KJ3Bwc3BAaWV0Zi5vcmcnPC9GT05UPjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgZmFj
ZT1WZXJkYW5hPjxGT05UIHNpemU9Mj48U1RST05HPrOty82jujwvU1RST05HPiA8L0ZPTlQ+PC9G
T05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPVZlcmRhbmE+PEZPTlQgc2l6ZT0yPjxTVFJPTkc+
1vfM4qO6PC9TVFJPTkc+IFJlOiBbcHBzcF0gUDJQLU5leHQgDQpjb250cmlidXRpb24gdG8gSUVU
RiBQUFNQIFdHIGRpc2N1c3Npb248L0ZPTlQ+PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXpl
PTIgZmFjZT1WZXJkYW5hPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yIGZh
Y2U9VmVyZGFuYT4NCjxESVY+RGVhciAmbmJzcDtsYWRpZXMgJm5ic3A7YW5kICZuYnNwO2dlbnRs
ZW1lbiw8L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj4m
bmJzcDs8L0RJVj4NCjxESVY+VGhlICZuYnNwO0VCVSAmbmJzcDtpcyAmbmJzcDtvbmUgJm5ic3A7
b2YgJm5ic3A7dGhlICZuYnNwOzE5ICZuYnNwO2ludm9sdmVkIA0KJm5ic3A7b3JnYW5pc2F0aW9u
cyAmbmJzcDtpbiAmbmJzcDt0aGUgJm5ic3A7UDJQICZuYnNwO25leHQgJm5ic3A7RVUgDQombmJz
cDtyZXNlYXJjaCAmbmJzcDtwcm9qZWN0LjwvRElWPg0KPERJVj5TbyAmbmJzcDt3ZSAmbmJzcDtz
dXBwb3J0ICZuYnNwO3RoZSAmbmJzcDt1cGNvbWluZyAmbmJzcDthY3Rpdml0aWVzIA0KJm5ic3A7
ZnJvbSAmbmJzcDtNci4gJm5ic3A7UG91d2Vsc2UgJm5ic3A7YW5kICZuYnNwO2hpcyAmbmJzcDtj
b2xsZWFndWUgJm5ic3A7aW4gDQombmJzcDt0aGUgJm5ic3A7SUVURi48L0RJVj4NCjxESVY+T3Vy
ICZuYnNwO29yZ2FuaXNhdGlvbiAmbmJzcDtpcyAmbmJzcDthd2FyZSAmbmJzcDtvZiAmbmJzcDtQ
MlAtTmV4dCANCiZuYnNwO3RlY2hub2xvZ3kgJm5ic3A7YW5kICZuYnNwO3dpbGwgJm5ic3A7ZXZh
bHVhdGUgJm5ic3A7aXQgJm5ic3A7Zm9yIA0KJm5ic3A7ZGVwbG95bWVudCAmbmJzcDt3aXRoaW4g
Jm5ic3A7b3VyICZuYnNwO29yZ2FuaXNhdGlvbi48L0RJVj4NCjxESVY+SW4gJm5ic3A7c29tZSAm
bmJzcDtwYXJ0cyAmbmJzcDt3ZSAmbmJzcDthbHJlYWR5ICZuYnNwO3N0YXJ0ZWQgJm5ic3A7dG8g
DQombmJzcDt1c2UgJm5ic3A7aXQsICZuYnNwO2J1dCAmbmJzcDthcmUgJm5ic3A7c3RpbGwgJm5i
c3A7bW9yZSAmbmJzcDtvciANCiZuYnNwO2xlc3MgJm5ic3A7b24gJm5ic3A7dHJpYWxzLjwvRElW
Pg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPlRoZXJlZm9yZSAm
bmJzcDt3ZSAmbmJzcDt3b3VsZCAmbmJzcDtsaWtlICZuYnNwO3RvICZuYnNwO2ZvbGxvdyAmbmJz
cDt1cCANCiZuYnNwO3RoZSAmbmJzcDtmdXR1cmUgJm5ic3A7d29yayAmbmJzcDtvZiAmbmJzcDt0
aGUgJm5ic3A7SUVURiAmbmJzcDthbmQgDQombmJzcDthcmUgJm5ic3A7Y3VyaW91cyAmbmJzcDtv
biAmbmJzcDt0aGUgJm5ic3A7cmVzdWx0cyAmbmJzcDtvZiAmbmJzcDt0aGUgDQombmJzcDtuZXh0
ICZuYnNwO21lZXRpbmcuPC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj4mbmJzcDs8L0RJ
Vj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPkJlc3QgJm5ic3A7cmVnYXJkcyw8L0RJVj4NCjxE
SVY+Jm5ic3A7PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxE
SVY+WXZvbm5lICZuYnNwO1Rob21hczwvRElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+Jm5i
c3A7PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj5Zdm9ubmUgJm5ic3A7VGhvbWFzPC9E
SVY+DQo8RElWPlByb2plY3QgJm5ic3A7RW5naW5lZXI8L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+
DQo8RElWPkVCVSAmbmJzcDtURUNITklDQUw8L0RJVj4NCjxESVY+RGVwYXJ0bWVudCAmbmJzcDtv
ZiAmbmJzcDtUZWNobm9sb2d5ICZuYnNwOyZhbXA7ICZuYnNwO0RldmVsb3BtZW50PC9ESVY+DQo8
RElWPkV1cm9wZWFuICZuYnNwO0Jyb2FkY2FzdGluZyAmbmJzcDtVbmlvbiwgJm5ic3A7d3d3LmVi
dS5jaCwgDQombmJzcDt0ZWNoLmVidS5jaCAmbmJzcDs8L0RJVj4NCjxESVY+TCdBbmNpZW5uZS1S
b3V0ZSAmbmJzcDsxN0EsICZuYnNwO0Nhc2UgJm5ic3A7cG9zdGFsZSAmbmJzcDs0NTwvRElWPg0K
PERJVj5DSC0xMjE4ICZuYnNwO0dyYW5kICZuYnNwO1NhY29ubmV4LCAmbmJzcDtHZW5ldmEsICZu
YnNwO1N3aXR6ZXJsYW5kIA0KJm5ic3A7PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj5U
ZWw6oKCgoKCgoKAgJm5ic3A7KzQxICZuYnNwOzIyICZuYnNwOzcxNyAmbmJzcDsyNzA0PC9ESVY+
DQo8RElWPkZheDogJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5i
c3A7ICZuYnNwOys0MSAmbmJzcDsyMiANCiZuYnNwOzc0NyAmbmJzcDs0NzA0PC9ESVY+DQo8RElW
PmUtbWFpbDqgoD90aG9tYXNAZWJ1LmNoPC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj5B
c3Npc3RhbnQ6ICZuYnNwO0VsaXNhYmV0aCAmbmJzcDtFY29mZmV5PC9ESVY+DQo8RElWPlRlbDqg
oKCgoKCgoCAmbmJzcDsrNDEgJm5ic3A7MjIgJm5ic3A7NzE3ICZuYnNwOzI3MjM8L0RJVj4NCjxE
SVY+RmF4OqCgoKCgoD8rNDEgJm5ic3A7MjIgJm5ic3A7NzQ3ICZuYnNwOzQ3MjM8L0RJVj4NCjxE
SVY+ZS1tYWlsOqCgoKBlY29mZmV5QGVidS5jaDwvRElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxE
SVY+Jm5ic3A7PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxE
SVY+Jm5ic3A7PC9ESVY+DQo8RElWPl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fPC9ESVY+DQo8RElWPnBwc3AgJm5ic3A7bWFpbGluZyAmbmJzcDtsaXN0PC9E
SVY+DQo8RElWPnBwc3BAaWV0Zi5vcmc8L0RJVj4NCjxESVY+aHR0cHM6Ly93d3cuaWV0Zi5vcmcv
bWFpbG1hbi9saXN0aW5mby9wcHNwPC9ESVY+PC9GT05UPjwvRElWPjwvQk9EWT48L0hUTUw+DQo=

--=====003_Dragon615215428451_=====--


From mies@irt.de  Mon Jul 18 23:54:12 2011
Return-Path: <mies@irt.de>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87E1221F8661 for <ppsp@ietfa.amsl.com>; Mon, 18 Jul 2011 23:54:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.351
X-Spam-Level: 
X-Spam-Status: No, score=0.351 tagged_above=-999 required=5 tests=[BAYES_50=0.001, HELO_EQ_DE=0.35]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rXqaJpVK7lMS for <ppsp@ietfa.amsl.com>; Mon, 18 Jul 2011 23:54:08 -0700 (PDT)
Received: from mail1.irt.de (zit-18.irt.de [193.96.226.18]) by ietfa.amsl.com (Postfix) with ESMTP id 526B821F865B for <ppsp@ietf.org>; Mon, 18 Jul 2011 23:54:07 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail1.irt.de (Postfix) with ESMTP id 53231E20A; Tue, 19 Jul 2011 08:54:05 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at irt.de
Received: from mail1.irt.de ([127.0.0.1]) by localhost (mail1.irt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pBETNN2X3qdL; Tue, 19 Jul 2011 08:53:55 +0200 (CEST)
Received: from auth.irt.de (webby.irt.de [193.96.226.140]) by mail1.irt.de (Postfix) with ESMTPA id D1336DF45; Tue, 19 Jul 2011 08:53:55 +0200 (CEST)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Date: Tue, 19 Jul 2011 08:53:55 +0200
From: mies <mies@irt.de>
To: <ppsp@ietf.org>
Message-ID: <4285c64bb0f435492c2cc04485a12fa2@irt.de>
X-Sender: mies@irt.de
User-Agent: RoundCube Webmail/0.3.1
X-Mailman-Approved-At: Mon, 18 Jul 2011 23:58:50 -0700
Subject: [ppsp]  P2P-Next contribution to IETF PPSP WG discussion
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Jul 2011 06:56:01 -0000

Dear IETF people,

IRT, being a partner in the EU-co-funded P2P-Next project, is closely
monitoring the developments by Johan Pouwelse and his team in WP4 of
P2P-Next. IRT has been evaluating NextShare in its laboratory, to verify
the suitability of this technology from a broadcaster's point of view. We
obviously have a specific interest to this respect in the use case of
live-streaming.

An open standard for P2P-based media distribution, supported by a large
community such as IETF, is welcomed by us.

With my best regards
Ronald Mies

-----------------------------------------------------------------------------
Ronald Mies
Institut f眉r Rundfunktechnik GmbH
Floriansm眉hlstrasse 60
D-80939 M眉nchen
Germany

Tel:      +49 89 32399 503
Fax:      +49 89 32399 454
E-Mail:   ronald.mies@irt.de 
Internet: www.irt.de

Forschungs- und Entwicklungsinstitut
von ARD, ZDF, DRadio, ORF und SRG/SSR GmbH
Gesch盲ftsf眉hrer: Dr. Klaus Illgner-Fehns
Registergericht M眉nchen HRB 5191
-----------------------------------------------------------------------------

The information contained in this message may be confidential and legally
protected under applicable law. The message is intended solely for the
addressee(s). If you are not the intended recipient, you are hereby
notified that any use, forwarding, dissemination, or reproduction of this
message is strictly prohibited and may be unlawful. If you are not the
intended recipient, please contact the sender by return e-mail and destroy
all copies of the original message.



From zhangyunfei@chinamobile.com  Thu Jul 21 00:46:47 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5221921F8569 for <ppsp@ietfa.amsl.com>; Thu, 21 Jul 2011 00:46:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -96.595
X-Spam-Level: 
X-Spam-Status: No, score=-96.595 tagged_above=-999 required=5 tests=[AWL=1.181, BAYES_50=0.001, HTML_MESSAGE=0.001, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JKKLAS0xPuL3 for <ppsp@ietfa.amsl.com>; Thu, 21 Jul 2011 00:46:47 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id C118F21F8555 for <ppsp@ietf.org>; Thu, 21 Jul 2011 00:46:46 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 42D1FA6B5; Thu, 21 Jul 2011 15:46:39 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 3B347A690; Thu, 21 Jul 2011 15:46:39 +0800 (CST)
Received: from zyf-PC ([10.2.0.63]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011072115463359-12510 ; Thu, 21 Jul 2011 15:46:33 +0800 
Date: Thu, 21 Jul 2011 15:46:12 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "ppsp@ietf.org" <ppsp@ietf.org>
Message-ID: <201107211546119005645@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-21 15:46:33, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-21 15:46:39, Serialize complete at 2011-07-21 15:46:39
Content-Type: multipart/alternative; boundary="=====003_Dragon848617541136_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18274.005
X-TM-AS-Result: No--3.413-7.0-31-10
X-imss-scan-details: No--3.413-7.0-31-10;No--3.413-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: [ppsp] Please send the slides for PPSP WG
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Jul 2011 07:46:47 -0000

This is a multi-part message in MIME format.

--=====003_Dragon848617541136_=====
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset="gb2312"

Hi all,
   Please send the slides for PPSP WG in IETF 81 to Martin and me before Sunday night (20:00,local time). The session will be held on Room 208 AB at 1300 on Monday. See you in Quebec.

BR
Yunfei
   




zhangyunfei
2011-07-21

--=====003_Dragon848617541136_=====
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16430"></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>Hi all,</FONT></FONT></DIV>
<DIV><FONT size=2 face=Verdana>&nbsp;&nbsp; Please send the slides for PPSP WG 
in IETF 81 to Martin and me before Sunday night (20:00,local time). The session 
will be held on Room 208 AB at 1300 on Monday. See you in Quebec.</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Verdana>BR</FONT></DIV>
<DIV><FONT size=2 face=Verdana>Yunfei</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>zhangyunfei</FONT></DIV>
<DIV><FONT size=2>2011-07-21</FONT></FONT></DIV></FONT></BODY></HTML>

--=====003_Dragon848617541136_=====--


From p2p.nve.2011@gmail.com  Sat Jul 23 01:06:18 2011
Return-Path: <p2p.nve.2011@gmail.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BD6C21F85CE; Sat, 23 Jul 2011 01:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.098
X-Spam-Level: 
X-Spam-Status: No, score=-0.098 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v12zpvX0oBvD; Sat, 23 Jul 2011 01:06:16 -0700 (PDT)
Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.213.172]) by ietfa.amsl.com (Postfix) with ESMTP id 7501F21F84FE; Sat, 23 Jul 2011 01:06:16 -0700 (PDT)
Received: by yxp4 with SMTP id 4so1981933yxp.31 for <multiple recipients>; Sat, 23 Jul 2011 01:06:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=8ZKHcX719/YoCAsY1ZUDa4TS3GP0FosW0oY5GRNWUiI=; b=bQERUTDAVmYKhrL8/aOpQ+fGyurbqs6RqF8yW3Z1iaqH+mZXn0ZcR9quRoFyyjpkxT apBe8OC6jRB9bl5pcwxa6ODZ27gOR7KeV0VuqVUju5PRUpeNvq2IsYgxJ01RbBi7jPVU TOMJzgWMsYENu8OlKICDzgRDXGWRhU3cz6p5M=
MIME-Version: 1.0
Received: by 10.142.200.2 with SMTP id x2mr589188wff.125.1311408375180; Sat, 23 Jul 2011 01:06:15 -0700 (PDT)
Received: by 10.143.82.9 with HTTP; Sat, 23 Jul 2011 01:06:15 -0700 (PDT)
Date: Sat, 23 Jul 2011 16:06:15 +0800
Message-ID: <CAAR-XbZ96_dZVi9E8T3cPqRntMA767K3sMwkBowduT4ffpOEvQ@mail.gmail.com>
From: =?Big5?B?qVCpd71u?= <p2p.nve.2011@gmail.com>
To: ppsp@ietf.org, sam@irtf.org, p2p@ogf.org, p2psip@ietf.org
Content-Type: multipart/alternative; boundary=000e0cd2e2465bac8504a8b80e2d
Subject: [ppsp] [CFP] P2PNVE 2011 (Deadline: Aug. 20, 2011)
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 23 Jul 2011 08:18:29 -0000

--000e0cd2e2465bac8504a8b80e2d
Content-Type: text/plain; charset=ISO-8859-1

CFP
========================================================================
The 5th International Workshop on Peer-to-Peer Networked Virtual
Environments (P2P-NVE 2011)

in conjunction with

The 17th International Conference on Parallel and Distributed Systems
(ICPADS 2011)

December 7-9, 2011
Tainan, Taiwan

http://acnlab.csie.ncu.edu.tw/P2PNVE2011/
========================================================================
PURPOSE AND SCOPE

Peer-to-peer (P2P) is a computing paradigm based on self-organizing network
overlays, in which participating entities play symmetric roles as both
servers and clients for accomplish common goals. Compared with the
traditional client/server (C/S) paradigm, the P2P paradigm is not vulnerable
to a single point of failure and has better scalability and lower
installation and management cost. It has been successfully applied to many
applications, such as data sharing, storage sharing, bandwidth sharing,
collaborative computation, and so on. Many research studies have been
devoted to developing efficient, flexible, and secure P2P systems. They call
for a workshop to provide a forum for researchers to exchange their ideas
about state-of-the-art P2P technologies. Recently, some studies try to apply
the P2P paradigm to network virtual environments (NVEs), which is also known
as distributed virtual environment (DVEs) or collaborative virtual
environment (CVEs), to increase NVE scalability and to reduce NVE management
and deployment costs. An NVE is a computer-generated virtual world where
multiple users can assume virtual representatives (or avatars) to
concurrently interact with each other via networked links. Examples of NVEs
include early DARPA SIMNET and DIS systems as well as currently booming
Massively Multiplayer Online Games (MMOGs). Typical examples of studies on
P2P NVEs are P2P voice chatting, P2P 3D streaming, P2P game state
management, and so on. In spite of the success of the studies, we need more
studies about state consistency control, persistent data storage, multimedia
data dissemination, cheat-prevention, topology mismatching, and virtual
world interoperability to construct NVEs of better performance.

The 1st, 2nd, 3rd and 4th International Workshop on Peer-to-Peer Networked
Virtual Environments were held in conjunction with the 13th, 14th, 15th and
16th International Conference on Parallel and Distributed Systems in 2007,
2008, 2009, and 2010 respectively. To adhere to the theme of P2P-NVE
workshops, the theme of P2P-NVE 2011 is to solicit original and previously
unpublished new ideas on general P2P schemes as well as on the design and
realization of P2P NVEs. The workshop aims to facilitate discussions and
idea exchanges by both academics and practitioners. Authors are invited to
submit an electronic version of original, unpublished manuscripts, not to
exceed 8 double-columned, single-spaced pages, to the workshop. Submitted
papers should be in accordance with IEEE Computer Society guidelines, and
will be refereed by reviewers in terms of relevance, originality,
contribution, correctness, and presentation. All Accepted papers will be
published by IEEE Press (indexed by EI) and will be included in IEEE Xplore.


Topics of interest include, but are not limited to:


*  P2P systems and infrastructures
*  Applications of P2P systems
*  Performance evaluation of P2P systems
*  Trust and security issues in P2P systems
*  Network support for P2P systems
*  Fault tolerance in P2P systems
*  Data structures for P2P systems
*  Efficient P2P resource lookup and sharing
*  Distributed Hash Tables (DHTs) and related issues
*  Solutions to topology mismatching for P2P overlays
*  P2P overlays for NVEs
*  P2P NVE multicast
*  P2P NVE interoperability
*  P2P NVE content distribution
*  P2P NVE 3D streaming
*  P2P NVE voice communications
*  P2P NVE architecture designs
*  P2P NVE prototypes
*  P2P NVE consistency control
*  Persistent storage for P2P NVEs
*  Security and cheat-prevention mechanisms for P2P games
*  P2P control for mobile NVEs
*  P2P NVE applications on mobile devices

==========================================
IMPORTANT DATES

Submission:            August 20, 2011
Notification:            September 25, 2011
Camera ready:          October 7, 2011
===========================================

PAPER SUBMISSION

Authors are invited to submit an electronic version of original, unpublished
manuscripts, not to exceed 8 double-columned, single-spaced pages, to the
workshop. Submitted papers should be in PDF format in accordance with IEEE
Computer Society guidelines, and will be refereed by reviewers in terms of
originality, contribution, correctness, and presentation.

--000e0cd2e2465bac8504a8b80e2d
Content-Type: text/html; charset=Big5
Content-Transfer-Encoding: quoted-printable

<span class=3D"Apple-style-span" style=3D"color: rgb(69, 69, 69); font-fami=
ly: arial, helvetica, sans-serif; font-size: 13px; line-height: 13px; ">CFP=
<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br=
>
The 5th International Workshop on Peer-to-Peer Networked Virtual Environmen=
ts (P2P-NVE 2011)<br><br>in conjunction with<br><br>The 17th International =
Conference on Parallel and Distributed Systems (ICPADS 2011)<br><br>Decembe=
r 7-9, 2011<br>
Tainan, Taiwan<br><br><a href=3D"http://acnlab.csie.ncu.edu.tw/P2PNVE2011/"=
 target=3D"_blank" style=3D"text-decoration: underline; color: rgb(35, 71, =
134); outline-style: none; outline-width: initial; outline-color: initial; =
">http://acnlab.csie.ncu.edu.tw/P2PNVE2011/</a><br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>PURPO=
SE AND SCOPE<br><br>Peer-to-peer (P2P) is a computing paradigm based on sel=
f-organizing network overlays, in which participating entities play symmetr=
ic roles as both servers and clients for accomplish common goals. Compared =
with the traditional client/server (C/S) paradigm, the P2P paradigm is not =
vulnerable to a single point of failure and has better scalability and lowe=
r installation and management cost. It has been successfully applied to man=
y applications, such as data sharing, storage sharing, bandwidth sharing, c=
ollaborative computation, and so on. Many research studies have been devote=
d to developing efficient, flexible, and secure P2P systems. They call for =
a workshop to provide a forum for researchers to exchange their ideas about=
 state-of-the-art P2P technologies. Recently, some studies try to apply the=
 P2P paradigm to network virtual environments (NVEs), which is also known a=
s distributed virtual environment (DVEs) or collaborative virtual environme=
nt (CVEs), to increase NVE scalability and to reduce NVE management and dep=
loyment costs. An NVE is a computer-generated virtual world where multiple =
users can assume virtual representatives (or avatars) to concurrently inter=
act with each other via networked links. Examples of NVEs include early DAR=
PA SIMNET and DIS systems as well as currently booming Massively Multiplaye=
r Online Games (MMOGs). Typical examples of studies on P2P NVEs are P2P voi=
ce chatting, P2P 3D streaming, P2P game state management, and so on. In spi=
te of the success of the studies, we need more studies about state consiste=
ncy control, persistent data storage, multimedia data dissemination, cheat-=
prevention, topology mismatching, and virtual world interoperability to con=
struct NVEs of better performance.<br>
<br>The 1st, 2nd, 3rd and 4th International Workshop on Peer-to-Peer Networ=
ked Virtual Environments were held in conjunction with the 13th, 14th, 15th=
 and 16th International Conference on Parallel and Distributed Systems in 2=
007, 2008, 2009, and 2010 respectively. To adhere to the theme of P2P-NVE w=
orkshops, the theme of P2P-NVE 2011 is to solicit original and previously u=
npublished new ideas on general P2P schemes as well as on the design and re=
alization of P2P NVEs. The workshop aims to facilitate discussions and idea=
 exchanges by both academics and practitioners. Authors are invited to subm=
it an electronic version of original, unpublished manuscripts, not to excee=
d 8 double-columned, single-spaced pages, to the workshop. Submitted papers=
 should be in accordance with IEEE Computer Society guidelines, and will be=
 refereed by reviewers in terms of relevance, originality, contribution, co=
rrectness, and presentation. All Accepted papers will be published by IEEE =
Press (indexed by EI) and will be included in IEEE Xplore.<br>
<br><br>Topics of interest include, but are not limited to:<br><br><br>*&nb=
sp; P2P systems and infrastructures<br>*&nbsp; Applications of P2P systems<=
br>*&nbsp; Performance evaluation of P2P systems<br>*&nbsp; Trust and secur=
ity issues in P2P systems<br>
*&nbsp; Network support for P2P systems<br>*&nbsp; Fault tolerance in P2P s=
ystems<br>*&nbsp; Data structures for P2P systems<br>*&nbsp; Efficient P2P =
resource lookup and sharing<br>*&nbsp; Distributed Hash Tables (DHTs) and r=
elated issues<br>*&nbsp; Solutions to topology mismatching for P2P overlays=
<br>
*&nbsp; P2P overlays for NVEs<br>*&nbsp; P2P NVE multicast<br>*&nbsp; P2P N=
VE interoperability<br>*&nbsp; P2P NVE content distribution<br>*&nbsp; P2P =
NVE 3D streaming<br>*&nbsp; P2P NVE voice communications<br>*&nbsp; P2P NVE=
 architecture designs<br>*&nbsp; P2P NVE prototypes<br>
*&nbsp; P2P NVE consistency control<br>*&nbsp; Persistent storage for P2P N=
VEs<br>*&nbsp; Security and cheat-prevention mechanisms for P2P games<br>*&=
nbsp; P2P control for mobile NVEs<br>*&nbsp; P2P NVE applications on mobile=
 devices<br>=A1@<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br=
>
IMPORTANT DATES<br><br>Submission:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&=
nbsp; August 20, 2011<br>Notification:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nb=
sp;&nbsp; September 25, 2011<br>Camera ready:&nbsp; &nbsp; &nbsp; &nbsp;&nb=
sp;&nbsp; October 7, 2011<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D<br><br>PAPER SUBMISSION<br>
<br>Authors are invited to submit an electronic version of original, unpubl=
ished manuscripts, not to exceed 8 double-columned, single-spaced pages, to=
 the workshop. Submitted papers should be in PDF format in accordance with =
IEEE Computer Society guidelines, and will be refereed by reviewers in term=
s of originality, contribution, correctness, and presentation.</span>

--000e0cd2e2465bac8504a8b80e2d--

From zhangyunfei@chinamobile.com  Mon Jul 25 06:34:56 2011
Return-Path: <zhangyunfei@chinamobile.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D406821F8ACC for <ppsp@ietfa.amsl.com>; Mon, 25 Jul 2011 06:34:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -96.787
X-Spam-Level: 
X-Spam-Status: No, score=-96.787 tagged_above=-999 required=5 tests=[AWL=1.175, BAYES_40=-0.185, HTML_MESSAGE=0.001, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xqRf+cWrXxiQ for <ppsp@ietfa.amsl.com>; Mon, 25 Jul 2011 06:34:56 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 470EF21F8AC9 for <ppsp@ietf.org>; Mon, 25 Jul 2011 06:34:56 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 0E8DBA62F for <ppsp@ietf.org>; Mon, 25 Jul 2011 21:34:43 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 0402EA1E7 for <ppsp@ietf.org>; Mon, 25 Jul 2011 21:34:43 +0800 (CST)
Received: from zyf-PC ([10.1.5.3]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2011072521343584-18607 ; Mon, 25 Jul 2011 21:34:35 +0800 
Date: Mon, 25 Jul 2011 21:34:33 +0800
From: "zhangyunfei" <zhangyunfei@chinamobile.com>
To: "ppsp@ietf.org" <ppsp@ietf.org>
Message-ID: <201107252134293011640@chinamobile.com>
X-mailer: Foxmail 6, 2, 103, 20 [cn]
Mime-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-25 21:34:36, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-25 21:34:43, Serialize complete at 2011-07-25 21:34:43
Content-Type: multipart/alternative; boundary="=====003_Dragon251466205032_====="
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18282.007
X-TM-AS-Result: No--5.302-7.0-31-10
X-imss-scan-details: No--5.302-7.0-31-10;No--5.302-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: [ppsp] PPSP WG session slides are available
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jul 2011 13:34:56 -0000

This is a multi-part message in MIME format.

--=====003_Dragon251466205032_=====
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset="gb2312"

Hi folks,
    PPSP WG session slides are available at https://datatracker.ietf.org/meeting/81/materials.html. Please check for downloading them.

BR
Yunfei




zhangyunfei
2011-07-25

--=====003_Dragon251466205032_=====
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16430"></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>Hi folks,</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp; PPSP WG session slides 
are available at <A 
href="https://datatracker.ietf.org/meeting/81/materials.html">https://datatracker.ietf.org/meeting/81/materials.html</A>. 
Please check for downloading them.</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana><FONT size=2>BR</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>Yunfei</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>zhangyunfei</FONT></DIV>
<DIV><FONT size=2>2011-07-25</FONT></FONT></DIV></FONT></BODY></HTML>

--=====003_Dragon251466205032_=====--


From peer2peer@gmail.com  Thu Jul 28 20:22:47 2011
Return-Path: <peer2peer@gmail.com>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D34E21F8757 for <ppsp@ietfa.amsl.com>; Thu, 28 Jul 2011 20:22:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.372
X-Spam-Level: 
X-Spam-Status: No, score=-3.372 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, SARE_SUB_OBFU_Q1=0.227]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J1H1a6BZ8XcI for <ppsp@ietfa.amsl.com>; Thu, 28 Jul 2011 20:22:46 -0700 (PDT)
Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.213.172]) by ietfa.amsl.com (Postfix) with ESMTP id BE07021F86D2 for <ppsp@ietf.org>; Thu, 28 Jul 2011 20:22:46 -0700 (PDT)
Received: by yxp4 with SMTP id 4so2533045yxp.31 for <ppsp@ietf.org>; Thu, 28 Jul 2011 20:22:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=tDE/y5gePHfL/4dWsK1I0+OCEMphMCjPp/SKom7BOCk=; b=MiAwfiuK4JfsuZIzP1zL2aRSF8Bhr//lqd1FJcA3xGpkz1bkqClwuxWPAJKyhJGywL UA7ofZ+gZzDzfzc1SQipXAqvRL/H9wvXnbCAAVww9nJRQqVoxJ9MbpLGPZkZho5d5LmQ aExTEwHLPXY6GXEyCAaCkS0zrdgIRQNULMyqg=
MIME-Version: 1.0
Received: by 10.143.20.21 with SMTP id x21mr470940wfi.39.1311909766036; Thu, 28 Jul 2011 20:22:46 -0700 (PDT)
Received: by 10.142.80.16 with HTTP; Thu, 28 Jul 2011 20:22:45 -0700 (PDT)
Date: Fri, 29 Jul 2011 05:22:45 +0200
Message-ID: <CAJYQ-fRbrO3Y3vakJWRBJO6aPVkje4NXM8y=0G_dgB=NPmi54g@mail.gmail.com>
From: Johan Pouwelse <peer2peer@gmail.com>
To: ppsp@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Subject: [ppsp] Requirements comments: draft-ietf-ppsp-reqs-03
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Jul 2011 03:22:47 -0000

Dear PPSP people,

The V03 requirements document reads as a mature piece of text and
seems nearly ready
to be finalized. Solid piece of work.

Listed below are some proposed minor textual changes. As small as they are
textual, in terms of technical impact they are larger. All issues
below where also raised and discussed publicly at PPSP IETF meeting
81 in Canada. Disclosure: in my capacity as scientific director of
P2P-next I'm responsible for one of the three submitted peer protocols
in PPSP. My comments are derived from our years of experience both
measuring and deploying P2P streaming systems. Key comments are
specifically targeted at enabling PPSP on low-power devices such as
smartphones, TV settop boxes and tablets. The text currently contains
some requirements which will add both needless complexity and battery
drain, according to our experience.

We very much welcome discussions regarding the remarks below.
Please respond, even if you agree. . .

In section 3 "Overview of PPSP", page 5. The definition of "report"
lists many examples, but omits a commonly used item which is
important for load balancing and fairness. Please consider adding
"total amount of bytes uploaded/downloaded to neighbour peers".

Still in Section 3 on page 6 regarding the very first sentence. Please
make only minimal required functionality mandatory (see low-power
remark above). For instance, by replacing existing text with:
" 1) Standard format/encoding of information between PPSP peers and
PPSP tracker. Some of this exchanged information may be explicitly
marked as optional. Exchanged information may include peer list, swarm
ID, chunk information, content availability, streaming status
including online time, link status, node capability and other
streaming parameters."

PPSP.REQ-7 on page 7. Please replace with the following outcome of
IETF meeting discussion.
"The tracker protocol is recommended to be carried over TCP. The peer
protocol is recommended to be carried over UDP in order to: facilitate
NAT traversal techniques such as STUN/ICE, minimize network socket usage
and facilitate congestion control algorithm for less-than-best-effort
'background' transmissions such as IETF LEDBAT."

PPSP.REQ-8 on page 7. This requirement is very restrictive for our design
space. Do we really desire explicit QoS communication or do we simply
require that the whole architecture support the QoS needed for streaming?
Please consider replacing this text with:
"The tracker and peer protocols MUST support acceptable QoS (e.g.
video quality, delay requirements)
for both on-demand and live streaming. In other words, the two
protocols together
must be fit-for-purpose. For instance, the protocols must be able to
provision sport
events with less than 1 minute of total end-to-end delay."

The second paragraph of PPSP.REQ-8 on page 7, beginning with:
"The quality for P2P live streaming system could be very bad.
Dependent from the"..
The purpose and meaning of this whole section could be clarified,
sharpened and made more demanding.
My hope is that this paragraph can be replaced with clear requirements
or that the entire paragraph is deleted {not fully happy with text
below, please help out if you're inspired}:
"PPSP.REQ-9: For both the live and on-demand streaming case the tracker and peer
protocols MUST facilitate low startup delay (e.g. must not include
non-functional
Round Trip Time (RTT) delays).
PPSP.REQ-10: The tracker and peer protocol together MUST facilitate
low startup delay, low
channel/content switching time and minimal end-to-end delay for both
on-demand and
live streaming, even for very popular content. The tracker and peer
protocol do NOT include
the algorithm required for scalable streaming. However, the tracker
and peer protocol
SHALL NOT restrict or place limits on any such algorithm.

The first paragraph on page 8 ends with "The tracker protocol must
provide the possibility for the
request of alternative peer addresses, if the quality is not
sufficient for the user".
Why do we specify a solution or mechanism in the requirements, instead
of the survey?
Can we delete this entire paragraph or move it to the survey?

Section 4.3 "PPSP Peer Protocol Requirements" on page 9.
To prevent DoS problems it is vital that hearsay amongst peers is not allowed.
Please revise PPSP.PP.REQ-1 with:
"The streaming content available request message MUST allow a peer to obtain
information about chunk availability of another peer. The chunk
information MUST at least
contain the chunk ID. This chunk availability information MUST NOT be passed on
to other peer, unless validated (e.g. prevent hearsay and DoS)."

Again on page 9 a similar issue exists with the peer list.
Please revise PPSP.PP.REQ-3 by adding:
"This additional list of peers MUST only contain peers which have been
checked to be valid and online recently (e.g. prevent hearsay and
DoS)."

Concerning PPSP.PP.REQ-5 on page 10. Why is this required? This
restricts the protocol design space.
Please make this explicit information-based approach optional, as a
feedback based
approach utilising simple "failure detection" could perhaps yield
similar or superior results.

Greetings,
johan.
