
From a.bakker@vu.nl  Mon Apr  2 05:47:16 2012
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 A644C21F8567 for <ppsp@ietfa.amsl.com>; Mon,  2 Apr 2012 05:47:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.904
X-Spam-Level: 
X-Spam-Status: No, score=-1.904 tagged_above=-999 required=5 tests=[BAYES_50=0.001, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zmJph6NUqemA for <ppsp@ietfa.amsl.com>; Mon,  2 Apr 2012 05:47:15 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.17]) by ietfa.amsl.com (Postfix) with ESMTP id 5779121F8513 for <ppsp@ietf.org>; Mon,  2 Apr 2012 05:47:14 -0700 (PDT)
Received: from PEXHB011A.vu.local (130.37.236.64) by mailin.vu.nl (130.37.164.17) with Microsoft SMTP Server (TLS) id 14.1.218.12; Mon, 2 Apr 2012 14:47:13 +0200
Received: from [130.37.193.73] (130.37.238.20) by mails.vu.nl (130.37.236.64) with Microsoft SMTP Server (TLS) id 14.1.218.12; Mon, 2 Apr 2012 14:47:11 +0200
Message-ID: <4F799FE1.1020703@cs.vu.nl>
Date: Mon, 2 Apr 2012 14:47:29 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: ppsp <ppsp@ietf.org>
References: <4F16A1EF.4060501@cs.vu.nl> <320C4182454E96478DC039F2C481987204A4D07528@MOPESMBX01.eu.thmulti.com> <4F1D1F72.5040801@cs.vu.nl> <320C4182454E96478DC039F2C481987204C4170C2C@MOPESMBX01.eu.thmulti.com> <320C4182454E96478DC039F2C481987204CCDC1870@MOPESMBX01.eu.thmulti.com>
In-Reply-To: <320C4182454E96478DC039F2C481987204CCDC1870@MOPESMBX01.eu.thmulti.com>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Subject: Re: [ppsp] Proposal to resolve Issue 10 + 13
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, 02 Apr 2012 12:47:16 -0000

On 29/03/2012 14:56, Picconi Fabio wrote:
> Hi,
>
> So, a follow-up of what I said during the Paris meeting:
>
> 1) Regarding the content addressing mechanism, I think the mandatory
> solution should be one which is as simple as possible without
> compromising efficiency.

Hi all

the merits of bins are some efficiency gain (bins save 1 integer over 
(start,end) to address a range) and an overall more elegant design.

With bins there is one unit of addressing in the whole system that
is used for chunk availability maps, requesting data and for addressing 
the hashes inside the Merkle hash tree (MHT) needed for integrity 
protection. The Merkle hash tree is the best known solution for low 
latency integrity checking for video-on-demand and hence is proposed to 
be mandatory (see below).

With (start,end) and MHTs mandatory we need a new scheme to address the 
nodes in the tree, resulting two units in the system.

IMHO, Binary trees is 1st year computer science stuff ;o)



> 2) Regarding integrity checking,
>
> Since sign-all is *significantly simpler to implement* that
> Merkle-trees, and the group seemed headed towards making merkle-trees
> mandatory anyway, I would suggest making support for both mandatory,
> thus supporting low-delay applications.
>

I agree. For live streaming, sign-all and Wong-Lam's signining of Merkle 
trees are the two options to consider. Hence my proposal to add a 
reference to the Wong-Lam paper [DIGSIGFLOW] to Sec. 5 on Feb 14th. For 
video-on-demand, the Merkle hash trees as described in the draft are the 
way to go, IMHO, as they allow fast time-till-playback compared to e.g. 
BitTorrent's approach (=download all hashes beforehand)

CU,
      Arno


[DIGSIGFLOW] Chung Kei Wong and Simon S. Lam. "Digital Signatures for
Flows and Multicasts". IEEE/ACM Transactions on Networking,
Volume 7,  Issue 4, pp. 502-513, Aug 1999.
http://dx.doi.org/10.1109/90.793005

From li.lichun1@zte.com.cn  Mon Apr  9 02:46:44 2012
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 180BC21F8523; Mon,  9 Apr 2012 02:46:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -95.221
X-Spam-Level: 
X-Spam-Status: No, score=-95.221 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, 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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mGI2EMdZ2PQa; Mon,  9 Apr 2012 02:46:42 -0700 (PDT)
Received: from mx5.zte.com.cn (mx6.zte.com.cn [95.130.199.165]) by ietfa.amsl.com (Postfix) with ESMTP id D309821F845C; Mon,  9 Apr 2012 02:46:41 -0700 (PDT)
Received: from [10.30.17.100] by mx5.zte.com.cn with surfront esmtp id 286201821921442; Mon, 9 Apr 2012 17:08:14 +0800 (CST)
Received: from [10.30.3.21] by [192.168.168.16] with StormMail ESMTP id 58488.1967565759; Mon, 9 Apr 2012 17:46:32 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse02.zte.com.cn with ESMTP id q399k472092948; Mon, 9 Apr 2012 17:46:17 +0800 (GMT-8) (envelope-from li.lichun1@zte.com.cn)
In-Reply-To: <4F799FE1.1020703@cs.vu.nl>
To: arno@cs.vu.nl
MIME-Version: 1.0
X-KeepSent: 97B14220:883D5968-482579DB:003454AD; type=4; name=$KeepSent
X-Mailer: Lotus Notes Release 6.5.6 March 06, 2007
Message-ID: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn>
From: li.lichun1@zte.com.cn
Date: Mon, 9 Apr 2012 17:46:14 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 8.5.1FP4|July 25, 2010) at 2012-04-09 17:46:19, Serialize complete at 2012-04-09 17:46:19
Content-Type: multipart/alternative; boundary="=_alternative 0035B23A482579DB_="
X-MAIL: mse02.zte.com.cn q399k472092948
Cc: ppsp <ppsp@ietf.org>, ppsp-bounces@ietf.org
Subject: Re: [ppsp] Proposal to resolve Issue 10 + 13
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, 09 Apr 2012 09:46:44 -0000

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

QWNjb3JkaW5nIHBwbGl2ZSdzIHBhcGVyLCB0aGUgdW5pdCBvZiBjb250ZW50IGFkdmVydGlzZW1l
bnQgYW5kIHRoZSB1bml0IA0Kb2YgY29udGVudCB0cmFuc21pc3Npb24gdXNlZCBieSBwcGxpdmUg
YXJlIGRpZmZlcmVudC4gcHBsaXZlIHVzZXMgMk1CLXNpemUgDQpjaHVjayBhcyB0aGUgdW5pdCBv
ZiBjb250ZW50IGFkdmVydGlzZW1lbnQsIGFuZCAxS0IgYXMgdGhlIHVuaXQgb2YgY29udGVudCAN
CnRyYW5zbWlzc2lvbi4NCkRvIHdlIG5lZWQgdG8gYWRvcHQgdGhpcyBtZXRob2QgdG8gcmVkdWNl
IE1IVCBzaXplIGFuZCBiaXRtYXAgc2l6ZT8NCg0KDQoNCg0KcHBzcC1ib3VuY2VzQGlldGYub3Jn
INC009ogMjAxMi0wNC0wMiAyMDo0NzoyOToNCg0KPiBPbiAyOS8wMy8yMDEyIDE0OjU2LCBQaWNj
b25pIEZhYmlvIHdyb3RlOg0KPiA+IEhpLA0KPiA+DQo+ID4gU28sIGEgZm9sbG93LXVwIG9mIHdo
YXQgSSBzYWlkIGR1cmluZyB0aGUgUGFyaXMgbWVldGluZzoNCj4gPg0KPiA+IDEpIFJlZ2FyZGlu
ZyB0aGUgY29udGVudCBhZGRyZXNzaW5nIG1lY2hhbmlzbSwgSSB0aGluayB0aGUgbWFuZGF0b3J5
DQo+ID4gc29sdXRpb24gc2hvdWxkIGJlIG9uZSB3aGljaCBpcyBhcyBzaW1wbGUgYXMgcG9zc2li
bGUgd2l0aG91dA0KPiA+IGNvbXByb21pc2luZyBlZmZpY2llbmN5Lg0KPiANCj4gSGkgYWxsDQo+
IA0KPiB0aGUgbWVyaXRzIG9mIGJpbnMgYXJlIHNvbWUgZWZmaWNpZW5jeSBnYWluIChiaW5zIHNh
dmUgMSBpbnRlZ2VyIG92ZXIgDQo+IChzdGFydCxlbmQpIHRvIGFkZHJlc3MgYSByYW5nZSkgYW5k
IGFuIG92ZXJhbGwgbW9yZSBlbGVnYW50IGRlc2lnbi4NCj4gDQo+IFdpdGggYmlucyB0aGVyZSBp
cyBvbmUgdW5pdCBvZiBhZGRyZXNzaW5nIGluIHRoZSB3aG9sZSBzeXN0ZW0gdGhhdA0KPiBpcyB1
c2VkIGZvciBjaHVuayBhdmFpbGFiaWxpdHkgbWFwcywgcmVxdWVzdGluZyBkYXRhIGFuZCBmb3Ig
YWRkcmVzc2luZyANCj4gdGhlIGhhc2hlcyBpbnNpZGUgdGhlIE1lcmtsZSBoYXNoIHRyZWUgKE1I
VCkgbmVlZGVkIGZvciBpbnRlZ3JpdHkgDQo+IHByb3RlY3Rpb24uIFRoZSBNZXJrbGUgaGFzaCB0
cmVlIGlzIHRoZSBiZXN0IGtub3duIHNvbHV0aW9uIGZvciBsb3cgDQo+IGxhdGVuY3kgaW50ZWdy
aXR5IGNoZWNraW5nIGZvciB2aWRlby1vbi1kZW1hbmQgYW5kIGhlbmNlIGlzIHByb3Bvc2VkIHRv
IA0KPiBiZSBtYW5kYXRvcnkgKHNlZSBiZWxvdykuDQo+IA0KPiBXaXRoIChzdGFydCxlbmQpIGFu
ZCBNSFRzIG1hbmRhdG9yeSB3ZSBuZWVkIGEgbmV3IHNjaGVtZSB0byBhZGRyZXNzIHRoZSANCj4g
bm9kZXMgaW4gdGhlIHRyZWUsIHJlc3VsdGluZyB0d28gdW5pdHMgaW4gdGhlIHN5c3RlbS4NCj4g
DQo+IElNSE8sIEJpbmFyeSB0cmVlcyBpcyAxc3QgeWVhciBjb21wdXRlciBzY2llbmNlIHN0dWZm
IDtvKQ0KPiANCj4gDQo+IA0KPiA+IDIpIFJlZ2FyZGluZyBpbnRlZ3JpdHkgY2hlY2tpbmcsDQo+
ID4NCj4gPiBTaW5jZSBzaWduLWFsbCBpcyAqc2lnbmlmaWNhbnRseSBzaW1wbGVyIHRvIGltcGxl
bWVudCogdGhhdA0KPiA+IE1lcmtsZS10cmVlcywgYW5kIHRoZSBncm91cCBzZWVtZWQgaGVhZGVk
IHRvd2FyZHMgbWFraW5nIG1lcmtsZS10cmVlcw0KPiA+IG1hbmRhdG9yeSBhbnl3YXksIEkgd291
bGQgc3VnZ2VzdCBtYWtpbmcgc3VwcG9ydCBmb3IgYm90aCBtYW5kYXRvcnksDQo+ID4gdGh1cyBz
dXBwb3J0aW5nIGxvdy1kZWxheSBhcHBsaWNhdGlvbnMuDQo+ID4NCj4gDQo+IEkgYWdyZWUuIEZv
ciBsaXZlIHN0cmVhbWluZywgc2lnbi1hbGwgYW5kIFdvbmctTGFtJ3Mgc2lnbmluaW5nIG9mIE1l
cmtsZSANCg0KPiB0cmVlcyBhcmUgdGhlIHR3byBvcHRpb25zIHRvIGNvbnNpZGVyLiBIZW5jZSBt
eSBwcm9wb3NhbCB0byBhZGQgYSANCj4gcmVmZXJlbmNlIHRvIHRoZSBXb25nLUxhbSBwYXBlciBb
RElHU0lHRkxPV10gdG8gU2VjLiA1IG9uIEZlYiAxNHRoLiBGb3IgDQo+IHZpZGVvLW9uLWRlbWFu
ZCwgdGhlIE1lcmtsZSBoYXNoIHRyZWVzIGFzIGRlc2NyaWJlZCBpbiB0aGUgZHJhZnQgYXJlIHRo
ZSANCg0KPiB3YXkgdG8gZ28sIElNSE8sIGFzIHRoZXkgYWxsb3cgZmFzdCB0aW1lLXRpbGwtcGxh
eWJhY2sgY29tcGFyZWQgdG8gZS5nLiANCj4gQml0VG9ycmVudCdzIGFwcHJvYWNoICg9ZG93bmxv
YWQgYWxsIGhhc2hlcyBiZWZvcmVoYW5kKQ0KPiANCj4gQ1UsDQo+ICAgICAgIEFybm8NCj4gDQo+
IA0KPiBbRElHU0lHRkxPV10gQ2h1bmcgS2VpIFdvbmcgYW5kIFNpbW9uIFMuIExhbS4gIkRpZ2l0
YWwgU2lnbmF0dXJlcyBmb3INCj4gRmxvd3MgYW5kIE11bHRpY2FzdHMiLiBJRUVFL0FDTSBUcmFu
c2FjdGlvbnMgb24gTmV0d29ya2luZywNCj4gVm9sdW1lIDcsICBJc3N1ZSA0LCBwcC4gNTAyLTUx
MywgQXVnIDE5OTkuDQo+IGh0dHA6Ly9keC5kb2kub3JnLzEwLjExMDkvOTAuNzkzMDA1DQo+IF9f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo+IHBwc3AgbWFp
bGluZyBsaXN0DQo+IHBwc3BAaWV0Zi5vcmcNCj4gaHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1h
bi9saXN0aW5mby9wcHNwDQo+IA0KDQoNCg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NClpURSBJbmZvcm1hdGlvbiBTZWN1cml0eSBOb3Rp
Y2U6IFRoZSBpbmZvcm1hdGlvbiBjb250YWluZWQgaW4gdGhpcyBtYWlsIGlzIHNvbGVseSBwcm9w
ZXJ0eSBvZiB0aGUgc2VuZGVyJ3Mgb3JnYW5pemF0aW9uLiBUaGlzIG1haWwgY29tbXVuaWNhdGlv
biBpcyBjb25maWRlbnRpYWwuIFJlY2lwaWVudHMgbmFtZWQgYWJvdmUgYXJlIG9ibGlnYXRlZCB0
byBtYWludGFpbiBzZWNyZWN5IGFuZCBhcmUgbm90IHBlcm1pdHRlZCB0byBkaXNjbG9zZSB0aGUg
Y29udGVudHMgb2YgdGhpcyBjb21tdW5pY2F0aW9uIHRvIG90aGVycy4NClRoaXMgZW1haWwgYW5k
IGFueSBmaWxlcyB0cmFuc21pdHRlZCB3aXRoIGl0IGFyZSBjb25maWRlbnRpYWwgYW5kIGludGVu
ZGVkIHNvbGVseSBmb3IgdGhlIHVzZSBvZiB0aGUgaW5kaXZpZHVhbCBvciBlbnRpdHkgdG8gd2hv
bSB0aGV5IGFyZSBhZGRyZXNzZWQuIElmIHlvdSBoYXZlIHJlY2VpdmVkIHRoaXMgZW1haWwgaW4g
ZXJyb3IgcGxlYXNlIG5vdGlmeSB0aGUgb3JpZ2luYXRvciBvZiB0aGUgbWVzc2FnZS4gQW55IHZp
ZXdzIGV4cHJlc3NlZCBpbiB0aGlzIG1lc3NhZ2UgYXJlIHRob3NlIG9mIHRoZSBpbmRpdmlkdWFs
IHNlbmRlci4NClRoaXMgbWVzc2FnZSBoYXMgYmVlbiBzY2FubmVkIGZvciB2aXJ1c2VzIGFuZCBT
cGFtIGJ5IFpURSBBbnRpLVNwYW0gc3lzdGVtLg0K
--=_alternative 0035B23A482579DB_=
Content-Type: text/html; charset="GB2312"
Content-Transfer-Encoding: base64

DQo8YnI+PGZvbnQgc2l6ZT0yIGZhY2U9InNhbnMtc2VyaWYiPkFjY29yZGluZyBwcGxpdmUncyBw
YXBlciwgdGhlIHVuaXQgb2YNCmNvbnRlbnQgYWR2ZXJ0aXNlbWVudCBhbmQgdGhlIHVuaXQgb2Yg
Y29udGVudCB0cmFuc21pc3Npb24gdXNlZCBieSBwcGxpdmUNCmFyZSBkaWZmZXJlbnQuIHBwbGl2
ZSB1c2VzIDJNQi1zaXplIGNodWNrIGFzIHRoZSB1bml0IG9mIGNvbnRlbnQgYWR2ZXJ0aXNlbWVu
dCwNCmFuZCAxS0IgYXMgdGhlIHVuaXQgb2YgY29udGVudCB0cmFuc21pc3Npb24uPC9mb250Pg0K
PGJyPjxmb250IHNpemU9MiBmYWNlPSJzYW5zLXNlcmlmIj5EbyB3ZSBuZWVkIHRvIGFkb3B0IHRo
aXMgbWV0aG9kIHRvIHJlZHVjZQ0KTUhUIHNpemUgYW5kIGJpdG1hcCBzaXplPzxicj4NCjxicj4N
Cjxicj4NCjwvZm9udD4NCjxicj4NCjxicj48dHQ+PGZvbnQgc2l6ZT0yPnBwc3AtYm91bmNlc0Bp
ZXRmLm9yZyDQtNPaIDIwMTItMDQtMDIgMjA6NDc6Mjk6PGJyPg0KPGJyPg0KJmd0OyBPbiAyOS8w
My8yMDEyIDE0OjU2LCBQaWNjb25pIEZhYmlvIHdyb3RlOjxicj4NCiZndDsgJmd0OyBIaSw8YnI+
DQomZ3Q7ICZndDs8YnI+DQomZ3Q7ICZndDsgU28sIGEgZm9sbG93LXVwIG9mIHdoYXQgSSBzYWlk
IGR1cmluZyB0aGUgUGFyaXMgbWVldGluZzo8YnI+DQomZ3Q7ICZndDs8YnI+DQomZ3Q7ICZndDsg
MSkgUmVnYXJkaW5nIHRoZSBjb250ZW50IGFkZHJlc3NpbmcgbWVjaGFuaXNtLCBJIHRoaW5rIHRo
ZSBtYW5kYXRvcnk8YnI+DQomZ3Q7ICZndDsgc29sdXRpb24gc2hvdWxkIGJlIG9uZSB3aGljaCBp
cyBhcyBzaW1wbGUgYXMgcG9zc2libGUgd2l0aG91dDxicj4NCiZndDsgJmd0OyBjb21wcm9taXNp
bmcgZWZmaWNpZW5jeS48YnI+DQomZ3Q7IDxicj4NCiZndDsgSGkgYWxsPGJyPg0KJmd0OyA8YnI+
DQomZ3Q7IHRoZSBtZXJpdHMgb2YgYmlucyBhcmUgc29tZSBlZmZpY2llbmN5IGdhaW4gKGJpbnMg
c2F2ZSAxIGludGVnZXIgb3Zlcg0KPGJyPg0KJmd0OyAoc3RhcnQsZW5kKSB0byBhZGRyZXNzIGEg
cmFuZ2UpIGFuZCBhbiBvdmVyYWxsIG1vcmUgZWxlZ2FudCBkZXNpZ24uPGJyPg0KJmd0OyA8YnI+
DQomZ3Q7IFdpdGggYmlucyB0aGVyZSBpcyBvbmUgdW5pdCBvZiBhZGRyZXNzaW5nIGluIHRoZSB3
aG9sZSBzeXN0ZW0gdGhhdDxicj4NCiZndDsgaXMgdXNlZCBmb3IgY2h1bmsgYXZhaWxhYmlsaXR5
IG1hcHMsIHJlcXVlc3RpbmcgZGF0YSBhbmQgZm9yIGFkZHJlc3NpbmcNCjxicj4NCiZndDsgdGhl
IGhhc2hlcyBpbnNpZGUgdGhlIE1lcmtsZSBoYXNoIHRyZWUgKE1IVCkgbmVlZGVkIGZvciBpbnRl
Z3JpdHkNCjxicj4NCiZndDsgcHJvdGVjdGlvbi4gVGhlIE1lcmtsZSBoYXNoIHRyZWUgaXMgdGhl
IGJlc3Qga25vd24gc29sdXRpb24gZm9yIGxvdw0KPGJyPg0KJmd0OyBsYXRlbmN5IGludGVncml0
eSBjaGVja2luZyBmb3IgdmlkZW8tb24tZGVtYW5kIGFuZCBoZW5jZSBpcyBwcm9wb3NlZA0KdG8g
PGJyPg0KJmd0OyBiZSBtYW5kYXRvcnkgKHNlZSBiZWxvdykuPGJyPg0KJmd0OyA8YnI+DQomZ3Q7
IFdpdGggKHN0YXJ0LGVuZCkgYW5kIE1IVHMgbWFuZGF0b3J5IHdlIG5lZWQgYSBuZXcgc2NoZW1l
IHRvIGFkZHJlc3MNCnRoZSA8YnI+DQomZ3Q7IG5vZGVzIGluIHRoZSB0cmVlLCByZXN1bHRpbmcg
dHdvIHVuaXRzIGluIHRoZSBzeXN0ZW0uPGJyPg0KJmd0OyA8YnI+DQomZ3Q7IElNSE8sIEJpbmFy
eSB0cmVlcyBpcyAxc3QgeWVhciBjb21wdXRlciBzY2llbmNlIHN0dWZmIDtvKTxicj4NCiZndDsg
PGJyPg0KJmd0OyA8YnI+DQomZ3Q7IDxicj4NCiZndDsgJmd0OyAyKSBSZWdhcmRpbmcgaW50ZWdy
aXR5IGNoZWNraW5nLDxicj4NCiZndDsgJmd0Ozxicj4NCiZndDsgJmd0OyBTaW5jZSBzaWduLWFs
bCBpcyAqc2lnbmlmaWNhbnRseSBzaW1wbGVyIHRvIGltcGxlbWVudCogdGhhdDxicj4NCiZndDsg
Jmd0OyBNZXJrbGUtdHJlZXMsIGFuZCB0aGUgZ3JvdXAgc2VlbWVkIGhlYWRlZCB0b3dhcmRzIG1h
a2luZyBtZXJrbGUtdHJlZXM8YnI+DQomZ3Q7ICZndDsgbWFuZGF0b3J5IGFueXdheSwgSSB3b3Vs
ZCBzdWdnZXN0IG1ha2luZyBzdXBwb3J0IGZvciBib3RoIG1hbmRhdG9yeSw8YnI+DQomZ3Q7ICZn
dDsgdGh1cyBzdXBwb3J0aW5nIGxvdy1kZWxheSBhcHBsaWNhdGlvbnMuPGJyPg0KJmd0OyAmZ3Q7
PGJyPg0KJmd0OyA8YnI+DQomZ3Q7IEkgYWdyZWUuIEZvciBsaXZlIHN0cmVhbWluZywgc2lnbi1h
bGwgYW5kIFdvbmctTGFtJ3Mgc2lnbmluaW5nIG9mDQpNZXJrbGUgPGJyPg0KJmd0OyB0cmVlcyBh
cmUgdGhlIHR3byBvcHRpb25zIHRvIGNvbnNpZGVyLiBIZW5jZSBteSBwcm9wb3NhbCB0byBhZGQg
YQ0KPGJyPg0KJmd0OyByZWZlcmVuY2UgdG8gdGhlIFdvbmctTGFtIHBhcGVyIFtESUdTSUdGTE9X
XSB0byBTZWMuIDUgb24gRmViIDE0dGguDQpGb3IgPGJyPg0KJmd0OyB2aWRlby1vbi1kZW1hbmQs
IHRoZSBNZXJrbGUgaGFzaCB0cmVlcyBhcyBkZXNjcmliZWQgaW4gdGhlIGRyYWZ0IGFyZQ0KdGhl
IDxicj4NCiZndDsgd2F5IHRvIGdvLCBJTUhPLCBhcyB0aGV5IGFsbG93IGZhc3QgdGltZS10aWxs
LXBsYXliYWNrIGNvbXBhcmVkIHRvDQplLmcuIDxicj4NCiZndDsgQml0VG9ycmVudCdzIGFwcHJv
YWNoICg9ZG93bmxvYWQgYWxsIGhhc2hlcyBiZWZvcmVoYW5kKTxicj4NCiZndDsgPGJyPg0KJmd0
OyBDVSw8YnI+DQomZ3Q7ICZuYnNwOyAmbmJzcDsgJm5ic3A7IEFybm88YnI+DQomZ3Q7IDxicj4N
CiZndDsgPGJyPg0KJmd0OyBbRElHU0lHRkxPV10gQ2h1bmcgS2VpIFdvbmcgYW5kIFNpbW9uIFMu
IExhbS4gJnF1b3Q7RGlnaXRhbCBTaWduYXR1cmVzDQpmb3I8YnI+DQomZ3Q7IEZsb3dzIGFuZCBN
dWx0aWNhc3RzJnF1b3Q7LiBJRUVFL0FDTSBUcmFuc2FjdGlvbnMgb24gTmV0d29ya2luZyw8YnI+
DQomZ3Q7IFZvbHVtZSA3LCAmbmJzcDtJc3N1ZSA0LCBwcC4gNTAyLTUxMywgQXVnIDE5OTkuPGJy
Pg0KJmd0OyBodHRwOi8vZHguZG9pLm9yZy8xMC4xMTA5LzkwLjc5MzAwNTxicj4NCiZndDsgX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX188YnI+DQomZ3Q7IHBw
c3AgbWFpbGluZyBsaXN0PGJyPg0KJmd0OyBwcHNwQGlldGYub3JnPGJyPg0KJmd0OyBodHRwczov
L3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3Bwc3A8YnI+DQomZ3Q7IDxicj4NCjwvZm9u
dD48L3R0Pg0KPGJyPjxwcmU+DQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLQ0KWlRFJm5ic3A7SW5mb3JtYXRpb24mbmJzcDtTZWN1cml0eSZu
YnNwO05vdGljZTombmJzcDtUaGUmbmJzcDtpbmZvcm1hdGlvbiZuYnNwO2NvbnRhaW5lZCZuYnNw
O2luJm5ic3A7dGhpcyZuYnNwO21haWwmbmJzcDtpcyZuYnNwO3NvbGVseSZuYnNwO3Byb3BlcnR5
Jm5ic3A7b2YmbmJzcDt0aGUmbmJzcDtzZW5kZXIncyZuYnNwO29yZ2FuaXphdGlvbi4mbmJzcDtU
aGlzJm5ic3A7bWFpbCZuYnNwO2NvbW11bmljYXRpb24mbmJzcDtpcyZuYnNwO2NvbmZpZGVudGlh
bC4mbmJzcDtSZWNpcGllbnRzJm5ic3A7bmFtZWQmbmJzcDthYm92ZSZuYnNwO2FyZSZuYnNwO29i
bGlnYXRlZCZuYnNwO3RvJm5ic3A7bWFpbnRhaW4mbmJzcDtzZWNyZWN5Jm5ic3A7YW5kJm5ic3A7
YXJlJm5ic3A7bm90Jm5ic3A7cGVybWl0dGVkJm5ic3A7dG8mbmJzcDtkaXNjbG9zZSZuYnNwO3Ro
ZSZuYnNwO2NvbnRlbnRzJm5ic3A7b2YmbmJzcDt0aGlzJm5ic3A7Y29tbXVuaWNhdGlvbiZuYnNw
O3RvJm5ic3A7b3RoZXJzLg0KVGhpcyZuYnNwO2VtYWlsJm5ic3A7YW5kJm5ic3A7YW55Jm5ic3A7
ZmlsZXMmbmJzcDt0cmFuc21pdHRlZCZuYnNwO3dpdGgmbmJzcDtpdCZuYnNwO2FyZSZuYnNwO2Nv
bmZpZGVudGlhbCZuYnNwO2FuZCZuYnNwO2ludGVuZGVkJm5ic3A7c29sZWx5Jm5ic3A7Zm9yJm5i
c3A7dGhlJm5ic3A7dXNlJm5ic3A7b2YmbmJzcDt0aGUmbmJzcDtpbmRpdmlkdWFsJm5ic3A7b3Im
bmJzcDtlbnRpdHkmbmJzcDt0byZuYnNwO3dob20mbmJzcDt0aGV5Jm5ic3A7YXJlJm5ic3A7YWRk
cmVzc2VkLiZuYnNwO0lmJm5ic3A7eW91Jm5ic3A7aGF2ZSZuYnNwO3JlY2VpdmVkJm5ic3A7dGhp
cyZuYnNwO2VtYWlsJm5ic3A7aW4mbmJzcDtlcnJvciZuYnNwO3BsZWFzZSZuYnNwO25vdGlmeSZu
YnNwO3RoZSZuYnNwO29yaWdpbmF0b3ImbmJzcDtvZiZuYnNwO3RoZSZuYnNwO21lc3NhZ2UuJm5i
c3A7QW55Jm5ic3A7dmlld3MmbmJzcDtleHByZXNzZWQmbmJzcDtpbiZuYnNwO3RoaXMmbmJzcDtt
ZXNzYWdlJm5ic3A7YXJlJm5ic3A7dGhvc2UmbmJzcDtvZiZuYnNwO3RoZSZuYnNwO2luZGl2aWR1
YWwmbmJzcDtzZW5kZXIuDQpUaGlzJm5ic3A7bWVzc2FnZSZuYnNwO2hhcyZuYnNwO2JlZW4mbmJz
cDtzY2FubmVkJm5ic3A7Zm9yJm5ic3A7dmlydXNlcyZuYnNwO2FuZCZuYnNwO1NwYW0mbmJzcDti
eSZuYnNwO1pURSZuYnNwO0FudGktU3BhbSZuYnNwO3N5c3RlbS4NCjwvcHJlPg==
--=_alternative 0035B23A482579DB_=--


From a.bakker@vu.nl  Tue Apr 10 02:49:56 2012
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 DF8B221F882D for <ppsp@ietfa.amsl.com>; Tue, 10 Apr 2012 02:49:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.104
X-Spam-Level: 
X-Spam-Status: No, score=-1.104 tagged_above=-999 required=5 tests=[AWL=-0.800, BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545,  J_CHICKENPOX_31=0.6, J_CHICKENPOX_63=0.6, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gYg+8Zr1Dlgw for <ppsp@ietfa.amsl.com>; Tue, 10 Apr 2012 02:49:56 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.18]) by ietfa.amsl.com (Postfix) with ESMTP id 0FEBD21F8826 for <ppsp@ietf.org>; Tue, 10 Apr 2012 02:49:55 -0700 (PDT)
Received: from PEXHB011A.vu.local (130.37.236.64) by mailin.vu.nl (130.37.164.18) with Microsoft SMTP Server (TLS) id 14.2.283.3; Tue, 10 Apr 2012 11:49:54 +0200
Received: from [130.37.193.73] (130.37.238.20) by mails.vu.nl (130.37.236.64) with Microsoft SMTP Server (TLS) id 14.2.283.3; Tue, 10 Apr 2012 11:49:53 +0200
Message-ID: <4F84025C.3040206@cs.vu.nl>
Date: Tue, 10 Apr 2012 11:50:20 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: ppsp <ppsp@ietf.org>
References: <2012033016511639412036@chinamobile.com>
In-Reply-To: <2012033016511639412036@chinamobile.com>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Subject: Re: [ppsp] re-charter issue discussion(cont'):transport mechanism
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: Tue, 10 Apr 2012 09:49:57 -0000

On 30/03/2012 10:53, zhangyunfei wrote:
> Hi all,
> To continue the re-charter discussion in PPSP WG meeting, I would like
> to discuss more on the transport mechanism issue.
> I happen to know in RTCWeb, the transport protocol between two peer
> browsers seems to been decided: For media part, srtp/rtp over UDP(I am
> not quite sure of if it is accurate). For data transmit, Datagrams over
> SCTP over DTLS over UDP.
> My question is: If this related to PPSP transport mechanism? Or totally
> two different things?Any different requirements? Just to provide such
> info to incur discussion.

Hi all

to keep the re-charter discussion brief could we perhaps split the
discussion into (1) where media transport aspects should be discussed
and (2) what the transport actually is.

For (1), I'd like to keep it inside the peer protocol spec, as mentioned 
before.

For (2): The RTCWEB work is definitely relevant, so thanks for keeping 
us up-to-date, Yunfei. There are of course differences, notably PPSP is 
also about time-shifted streaming, i.e. video-on-demand. This means 
real-time is not always relevant and we also need to think about 
post-view seeding. The latter makes LEDBAT support important.
Furthermore, sender authentication and privacy may be less important for 
us than in the RTCWEB teleconferencing scenarios.
Also PPSP is more about one-to-many than RTCWEB, although they may be
looking at that too.

I think we should definitely advocate our work in RTCWEB, but in Canada 
they weren't ready for P2P scenarios yet, and I haven't followed their 
progress since.

CU,
      Arno

From a.bakker@vu.nl  Tue Apr 10 04:19:22 2012
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 0208F21F85F6; Tue, 10 Apr 2012 04:19:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.504
X-Spam-Level: 
X-Spam-Status: No, score=-1.504 tagged_above=-999 required=5 tests=[AWL=0.400,  BAYES_50=0.001, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qzMHP8fPwuBr; Tue, 10 Apr 2012 04:19:21 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.17]) by ietfa.amsl.com (Postfix) with ESMTP id 24CA121F85F4; Tue, 10 Apr 2012 04:19:20 -0700 (PDT)
Received: from PEXHB011A.vu.local (130.37.236.64) by mailin.vu.nl (130.37.164.17) with Microsoft SMTP Server (TLS) id 14.2.283.3; Tue, 10 Apr 2012 13:19:19 +0200
Received: from [130.37.193.73] (130.37.238.20) by mails.vu.nl (130.37.236.64) with Microsoft SMTP Server (TLS) id 14.2.283.3; Tue, 10 Apr 2012 13:19:19 +0200
Message-ID: <4F841752.4080908@cs.vu.nl>
Date: Tue, 10 Apr 2012 13:19:46 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: <li.lichun1@zte.com.cn>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn>
In-Reply-To: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn>
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Cc: ppsp <ppsp@ietf.org>, ppsp-bounces@ietf.org
Subject: Re: [ppsp] Proposal to resolve Issue 10 + 13
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: Tue, 10 Apr 2012 11:19:22 -0000

On 09/04/2012 11:46, li.lichun1@zte.com.cn wrote:
> 
> According pplive's paper, the unit of content advertisement and the unit 
> of content transmission used by pplive are different. pplive uses 
> 2MB-size chuck as the unit of content advertisement, and 1KB as the unit 
> of content transmission.
> Do we need to adopt this method to reduce MHT size and bitmap size?
> 

Hi

the size of the Merkle Hash Tree (MHT) depends on the transmission unit.

Availability could be reported in larger units, as a way to compress the
map. But some variants of run-length encoding may work as well.
For example, note that people watch the content linearly in PPSP. So the
first part of the availability map will be filled, and is therefore
easily compressible. The current bin numbers (on-the-wire) and binmaps
(self-compressing data structure for storing a bitmap in-core) can
compress such ranges.

This maybe something to discuss in the usage guide, as the peer protocol
will support multiple chunk addressing schemes.

CU,
    Arno




From wes@mti-systems.com  Tue Apr 10 16:40:03 2012
Return-Path: <wes@mti-systems.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 1131911E810C for <ppsp@ietfa.amsl.com>; Tue, 10 Apr 2012 16:40:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level: 
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[AWL=-0.600, BAYES_00=-2.599, J_CHICKENPOX_31=0.6, J_CHICKENPOX_63=0.6]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7s3npyA3SKKl for <ppsp@ietfa.amsl.com>; Tue, 10 Apr 2012 16:40:01 -0700 (PDT)
Received: from omr14.networksolutionsemail.com (omr14.networksolutionsemail.com [205.178.146.64]) by ietfa.amsl.com (Postfix) with ESMTP id 4A69B11E80DE for <ppsp@ietf.org>; Tue, 10 Apr 2012 16:40:01 -0700 (PDT)
Received: from cm-omr10 (mail.networksolutionsemail.com [205.178.146.50]) by omr14.networksolutionsemail.com (8.13.8/8.13.8) with ESMTP id q3ANe0Bp014113 for <ppsp@ietf.org>; Tue, 10 Apr 2012 19:40:00 -0400
Authentication-Results: cm-omr10 smtp.user=wes@mti-systems.com; auth=pass (PLAIN)
X-Authenticated-UID: wes@mti-systems.com
Received: from [69.81.143.202] ([69.81.143.202:42911] helo=[192.168.1.106]) by cm-omr10 (envelope-from <wes@mti-systems.com>) (ecelerity 2.2.2.41 r(31179/31189)) with ESMTPA id B3/EA-30492-0D4C48F4; Tue, 10 Apr 2012 19:40:00 -0400
Message-ID: <4F84C4CD.3040603@mti-systems.com>
Date: Tue, 10 Apr 2012 19:39:57 -0400
From: Wesley Eddy <wes@mti-systems.com>
Organization: MTI Systems
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1
MIME-Version: 1.0
To: arno@cs.vu.nl
References: <2012033016511639412036@chinamobile.com> <4F84025C.3040206@cs.vu.nl>
In-Reply-To: <4F84025C.3040206@cs.vu.nl>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ppsp <ppsp@ietf.org>
Subject: Re: [ppsp] re-charter issue discussion(cont'):transport mechanism
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, 10 Apr 2012 23:40:03 -0000

On 4/10/2012 5:50 AM, Arno Bakker wrote:
> On 30/03/2012 10:53, zhangyunfei wrote:
>> Hi all,
>> To continue the re-charter discussion in PPSP WG meeting, I would like
>> to discuss more on the transport mechanism issue.
>> I happen to know in RTCWeb, the transport protocol between two peer
>> browsers seems to been decided: For media part, srtp/rtp over UDP(I am
>> not quite sure of if it is accurate). For data transmit, Datagrams over
>> SCTP over DTLS over UDP.
>> My question is: If this related to PPSP transport mechanism? Or totally
>> two different things?Any different requirements? Just to provide such
>> info to incur discussion.
> 
> Hi all
> 
> to keep the re-charter discussion brief could we perhaps split the
> discussion into (1) where media transport aspects should be discussed
> and (2) what the transport actually is.
> 
> For (1), I'd like to keep it inside the peer protocol spec, as mentioned
> before.
> 
> For (2): The RTCWEB work is definitely relevant, so thanks for keeping
> us up-to-date, Yunfei. There are of course differences, notably PPSP is
> also about time-shifted streaming, i.e. video-on-demand. This means
> real-time is not always relevant and we also need to think about
> post-view seeding. The latter makes LEDBAT support important.
> Furthermore, sender authentication and privacy may be less important for
> us than in the RTCWEB teleconferencing scenarios.
> Also PPSP is more about one-to-many than RTCWEB, although they may be
> looking at that too.
> 
> I think we should definitely advocate our work in RTCWEB, but in Canada
> they weren't ready for P2P scenarios yet, and I haven't followed their
> progress since.
> 


In my view, PPSP should not be distracted by RTCWEB or
go to any effort to mimic its decisions.  The methods
of operating are very different between the RTCWEB
browser-to-browser media flows between the involved
users and the PPSP method of using a tracker to find
peers in a swarm, and then doing chunk-based retrieval
of the media from the swarm rather than direct from
a source like RTCWEB does.

I am in agreement with Arno's point 1 that media
transport within the peer protocol is highly desirable.

-- 
Wes Eddy
MTI Systems

From zhangyunfei@chinamobile.com  Thu Apr 12 01:39:48 2012
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 6212721F861F; Thu, 12 Apr 2012 01:39:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -88.128
X-Spam-Level: 
X-Spam-Status: No, score=-88.128 tagged_above=-999 required=5 tests=[BAYES_50=0.001, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001,  J_CHICKENPOX_74=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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XqYT90P8nsCX; Thu, 12 Apr 2012 01:39:47 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id C29E621F8620; Thu, 12 Apr 2012 01:39:46 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 3B56BE5B2; Thu, 12 Apr 2012 16:39:45 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 2CE8DE448; Thu, 12 Apr 2012 16:39:45 +0800 (CST)
Received: from zyf-PC ([10.1.5.3]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041216394274-14454 ; Thu, 12 Apr 2012 16:39:42 +0800 
Date: Thu, 12 Apr 2012 16:39:36 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: li.lichun1 <li.lichun1@zte.com.cn>, "arno@cs.vu.nl" <arno@cs.vu.nl>,  "Picconi Fabio" <Fabio.Picconi@technicolor.com>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012041216393612240745@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-12 16:39:43, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-12 16:39:44, Serialize complete at 2012-04-12 16:39:44
Content-Type: multipart/alternative; boundary="----=_001_NextPart352283556434_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18832.004
X-TM-AS-Result: No--52.223-7.0-31-10
X-imss-scan-details: No--52.223-7.0-31-10;No--52.223-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Cc: ppsp <ppsp@ietf.org>, ppsp-bounces <ppsp-bounces@ietf.org>
Subject: [ppsp] =?gb2312?b?u9i4tDogUmU6ICBQcm9wb3NhbCB0byByZXNvbHZlIElz?= =?gb2312?b?c3VlIDEwICsgMTM=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 12 Apr 2012 08:39:48 -0000

This is a multi-part message in MIME format.

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

SGkgYWxsLCANCiAgICAgUGxlYXNlIHNlZSBpbmxpbmUuIFRoYW5rcy4NCg0KWXVuZmVpDQoNCg0K
DQoNCnpoYW5neXVuZmVpDQoNCreivP7Iy6O6IGxpLmxpY2h1bjENCreiy83Ksbzko7ogMjAxMi0w
NC0wOSAxNzo0Ng0KytW8/sjLo7ogYXJubw0Ks63LzaO6IHBwc3A7IHBwc3AtYm91bmNlcw0K1vfM
4qO6IFJlOiBbcHBzcF0gUHJvcG9zYWwgdG8gcmVzb2x2ZSBJc3N1ZSAxMCArIDEzDQoNCkFjY29y
ZGluZyBwcGxpdmUncyBwYXBlciwgdGhlIHVuaXQgb2YgY29udGVudCBhZHZlcnRpc2VtZW50IGFu
ZCB0aGUgdW5pdCBvZiBjb250ZW50IHRyYW5zbWlzc2lvbiB1c2VkIGJ5IHBwbGl2ZSBhcmUgZGlm
ZmVyZW50LiBwcGxpdmUgdXNlcyAyTUItc2l6ZSBjaHVjayBhcyB0aGUgdW5pdCBvZiBjb250ZW50
IGFkdmVydGlzZW1lbnQsIGFuZCAxS0IgYXMgdGhlIHVuaXQgb2YgY29udGVudCB0cmFuc21pc3Np
b24uIA0KRG8gd2UgbmVlZCB0byBhZG9wdCB0aGlzIG1ldGhvZCB0byByZWR1Y2UgTUhUIHNpemUg
YW5kIGJpdG1hcCBzaXplPw0KDQoNCg0KDQpwcHNwLWJvdW5jZXNAaWV0Zi5vcmcg0LTT2iAyMDEy
LTA0LTAyIDIwOjQ3OjI5Og0KDQo+IE9uIDI5LzAzLzIwMTIgMTQ6NTYsIFBpY2NvbmkgRmFiaW8g
d3JvdGU6DQo+ID4gSGksDQo+ID4NCj4gPiBTbywgYSBmb2xsb3ctdXAgb2Ygd2hhdCBJIHNhaWQg
ZHVyaW5nIHRoZSBQYXJpcyBtZWV0aW5nOg0KPiA+DQo+ID4gMSkgUmVnYXJkaW5nIHRoZSBjb250
ZW50IGFkZHJlc3NpbmcgbWVjaGFuaXNtLCBJIHRoaW5rIHRoZSBtYW5kYXRvcnkNCj4gPiBzb2x1
dGlvbiBzaG91bGQgYmUgb25lIHdoaWNoIGlzIGFzIHNpbXBsZSBhcyBwb3NzaWJsZSB3aXRob3V0
DQo+ID4gY29tcHJvbWlzaW5nIGVmZmljaWVuY3kuDQo+IA0KPiBIaSBhbGwNCj4gDQo+IHRoZSBt
ZXJpdHMgb2YgYmlucyBhcmUgc29tZSBlZmZpY2llbmN5IGdhaW4gKGJpbnMgc2F2ZSAxIGludGVn
ZXIgb3ZlciANCj4gKHN0YXJ0LGVuZCkgdG8gYWRkcmVzcyBhIHJhbmdlKSBhbmQgYW4gb3ZlcmFs
bCBtb3JlIGVsZWdhbnQgZGVzaWduLg0KPiANCj4gV2l0aCBiaW5zIHRoZXJlIGlzIG9uZSB1bml0
IG9mIGFkZHJlc3NpbmcgaW4gdGhlIHdob2xlIHN5c3RlbSB0aGF0DQo+IGlzIHVzZWQgZm9yIGNo
dW5rIGF2YWlsYWJpbGl0eSBtYXBzLCByZXF1ZXN0aW5nIGRhdGEgYW5kIGZvciBhZGRyZXNzaW5n
IA0KPiB0aGUgaGFzaGVzIGluc2lkZSB0aGUgTWVya2xlIGhhc2ggdHJlZSAoTUhUKSBuZWVkZWQg
Zm9yIGludGVncml0eSANCj4gcHJvdGVjdGlvbi4gVGhlIE1lcmtsZSBoYXNoIHRyZWUgaXMgdGhl
IGJlc3Qga25vd24gc29sdXRpb24gZm9yIGxvdyANCj4gbGF0ZW5jeSBpbnRlZ3JpdHkgY2hlY2tp
bmcgZm9yIHZpZGVvLW9uLWRlbWFuZCBhbmQgaGVuY2UgaXMgcHJvcG9zZWQgdG8gDQo+IGJlIG1h
bmRhdG9yeSAoc2VlIGJlbG93KS4NCj4gDQo+IFdpdGggKHN0YXJ0LGVuZCkgYW5kIE1IVHMgbWFu
ZGF0b3J5IHdlIG5lZWQgYSBuZXcgc2NoZW1lIHRvIGFkZHJlc3MgdGhlIA0KPiBub2RlcyBpbiB0
aGUgdHJlZSwgcmVzdWx0aW5nIHR3byB1bml0cyBpbiB0aGUgc3lzdGVtLg0KPiANCj4gSU1ITywg
QmluYXJ5IHRyZWVzIGlzIDFzdCB5ZWFyIGNvbXB1dGVyIHNjaWVuY2Ugc3R1ZmYgO28pDQpbWXVu
ZmVpXSANCkNvbXBhcmVkIHdpdGggcmFuZ2UgZXhwcmVzc2lvbiwgQmluIG51bWJlcmluZyBhbmQg
QmlubWFwIG1heSBoYXMgc29tZSBpbmVmZmljaWVuY3kgaW4gc29tZSBjYXNlcy4gRm9yIGV4YW1w
bGUsUGVlciBBIGhvbGRzIGNodW5rICMwLDQsOCwxMiwgdGhlIGJpbm1hcCBjYW5ub3QgYmUgZXhw
cmVzc2VkIGJ5IGEgYmluIG51bWJlciBpbiBoaWdoZXIgbGF5ZXIsIHNheSwgMSwzLDcsIGV0Yy4u
IEluIHRoaXMgY2FzZSwgdGhlIGVmZmljaWVuY3kgb2YgTUhUIGNhbm5vdCBiZSByZWFsaXplZC5T
byBjYW4gd2Ugc2F5IHRoYXQgYmluIGhhcyBtZXJpdHMgb2YgZWZmaWNpZW5jeT8NCiANCj4gDQo+
IA0KPiA+IDIpIFJlZ2FyZGluZyBpbnRlZ3JpdHkgY2hlY2tpbmcsDQo+ID4NCj4gPiBTaW5jZSBz
aWduLWFsbCBpcyAqc2lnbmlmaWNhbnRseSBzaW1wbGVyIHRvIGltcGxlbWVudCogdGhhdA0KPiA+
IE1lcmtsZS10cmVlcywgYW5kIHRoZSBncm91cCBzZWVtZWQgaGVhZGVkIHRvd2FyZHMgbWFraW5n
IG1lcmtsZS10cmVlcw0KPiA+IG1hbmRhdG9yeSBhbnl3YXksIEkgd291bGQgc3VnZ2VzdCBtYWtp
bmcgc3VwcG9ydCBmb3IgYm90aCBtYW5kYXRvcnksDQo+ID4gdGh1cyBzdXBwb3J0aW5nIGxvdy1k
ZWxheSBhcHBsaWNhdGlvbnMuDQo+ID4NCj4gDQo+IEkgYWdyZWUuIEZvciBsaXZlIHN0cmVhbWlu
Zywgc2lnbi1hbGwgYW5kIFdvbmctTGFtJ3Mgc2lnbmluaW5nIG9mIE1lcmtsZSANCj4gdHJlZXMg
YXJlIHRoZSB0d28gb3B0aW9ucyB0byBjb25zaWRlci4gSGVuY2UgbXkgcHJvcG9zYWwgdG8gYWRk
IGEgDQo+IHJlZmVyZW5jZSB0byB0aGUgV29uZy1MYW0gcGFwZXIgW0RJR1NJR0ZMT1ddIHRvIFNl
Yy4gNSBvbiBGZWIgMTR0aC4gRm9yIA0KPiB2aWRlby1vbi1kZW1hbmQsIHRoZSBNZXJrbGUgaGFz
aCB0cmVlcyBhcyBkZXNjcmliZWQgaW4gdGhlIGRyYWZ0IGFyZSB0aGUgDQo+IHdheSB0byBnbywg
SU1ITywgYXMgdGhleSBhbGxvdyBmYXN0IHRpbWUtdGlsbC1wbGF5YmFjayBjb21wYXJlZCB0byBl
LmcuIA0KPiBCaXRUb3JyZW50J3MgYXBwcm9hY2ggKD1kb3dubG9hZCBhbGwgaGFzaGVzIGJlZm9y
ZWhhbmQpDQo+IA0KPiBDVSwNCj4gICAgICAgQXJubw0KPiANCj4gDQo+IFtESUdTSUdGTE9XXSBD
aHVuZyBLZWkgV29uZyBhbmQgU2ltb24gUy4gTGFtLiAiRGlnaXRhbCBTaWduYXR1cmVzIGZvcg0K
PiBGbG93cyBhbmQgTXVsdGljYXN0cyIuIElFRUUvQUNNIFRyYW5zYWN0aW9ucyBvbiBOZXR3b3Jr
aW5nLA0KPiBWb2x1bWUgNywgIElzc3VlIDQsIHBwLiA1MDItNTEzLCBBdWcgMTk5OS4NCj4gaHR0
cDovL2R4LmRvaS5vcmcvMTAuMTEwOS85MC43OTMwMDUNCj4gX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX18NCj4gcHBzcCBtYWlsaW5nIGxpc3QNCj4gcHBzcEBp
ZXRmLm9yZw0KPiBodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3Bwc3ANCj4g
DQoNCg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0NClpURSBJbmZvcm1hdGlvbiBTZWN1cml0eSBOb3RpY2U6IFRoZSBpbmZvcm1hdGlvbiBj
b250YWluZWQgaW4gdGhpcyBtYWlsIGlzIHNvbGVseSBwcm9wZXJ0eSBvZiB0aGUgc2VuZGVyJ3Mg
b3JnYW5pemF0aW9uLiBUaGlzIG1haWwgY29tbXVuaWNhdGlvbiBpcyBjb25maWRlbnRpYWwuIFJl
Y2lwaWVudHMgbmFtZWQgYWJvdmUgYXJlIG9ibGlnYXRlZCB0byBtYWludGFpbiBzZWNyZWN5IGFu
ZCBhcmUgbm90IHBlcm1pdHRlZCB0byBkaXNjbG9zZSB0aGUgY29udGVudHMgb2YgdGhpcyBjb21t
dW5pY2F0aW9uIHRvIG90aGVycy4NClRoaXMgZW1haWwgYW5kIGFueSBmaWxlcyB0cmFuc21pdHRl
ZCB3aXRoIGl0IGFyZSBjb25maWRlbnRpYWwgYW5kIGludGVuZGVkIHNvbGVseSBmb3IgdGhlIHVz
ZSBvZiB0aGUgaW5kaXZpZHVhbCBvciBlbnRpdHkgdG8gd2hvbSB0aGV5IGFyZSBhZGRyZXNzZWQu
IElmIHlvdSBoYXZlIHJlY2VpdmVkIHRoaXMgZW1haWwgaW4gZXJyb3IgcGxlYXNlIG5vdGlmeSB0
aGUgb3JpZ2luYXRvciBvZiB0aGUgbWVzc2FnZS4gQW55IHZpZXdzIGV4cHJlc3NlZCBpbiB0aGlz
IG1lc3NhZ2UgYXJlIHRob3NlIG9mIHRoZSBpbmRpdmlkdWFsIHNlbmRlci4NClRoaXMgbWVzc2Fn
ZSBoYXMgYmVlbiBzY2FubmVkIGZvciB2aXJ1c2VzIGFuZCBTcGFtIGJ5IFpURSBBbnRpLVNwYW0g
c3lzdGVtLg==

------=_001_NextPart352283556434_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DIV.FoxDiv20120412112452103641 {
	COLOR: #000000
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16930"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi all, </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Please see inline. Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>=B7=A2=BC=FE=C8=CB=A3=BA</B>&nbsp;<A=20
href=3D"mailto:li.lichun1@zte.com.cn">li.lichun1</A></DIV>
<DIV><B>=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA</B>&nbsp;2012-04-09&nbsp;17:46</DIV=
>
<DIV><B>=CA=D5=BC=FE=C8=CB=A3=BA</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl"=
>arno</A></DIV>
<DIV><B>=B3=AD=CB=CD=A3=BA</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp<=
/A>; <A=20
href=3D"mailto:ppsp-bounces@ietf.org">ppsp-bounces</A></DIV>
<DIV><B>=D6=F7=CC=E2=A3=BA</B>&nbsp;Re: [ppsp] Proposal to resolve Issue 1=
0 +=20
13</DIV></DIV></DIV>
<DIV>
<DIV class=3DFoxDiv20120412112452103641><BR><FONT size=3D2 face=3Dsans-ser=
if>According=20
pplive's paper, the unit of content advertisement and the unit of content=20
transmission used by pplive are different. pplive uses 2MB-size chuck as t=
he=20
unit of content advertisement, and 1KB as the unit of content=20
transmission.</FONT> <BR><FONT size=3D2 face=3Dsans-serif>Do we need to ad=
opt this=20
method to reduce MHT size and bitmap size?<BR><BR><BR></FONT><BR><BR><TT><=
FONT=20
size=3D2>ppsp-bounces@ietf.org =D0=B4=D3=DA 2012-04-02 20:47:29:<BR><BR>&g=
t; On 29/03/2012=20
14:56, Picconi Fabio wrote:<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt; So,=
 a=20
follow-up of what I said during the Paris meeting:<BR>&gt; &gt;<BR>&gt; &g=
t; 1)=20
Regarding the content addressing mechanism, I think the mandatory<BR>&gt; =
&gt;=20
solution should be one which is as simple as possible without<BR>&gt; &gt;=
=20
compromising efficiency.<BR>&gt; <BR>&gt; Hi all<BR>&gt; <BR>&gt; the meri=
ts of=20
bins are some efficiency gain (bins save 1 integer over <BR>&gt; (start,en=
d) to=20
address a range) and an overall more elegant design.<BR>&gt; <BR>&gt; With=
 bins=20
there is one unit of addressing in the whole system that<BR>&gt; is used f=
or=20
chunk availability maps, requesting data and for addressing <BR>&gt; the h=
ashes=20
inside the Merkle hash tree (MHT) needed for integrity <BR>&gt; protection=
. The=20
Merkle hash tree is the best known solution for low <BR>&gt; latency integ=
rity=20
checking for video-on-demand and hence is proposed to <BR>&gt; be mandator=
y (see=20
below).<BR>&gt; <BR>&gt; With (start,end) and MHTs mandatory we need a new=
=20
scheme to address the <BR>&gt; nodes in the tree, resulting two units in t=
he=20
system.<BR>&gt; <BR>&gt; IMHO, Binary trees is 1st year computer science s=
tuff=20
;o)<BR><SPAN><FONT=20
style=3D"FONT-FAMILY: =CB=CE=CC=E5; COLOR: #1f497d; FONT-SIZE: 10.5pt"><I>=
[Yunfei]</I>&nbsp;<BR>Compared=20
with range expression, Bin numbering and&nbsp;Binmap may has some ineffici=
ency=20
in some cases. For example,Peer A&nbsp;holds chunk #0,4,8,12, the binmap c=
annot=20
be expressed by a bin number in higher layer, say, 1,3,7, etc.. In this ca=
se,=20
the efficiency of MHT cannot be realized.So can we&nbsp;say that&nbsp;bin =
has=20
merits of efficiency?<BR>&nbsp;</FONT></SPAN><BR>&gt; <BR>&gt; <BR>&gt; &g=
t; 2)=20
Regarding integrity checking,<BR>&gt; &gt;<BR>&gt; &gt; Since sign-all is=20
*significantly simpler to implement* that<BR>&gt; &gt; Merkle-trees, and t=
he=20
group seemed headed towards making merkle-trees<BR>&gt; &gt; mandatory any=
way, I=20
would suggest making support for both mandatory,<BR>&gt; &gt; thus support=
ing=20
low-delay applications.<BR>&gt; &gt;<BR>&gt; <BR>&gt; I agree. For live=20
streaming, sign-all and Wong-Lam's signining of Merkle <BR>&gt; trees are =
the=20
two options to consider. Hence my proposal to add a <BR>&gt; reference to =
the=20
Wong-Lam paper [DIGSIGFLOW] to Sec. 5 on Feb 14th. For <BR>&gt; video-on-d=
emand,=20
the Merkle hash trees as described in the draft are the <BR>&gt; way to go=
,=20
IMHO, as they allow fast time-till-playback compared to e.g. <BR>&gt;=20
BitTorrent's approach (=3Ddownload all hashes beforehand)<BR>&gt; <BR>&gt;=
=20
CU,<BR>&gt; &nbsp; &nbsp; &nbsp; Arno<BR>&gt; <BR>&gt; <BR>&gt; [DIGSIGFLO=
W]=20
Chung Kei Wong and Simon S. Lam. "Digital Signatures for<BR>&gt; Flows and=
=20
Multicasts". IEEE/ACM Transactions on Networking,<BR>&gt; Volume 7, &nbsp;=
Issue=20
4, pp. 502-513, Aug 1999.<BR>&gt; http://dx.doi.org/10.1109/90.793005<BR>&=
gt;=20
_______________________________________________<BR>&gt; ppsp mailing=20
list<BR>&gt; ppsp@ietf.org<BR>&gt;=20
https://www.ietf.org/mailman/listinfo/ppsp<BR>&gt; <BR></FONT></TT><BR><PR=
E>--------------------------------------------------------
ZTE&nbsp;Information&nbsp;Security&nbsp;Notice:&nbsp;The&nbsp;information&=
nbsp;contained&nbsp;in&nbsp;this&nbsp;mail&nbsp;is&nbsp;solely&nbsp;proper=
ty&nbsp;of&nbsp;the&nbsp;sender's&nbsp;organization.&nbsp;This&nbsp;mail&n=
bsp;communication&nbsp;is&nbsp;confidential.&nbsp;Recipients&nbsp;named&nb=
sp;above&nbsp;are&nbsp;obligated&nbsp;to&nbsp;maintain&nbsp;secrecy&nbsp;a=
nd&nbsp;are&nbsp;not&nbsp;permitted&nbsp;to&nbsp;disclose&nbsp;the&nbsp;co=
ntents&nbsp;of&nbsp;this&nbsp;communication&nbsp;to&nbsp;others.
This&nbsp;email&nbsp;and&nbsp;any&nbsp;files&nbsp;transmitted&nbsp;with&nb=
sp;it&nbsp;are&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;f=
or&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&nb=
sp;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;th=
ose&nbsp;of&nbsp;the&nbsp;individual&nbsp;sender.
This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&nbsp;viruses&nb=
sp;and&nbsp;Spam&nbsp;by&nbsp;ZTE&nbsp;Anti-Spam&nbsp;system.
</PRE></DIV></DIV></BODY></HTML>

------=_001_NextPart352283556434_=------


From a.bakker@vu.nl  Thu Apr 12 01:50:39 2012
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 BD70C21F865C for <ppsp@ietfa.amsl.com>; Thu, 12 Apr 2012 01:50:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.31
X-Spam-Level: **
X-Spam-Status: No, score=2.31 tagged_above=-999 required=5 tests=[AWL=-3.681,  BAYES_50=0.001, CHARSET_FARAWAY_HEADER=3.2, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, J_CHICKENPOX_74=0.6, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_MED=-4, SARE_SUB_ENC_GB2312=1.345]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QrVEEMtbD78G for <ppsp@ietfa.amsl.com>; Thu, 12 Apr 2012 01:50:36 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.17]) by ietfa.amsl.com (Postfix) with ESMTP id A4FAD21F865B for <ppsp@ietf.org>; Thu, 12 Apr 2012 01:50:34 -0700 (PDT)
Received: from PEXHB011A.vu.local (130.37.236.64) by mailin.vu.nl (130.37.164.17) with Microsoft SMTP Server (TLS) id 14.2.283.3; Thu, 12 Apr 2012 10:50:32 +0200
Received: from [130.37.193.73] (130.37.238.20) by mails.vu.nl (130.37.236.64) with Microsoft SMTP Server (TLS) id 14.2.283.3; Thu, 12 Apr 2012 10:50:32 +0200
Message-ID: <4F869775.6010007@cs.vu.nl>
Date: Thu, 12 Apr 2012 10:51:01 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: ppsp <ppsp@ietf.org>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn> <2012041216393612240745@chinamobile.com>
In-Reply-To: <2012041216393612240745@chinamobile.com>
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Subject: Re: [ppsp] =?gb2312?b?u9i4tDogUmU6ICBQcm9wb3NhbCB0byByZXNvbHZlIElz?= =?gb2312?b?c3VlIDEwICsgMTM=?=
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: Thu, 12 Apr 2012 08:50:39 -0000

On 12/04/2012 10:39, zhangyunfei wrote:
> /[Yunfei]/
> Compared with range expression, Bin numbering and Binmap may has some 
> inefficiency in some cases. For example,Peer A holds chunk #0,4,8,12, 
> the binmap cannot be expressed by a bin number in higher layer, say, 
> 1,3,7, etc.. In this case, the efficiency of MHT cannot be realized.So 
> can we say that bin has merits of efficiency?
> 

You are right that in some cases the compression doesn't work,
but in many it does. To avoid confusion consider this tree:

                           7
                          / \
                        /     \
                      /         \
                    /             \
                  3                11
                 / \              / \
                /   \            /   \
               /     \          /     \
              1       5        9       13
             / \     / \      / \      / \
            0   2   4   6    8   10  12   14

0-2, 0-6, 8-14, etc. can be expressed by a single bin (1,3,11 resp.)
4-10 cannot, as that range lies in two different subtrees, so that
requires 2 bin numbers (5+9).

CU,
    Arno

From zhangyunfei@chinamobile.com  Tue Apr 17 18:48:33 2012
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 1F92421F8473 for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 18:48:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -92.075
X-Spam-Level: 
X-Spam-Status: No, score=-92.075 tagged_above=-999 required=5 tests=[AWL=3.947, BAYES_50=0.001, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c2U1OwJp-oZL for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 18:48:29 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id A27B621F846F for <ppsp@ietf.org>; Tue, 17 Apr 2012 18:48:28 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id E6C37EC88; Wed, 18 Apr 2012 09:48:26 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id DA94BEC86; Wed, 18 Apr 2012 09:48:26 +0800 (CST)
Received: from zyf-PC ([10.2.43.220]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041809482594-4257 ; Wed, 18 Apr 2012 09:48:25 +0800 
Date: Wed, 18 Apr 2012 09:48:22 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: ppsp <ppsp@ietf.org>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012041809482198565512@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 09:48:25, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 09:48:26, Serialize complete at 2012-04-18 09:48:26
Content-Type: multipart/alternative; boundary="----=_001_NextPart087174762504_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18846.003
X-TM-AS-Result: No--15.805-7.0-31-10
X-imss-scan-details: No--15.805-7.0-31-10;No--15.805-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Subject: [ppsp] PPSP notes for IETF 83
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 18 Apr 2012 01:48:33 -0000

This is a multi-part message in MIME format.

------=_001_NextPart087174762504_=----
Content-Transfer-Encoding: base64
Content-Type: text/plain;
	charset="us-ascii"

SGkgYWxsLA0KICAgIFRoZSBtaW51dGVzIGZvciBJRVRGODMgaGFzIGJlZW4gdXBsb2FkZWQgYW5k
IHlvdSBjYW4gZmluZCB0aGUgZG9jdW1lbnQgaW4gaHR0cDovL3d3dy5pZXRmLm9yZy9wcm9jZWVk
aW5ncy84My9taW51dGVzL21pbnV0ZXMtODMtcHBzcC5kb2N4LiBQbGVhc2UgcmV2aWV3IGl0IGFu
ZCBsZXQgU3RlZmFubyBhbmQgbWUga25vdyBpZiB5b3UgaGF2ZSBhbnkgY29tbWVudHMgb24gdGhh
dC4gVGhhbmtzIENocmlzdGlhbiBmb3IgdGFraW5nIHRoZSBub3Rlcy4NCiAgICAgU3RlZmFubyBh
bmQgSSBhcmUgY3JlYXRpbmcgdGlja2V0cyBiYXNlZCBvbiB0aGUgbm90ZXMsIHdoaWNoIG5lZWQg
dG8gYmUgZGVjaWRlZCBpbiB0aGUgbWFpbGluZyBsaXN0LkknbGwgcG9zdCB0aGUgdGlja2V0cyBv
bmNlIGZpbmlzaGVkLg0KDQpCUg0KWXVuZmVpDQoNCg0KDQp6aGFuZ3l1bmZlaQ==

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dus-ascii" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: &#24494;&#36719;&#38597;&#40657;; COLOR: #=
000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV style=3D"FONT-SIZE: 10pt">Hi all,</DIV>
<DIV style=3D"FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp; The minutes for IETF83 h=
as been=20
uploaded and you can find the document in&nbsp;<SPAN lang=3DEN-US><FONT=20
style=3D"FONT-SIZE: 10pt" size=3D1 face=3DCalibri><A style=3D"FONT-SIZE: 1=
0pt"=20
href=3D"http://www.ietf.org/proceedings/83/minutes/minutes-83-ppsp.docx">h=
ttp://www.ietf.org/proceedings/83/minutes/minutes-83-ppsp.docx</A>.=20
Please review it and let Stefano and me know if you have any comments on t=
hat.=20
Thanks Christian for taking the notes.</FONT></SPAN></DIV>
<DIV><SPAN lang=3DEN-US><FONT style=3D"FONT-SIZE: 10pt" size=3D1=20
face=3DCalibri>&nbsp;&nbsp;&nbsp;&nbsp; Stefano and I are creating tickets=
 based=20
on the notes, which need to be decided in the mailing list.I'll post the t=
ickets=20
once finished.</FONT></SPAN></DIV>
<DIV><SPAN lang=3DEN-US><FONT style=3D"FONT-SIZE: 10pt" size=3D1=20
face=3DCalibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN lang=3DEN-US><FONT style=3D"FONT-SIZE: 10pt" size=3D1=20
face=3DCalibri>BR</FONT></SPAN></DIV>
<DIV><SPAN lang=3DEN-US><FONT style=3D"FONT-SIZE: 10pt" size=3D1=20
face=3DCalibri>Yunfei</FONT></SPAN><!--EndFragment--></DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV></BODY></HTML>

------=_001_NextPart087174762504_=------


From a.bakker@vu.nl  Tue Apr 17 23:13:04 2012
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 562EF21F85BB for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 23:13:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.517
X-Spam-Level: 
X-Spam-Status: No, score=-0.517 tagged_above=-999 required=5 tests=[AWL=0.987,  BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hCN0DzTMWglb for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 23:13:00 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.19]) by ietfa.amsl.com (Postfix) with ESMTP id 368B621F85A2 for <ppsp@ietf.org>; Tue, 17 Apr 2012 23:12:59 -0700 (PDT)
Received: from PEXHB011B.vu.local (130.37.236.65) by mailin.vu.nl (130.37.164.19) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 08:12:58 +0200
Received: from [109.36.73.106] (130.37.238.20) by mails.vu.nl (130.37.236.65) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 08:12:57 +0200
Message-ID: <4F8E5B8A.1040202@cs.vu.nl>
Date: Wed, 18 Apr 2012 08:13:30 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: <ppsp@ietf.org>
References: <2012041809482198565512@chinamobile.com>
In-Reply-To: <2012041809482198565512@chinamobile.com>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Subject: Re: [ppsp] PPSP notes for IETF 83
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: Wed, 18 Apr 2012 06:13:04 -0000

On 18/04/2012 03:48, zhangyunfei wrote:
> Hi all,
> The minutes for IETF83 has been uploaded and you can find the document
> in http://www.ietf.org/proceedings/83/minutes/minutes-83-ppsp.docx.
> Please review it and let Stefano and me know if you have any comments on
> that. Thanks Christian for taking the notes.
> Stefano and I are creating tickets based on the notes, which need to be
> decided in the mailing list.I'll post the tickets once finished.

Hi

some small corrections:
* "Martin: Using the first response sending data. Is it really good to
   wait 200ms for the data"

   I think "good" should be "bad".

* Mark Stuart is from Pioneer Digital Design Ltd., not TUDelft.

There are a lot of promises of taking things to the list, but only chunk 
addressing has been. Please start the appropriate discussions so we can 
move the text forward.

CU,
      Arno

From zhangyunfei@chinamobile.com  Tue Apr 17 23:53:50 2012
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 CE13B21F85A7 for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 23:53:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -94.12
X-Spam-Level: 
X-Spam-Status: No, score=-94.12 tagged_above=-999 required=5 tests=[AWL=2.044,  BAYES_20=-0.74, HTML_MESSAGE=0.001, J_CHICKENPOX_43=0.6, MIME_BASE64_TEXT=1.753, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HSAWF6tHdohc for <ppsp@ietfa.amsl.com>; Tue, 17 Apr 2012 23:53:46 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 610C221F85A3 for <ppsp@ietf.org>; Tue, 17 Apr 2012 23:53:46 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id DB305ECD4; Wed, 18 Apr 2012 14:53:44 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id CF714ECCC; Wed, 18 Apr 2012 14:53:44 +0800 (CST)
Received: from zyf-PC ([10.2.43.220]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041814534318-12295 ; Wed, 18 Apr 2012 14:53:43 +0800 
Date: Wed, 18 Apr 2012 14:53:39 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: "arno@cs.vu.nl" <arno@cs.vu.nl>,  ppsp <ppsp@ietf.org>
References: <2012041809482198565512@chinamobile.com>,  <4F8E5B8A.1040202@cs.vu.nl>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012041814533970608944@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 14:53:43, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 14:53:44, Serialize complete at 2012-04-18 14:53:44
Content-Type: multipart/alternative; boundary="----=_001_NextPart081813203517_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18846.005
X-TM-AS-Result: No--25.647-7.0-31-10
X-imss-scan-details: No--25.647-7.0-31-10;No--25.647-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Subject: Re: [ppsp] PPSP notes for IETF 83
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 18 Apr 2012 06:53:51 -0000

This is a multi-part message in MIME format.

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

SGkgQXJubywNCiAgICBUaGFua3MgZm9yIHRoZSBjb3JyZWN0aW9uLiBJJ2xsIGZpeCB0aGUgZXJy
b3IuDQogICAgIE15IHVuZGVyc3RhbmRpbmcgYWJvdXQgdGhlIGN1cnJlbnQgZGlzY3Vzc2lvbiBp
cyB0aGF0IGJlY2F1c2UgY2h1bmsgYWRkcmVzc2luZyBpcyB0aGUgYmFzaWMgb2YgZXZlcnl0aGlu
ZyBpbiBwZWVyIHByb3RvY29sLCBpdCBiZWNvbWVzIGZvY3VzIG9mIHRoZSBkaXNjdXNzaW9uLiBP
bmx5IHdoZW4gd2UgIGdldCBjb25zZW5zdXMgb24gdGhpcyBjYW4gd2UgZ28gZnVydGhlci4gVGhl
IG1haWxpbmcgbGlzdCBkaXNjdXNzaW9uIGRpZG4ndCBnZXQgdGhlIGNvbmNsdXNpb24gdG8gYWRv
cHQgd2hpY2ggY2h1bmsgYWRkcmVzc2luZyBzY2hlbWUsIGUuZy4sIHJhbmdlIGJhc2VkIG9yIE1I
VCBiYXNlZCBhcyB0aGUgYmFzZS4gVGhpcyBhZmZlY3RzIG90aGVyIHByb2JsZW1zIGRpc2N1c3Np
b24uIA0KICAgICBJIGVuY291cmFnZSB0byBoYXZlIG1vcmUgZnJ1aXRmdWwgZGlzY3Vzc2lvbnMg
b24gdGhpcyBiYXNlIHNlbGVjdGlvbi4gSWYgdGhlcmUgaXMgbm8gY29uc2Vuc3VzIGFmdGVyIGEg
Y2VydGFpbiBvZiB0aW1lKHNheSwgc2V2ZXJhbCB3ZWVrcyksIHdlIG1heSBoYXZlIHRvIHJlc29y
dCB0byB0aGUgbWVhbnMsIGUuZy4sIHBvbGxpbmcsIHdoaWNoIGlzIHRoZSBsZWFzdCB3ZSdkIGxp
a2UgdG8gdXNlLg0KDQpCUg0KWXVuZmVpDQoNCg0KDQoNCnpoYW5neXVuZmVpDQoNCkZyb206IEFy
bm8gQmFra2VyDQpEYXRlOiAyMDEyLTA0LTE4IDE0OjEzDQpUbzogcHBzcEBpZXRmLm9yZw0KU3Vi
amVjdDogUmU6IFtwcHNwXSBQUFNQIG5vdGVzIGZvciBJRVRGIDgzDQpPbiAxOC8wNC8yMDEyIDAz
OjQ4LCB6aGFuZ3l1bmZlaSB3cm90ZToNCj4gSGkgYWxsLA0KPiBUaGUgbWludXRlcyBmb3IgSUVU
RjgzIGhhcyBiZWVuIHVwbG9hZGVkIGFuZCB5b3UgY2FuIGZpbmQgdGhlIGRvY3VtZW50DQo+IGlu
IGh0dHA6Ly93d3cuaWV0Zi5vcmcvcHJvY2VlZGluZ3MvODMvbWludXRlcy9taW51dGVzLTgzLXBw
c3AuZG9jeC4NCj4gUGxlYXNlIHJldmlldyBpdCBhbmQgbGV0IFN0ZWZhbm8gYW5kIG1lIGtub3cg
aWYgeW91IGhhdmUgYW55IGNvbW1lbnRzIG9uDQo+IHRoYXQuIFRoYW5rcyBDaHJpc3RpYW4gZm9y
IHRha2luZyB0aGUgbm90ZXMuDQo+IFN0ZWZhbm8gYW5kIEkgYXJlIGNyZWF0aW5nIHRpY2tldHMg
YmFzZWQgb24gdGhlIG5vdGVzLCB3aGljaCBuZWVkIHRvIGJlDQo+IGRlY2lkZWQgaW4gdGhlIG1h
aWxpbmcgbGlzdC5JJ2xsIHBvc3QgdGhlIHRpY2tldHMgb25jZSBmaW5pc2hlZC4NCg0KSGkNCg0K
c29tZSBzbWFsbCBjb3JyZWN0aW9uczoNCiogIk1hcnRpbjogVXNpbmcgdGhlIGZpcnN0IHJlc3Bv
bnNlIHNlbmRpbmcgZGF0YS4gSXMgaXQgcmVhbGx5IGdvb2QgdG8NCiAgIHdhaXQgMjAwbXMgZm9y
IHRoZSBkYXRhIg0KDQogICBJIHRoaW5rICJnb29kIiBzaG91bGQgYmUgImJhZCIuDQoNCiogTWFy
ayBTdHVhcnQgaXMgZnJvbSBQaW9uZWVyIERpZ2l0YWwgRGVzaWduIEx0ZC4sIG5vdCBUVURlbGZ0
Lg0KDQpUaGVyZSBhcmUgYSBsb3Qgb2YgcHJvbWlzZXMgb2YgdGFraW5nIHRoaW5ncyB0byB0aGUg
bGlzdCwgYnV0IG9ubHkgY2h1bmsgDQphZGRyZXNzaW5nIGhhcyBiZWVuLiBQbGVhc2Ugc3RhcnQg
dGhlIGFwcHJvcHJpYXRlIGRpc2N1c3Npb25zIHNvIHdlIGNhbiANCm1vdmUgdGhlIHRleHQgZm9y
d2FyZC4NCg0KQ1UsDQogICAgICBBcm5vDQpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fXw0KcHBzcCBtYWlsaW5nIGxpc3QNCnBwc3BAaWV0Zi5vcmcNCmh0dHBz
Oi8vd3d3LmlldGYub3JnL21haWxtYW4vbGlzdGluZm8vcHBzcA==

------=_001_NextPart081813203517_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi Arno,</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Thanks for the correction. I'll fix the error.</DI=
V>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; My understanding about the current discussio=
n is=20
that because chunk addressing is the basic of everything in peer protocol,=
 it=20
becomes focus of the discussion. Only when we&nbsp; get consensus on this =
can we=20
go further. The mailing list discussion didn't get the conclusion to adopt=
 which=20
chunk addressing scheme, e.g., range based or MHT based as the base. This=20
affects other problems discussion. </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; I encourage to have more fruitful discussion=
s on=20
this base selection. If there is no consensus after a certain of time(say,=
=20
several weeks), we may have to resort to the means, e.g., polling, which i=
s the=20
least we'd like to use.</DIV>
<DIV>&nbsp;</DIV>
<DIV>BR</DIV>
<DIV>Yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl">Arno Bakker</A></D=
IV>
<DIV><B>Date:</B>&nbsp;2012-04-18&nbsp;14:13</DIV>
<DIV><B>To:</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp@ietf.org</A></D=
IV>
<DIV><B>Subject:</B>&nbsp;Re: [ppsp] PPSP notes for IETF 83</DIV></DIV></D=
IV>
<DIV>
<DIV>On&nbsp;18/04/2012&nbsp;03:48,&nbsp;zhangyunfei&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;Hi&nbsp;all,</DIV>
<DIV>&gt;&nbsp;The&nbsp;minutes&nbsp;for&nbsp;IETF83&nbsp;has&nbsp;been&nb=
sp;uploaded&nbsp;and&nbsp;you&nbsp;can&nbsp;find&nbsp;the&nbsp;document</D=
IV>
<DIV>&gt;&nbsp;in&nbsp;http://www.ietf.org/proceedings/83/minutes/minutes-=
83-ppsp.docx.</DIV>
<DIV>&gt;&nbsp;Please&nbsp;review&nbsp;it&nbsp;and&nbsp;let&nbsp;Stefano&n=
bsp;and&nbsp;me&nbsp;know&nbsp;if&nbsp;you&nbsp;have&nbsp;any&nbsp;comment=
s&nbsp;on</DIV>
<DIV>&gt;&nbsp;that.&nbsp;Thanks&nbsp;Christian&nbsp;for&nbsp;taking&nbsp;=
the&nbsp;notes.</DIV>
<DIV>&gt;&nbsp;Stefano&nbsp;and&nbsp;I&nbsp;are&nbsp;creating&nbsp;tickets=
&nbsp;based&nbsp;on&nbsp;the&nbsp;notes,&nbsp;which&nbsp;need&nbsp;to&nbsp=
;be</DIV>
<DIV>&gt;&nbsp;decided&nbsp;in&nbsp;the&nbsp;mailing&nbsp;list.I'll&nbsp;p=
ost&nbsp;the&nbsp;tickets&nbsp;once&nbsp;finished.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>some&nbsp;small&nbsp;corrections:</DIV>
<DIV>*&nbsp;"Martin:&nbsp;Using&nbsp;the&nbsp;first&nbsp;response&nbsp;sen=
ding&nbsp;data.&nbsp;Is&nbsp;it&nbsp;really&nbsp;good&nbsp;to</DIV>
<DIV>&nbsp;&nbsp;&nbsp;wait&nbsp;200ms&nbsp;for&nbsp;the&nbsp;data"</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;I&nbsp;think&nbsp;"good"&nbsp;should&nbsp;be&nbsp;"=
bad".</DIV>
<DIV>&nbsp;</DIV>
<DIV>*&nbsp;Mark&nbsp;Stuart&nbsp;is&nbsp;from&nbsp;Pioneer&nbsp;Digital&n=
bsp;Design&nbsp;Ltd.,&nbsp;not&nbsp;TUDelft.</DIV>
<DIV>&nbsp;</DIV>
<DIV>There&nbsp;are&nbsp;a&nbsp;lot&nbsp;of&nbsp;promises&nbsp;of&nbsp;tak=
ing&nbsp;things&nbsp;to&nbsp;the&nbsp;list,&nbsp;but&nbsp;only&nbsp;chunk&=
nbsp;</DIV>
<DIV>addressing&nbsp;has&nbsp;been.&nbsp;Please&nbsp;start&nbsp;the&nbsp;a=
ppropriate&nbsp;discussions&nbsp;so&nbsp;we&nbsp;can&nbsp;</DIV>
<DIV>move&nbsp;the&nbsp;text&nbsp;forward.</DIV>
<DIV>&nbsp;</DIV>
<DIV>CU,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arno</DIV>
<DIV>_______________________________________________</DIV>
<DIV>ppsp&nbsp;mailing&nbsp;list</DIV>
<DIV>ppsp@ietf.org</DIV>
<DIV>https://www.ietf.org/mailman/listinfo/ppsp</DIV></DIV></BODY></HTML>

------=_001_NextPart081813203517_=------


From zhangyunfei@chinamobile.com  Wed Apr 18 00:00:27 2012
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 B4A5821F85A2 for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:00:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -90.783
X-Spam-Level: 
X-Spam-Status: No, score=-90.783 tagged_above=-999 required=5 tests=[AWL=-2.655, BAYES_50=0.001, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, J_CHICKENPOX_74=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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xu7sgmVevfBB for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:00:23 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 59D0E21F8594 for <ppsp@ietf.org>; Wed, 18 Apr 2012 00:00:23 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 331D8E44D; Wed, 18 Apr 2012 15:00:22 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 2900DE44B; Wed, 18 Apr 2012 15:00:22 +0800 (CST)
Received: from zyf-PC ([10.2.43.220]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041815001889-12504 ; Wed, 18 Apr 2012 15:00:18 +0800 
Date: Wed, 18 Apr 2012 15:00:15 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: "arno@cs.vu.nl" <arno@cs.vu.nl>,  ppsp <ppsp@ietf.org>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn> <2012041216393612240745@chinamobile.com>,  <4F869775.6010007@cs.vu.nl>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012041815001581776052@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 15:00:18, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 15:00:21, Serialize complete at 2012-04-18 15:00:21
Content-Type: multipart/alternative; boundary="----=_001_NextPart818615801852_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18846.005
X-TM-AS-Result: No--19.475-7.0-31-10
X-imss-scan-details: No--19.475-7.0-31-10;No--19.475-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Subject: Re: [ppsp] =?gb2312?b?u9i4tDogUmU6ICBQcm9wb3NhbCB0byByZXNvbHZlIElz?= =?gb2312?b?c3VlIDEwICsgMTM=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 18 Apr 2012 07:00:27 -0000

This is a multi-part message in MIME format.

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

SGkgQXJubywNCiAgICBJIHRoaW5rIEkgdW5kZXJzdGFuZCB5b3VyIGV4YW1wbGUuIFNvIGlzIHRo
ZXJlIHNvbWUgZmlndXJlcyB0byBzaG93IHRoYXQgdGhlIGNhc2UgSSByYWlzZWQgaXMgYSBzbWFs
bC1wcm9iYWJpbGl0eSBjYXNlPyBUaGF0IHdvdWxkIGJlIGNvbnZpbmNpbmcgdG8gc2hvdyB0aGUg
ZWZmaWNpZW5jeSBvZiBNSFQgbWV0aG9kLg0KICAgIEJUVywgSSByZW1lbWJlciB0aGF0IGluIGxh
c3QgaW50ZXJpbSBtZWV0aW5nLCB5b3UgcmVwbGllZCB0aGF0IHRoZSBtYXBwaW5nIGJldHdlZW4g
YmlubWFwIGFuZCByYW5nZSBleHByZXNzaW9uIGlzIHF1aXRlIGVhc3kuIENvdWxkIHlvdSBlbGFi
b3JhdGUgdGhpcyBtYXBwaW5nPyBUaGFua3MuDQoNCkJSDQpZdW5mZWkNCg0KDQoNCg0Kemhhbmd5
dW5mZWkNCg0KRnJvbTogQXJubyBCYWtrZXINCkRhdGU6IDIwMTItMDQtMTIgMTY6NTENClRvOiBw
cHNwDQpTdWJqZWN0OiBSZTogW3Bwc3Bdu9i4tDogUmU6IFByb3Bvc2FsIHRvIHJlc29sdmUgSXNz
dWUgMTAgKyAxMw0KT24gMTIvMDQvMjAxMiAxMDozOSwgemhhbmd5dW5mZWkgd3JvdGU6DQo+IC9b
WXVuZmVpXS8NCj4gQ29tcGFyZWQgd2l0aCByYW5nZSBleHByZXNzaW9uLCBCaW4gbnVtYmVyaW5n
IGFuZCBCaW5tYXAgbWF5IGhhcyBzb21lIA0KPiBpbmVmZmljaWVuY3kgaW4gc29tZSBjYXNlcy4g
Rm9yIGV4YW1wbGUsUGVlciBBIGhvbGRzIGNodW5rICMwLDQsOCwxMiwgDQo+IHRoZSBiaW5tYXAg
Y2Fubm90IGJlIGV4cHJlc3NlZCBieSBhIGJpbiBudW1iZXIgaW4gaGlnaGVyIGxheWVyLCBzYXks
IA0KPiAxLDMsNywgZXRjLi4gSW4gdGhpcyBjYXNlLCB0aGUgZWZmaWNpZW5jeSBvZiBNSFQgY2Fu
bm90IGJlIHJlYWxpemVkLlNvIA0KPiBjYW4gd2Ugc2F5IHRoYXQgYmluIGhhcyBtZXJpdHMgb2Yg
ZWZmaWNpZW5jeT8NCj4gDQoNCllvdSBhcmUgcmlnaHQgdGhhdCBpbiBzb21lIGNhc2VzIHRoZSBj
b21wcmVzc2lvbiBkb2Vzbid0IHdvcmssDQpidXQgaW4gbWFueSBpdCBkb2VzLiBUbyBhdm9pZCBj
b25mdXNpb24gY29uc2lkZXIgdGhpcyB0cmVlOg0KDQogICAgICAgICAgICAgICAgICAgICAgICAg
ICA3DQogICAgICAgICAgICAgICAgICAgICAgICAgIC8gXA0KICAgICAgICAgICAgICAgICAgICAg
ICAgLyAgICAgXA0KICAgICAgICAgICAgICAgICAgICAgIC8gICAgICAgICBcDQogICAgICAgICAg
ICAgICAgICAgIC8gICAgICAgICAgICAgXA0KICAgICAgICAgICAgICAgICAgMyAgICAgICAgICAg
ICAgICAxMQ0KICAgICAgICAgICAgICAgICAvIFwgICAgICAgICAgICAgIC8gXA0KICAgICAgICAg
ICAgICAgIC8gICBcICAgICAgICAgICAgLyAgIFwNCiAgICAgICAgICAgICAgIC8gICAgIFwgICAg
ICAgICAgLyAgICAgXA0KICAgICAgICAgICAgICAxICAgICAgIDUgICAgICAgIDkgICAgICAgMTMN
CiAgICAgICAgICAgICAvIFwgICAgIC8gXCAgICAgIC8gXCAgICAgIC8gXA0KICAgICAgICAgICAg
MCAgIDIgICA0ICAgNiAgICA4ICAgMTAgIDEyICAgMTQNCg0KMC0yLCAwLTYsIDgtMTQsIGV0Yy4g
Y2FuIGJlIGV4cHJlc3NlZCBieSBhIHNpbmdsZSBiaW4gKDEsMywxMSByZXNwLikNCjQtMTAgY2Fu
bm90LCBhcyB0aGF0IHJhbmdlIGxpZXMgaW4gdHdvIGRpZmZlcmVudCBzdWJ0cmVlcywgc28gdGhh
dA0KcmVxdWlyZXMgMiBiaW4gbnVtYmVycyAoNSs5KS4NCg0KQ1UsDQogICAgQXJubw0KX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCnBwc3AgbWFpbGluZyBs
aXN0DQpwcHNwQGlldGYub3JnDQpodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZv
L3Bwc3A=

------=_001_NextPart818615801852_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi Arno,</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I think I understand your example. So is there som=
e=20
figures to show that the case I raised is a small-probability case? That w=
ould=20
be convincing to show the efficiency of MHT method.</DIV>
<DIV>&nbsp;&nbsp;&nbsp; BTW, I remember that in last interim meeting, you=20
replied that the mapping between binmap and range expression is quite easy=
.=20
Could you elaborate this mapping? Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>BR</DIV>
<DIV>Yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl">Arno Bakker</A></D=
IV>
<DIV><B>Date:</B>&nbsp;2012-04-12&nbsp;16:51</DIV>
<DIV><B>To:</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp</A></DIV>
<DIV><B>Subject:</B>&nbsp;Re: [ppsp]=BB=D8=B8=B4: Re: Proposal to resolve =
Issue 10 +=20
13</DIV></DIV></DIV>
<DIV>
<DIV>On&nbsp;12/04/2012&nbsp;10:39,&nbsp;zhangyunfei&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;/[Yunfei]/</DIV>
<DIV>&gt;&nbsp;Compared&nbsp;with&nbsp;range&nbsp;expression,&nbsp;Bin&nbs=
p;numbering&nbsp;and&nbsp;Binmap&nbsp;may&nbsp;has&nbsp;some&nbsp;</DIV>
<DIV>&gt;&nbsp;inefficiency&nbsp;in&nbsp;some&nbsp;cases.&nbsp;For&nbsp;ex=
ample,Peer&nbsp;A&nbsp;holds&nbsp;chunk&nbsp;#0,4,8,12,&nbsp;</DIV>
<DIV>&gt;&nbsp;the&nbsp;binmap&nbsp;cannot&nbsp;be&nbsp;expressed&nbsp;by&=
nbsp;a&nbsp;bin&nbsp;number&nbsp;in&nbsp;higher&nbsp;layer,&nbsp;say,&nbsp=
;</DIV>
<DIV>&gt;&nbsp;1,3,7,&nbsp;etc..&nbsp;In&nbsp;this&nbsp;case,&nbsp;the&nbs=
p;efficiency&nbsp;of&nbsp;MHT&nbsp;cannot&nbsp;be&nbsp;realized.So&nbsp;</=
DIV>
<DIV>&gt;&nbsp;can&nbsp;we&nbsp;say&nbsp;that&nbsp;bin&nbsp;has&nbsp;merit=
s&nbsp;of&nbsp;efficiency?</DIV>
<DIV>&gt;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>You&nbsp;are&nbsp;right&nbsp;that&nbsp;in&nbsp;some&nbsp;cases&nbsp;t=
he&nbsp;compression&nbsp;doesn't&nbsp;work,</DIV>
<DIV>but&nbsp;in&nbsp;many&nbsp;it&nbsp;does.&nbsp;To&nbsp;avoid&nbsp;conf=
usion&nbsp;consider&nbsp;this&nbsp;tree:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;7</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;/&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;\&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;\</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\</D=
IV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;13</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;/&nbsp;\&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;\&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;/&nbsp;\&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;\</DIV=
>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;0&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&=
nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;10&nbsp;&nbsp;12&nbsp;&nbsp;&nbsp;14</DIV>
<DIV>&nbsp;</DIV>
<DIV>0-2,&nbsp;0-6,&nbsp;8-14,&nbsp;etc.&nbsp;can&nbsp;be&nbsp;expressed&n=
bsp;by&nbsp;a&nbsp;single&nbsp;bin&nbsp;(1,3,11&nbsp;resp.)</DIV>
<DIV>4-10&nbsp;cannot,&nbsp;as&nbsp;that&nbsp;range&nbsp;lies&nbsp;in&nbsp=
;two&nbsp;different&nbsp;subtrees,&nbsp;so&nbsp;that</DIV>
<DIV>requires&nbsp;2&nbsp;bin&nbsp;numbers&nbsp;(5+9).</DIV>
<DIV>&nbsp;</DIV>
<DIV>CU,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;Arno</DIV>
<DIV>_______________________________________________</DIV>
<DIV>ppsp&nbsp;mailing&nbsp;list</DIV>
<DIV>ppsp@ietf.org</DIV>
<DIV>https://www.ietf.org/mailman/listinfo/ppsp</DIV></DIV></BODY></HTML>

------=_001_NextPart818615801852_=------


From zhangyunfei@chinamobile.com  Wed Apr 18 00:23:07 2012
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 7FDB621F858F for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:23:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -94.437
X-Spam-Level: 
X-Spam-Status: No, score=-94.437 tagged_above=-999 required=5 tests=[AWL=2.327, BAYES_20=-0.74, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753, RELAY_IS_221=2.222, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Iq1UofGtyOa for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:23:03 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 1229A21F856C for <ppsp@ietf.org>; Wed, 18 Apr 2012 00:23:03 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id EE1A1ECDA; Wed, 18 Apr 2012 15:23:01 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id E657BECD6; Wed, 18 Apr 2012 15:23:01 +0800 (CST)
Received: from zyf-PC ([10.2.43.220]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041815225958-13234 ; Wed, 18 Apr 2012 15:22:59 +0800 
Date: Wed, 18 Apr 2012 15:22:53 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: "arno@cs.vu.nl" <arno@cs.vu.nl>,  ppsp <ppsp@ietf.org>
References: <2012041809482198565512@chinamobile.com>,  <4F8E5B8A.1040202@cs.vu.nl>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012041815225300068577@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 15:22:59, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 15:23:01, Serialize complete at 2012-04-18 15:23:01
Content-Type: multipart/alternative; boundary="----=_001_NextPart748338664055_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18846.005
X-TM-AS-Result: No--19.489-7.0-31-10
X-imss-scan-details: No--19.489-7.0-31-10;No--19.489-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Subject: Re: [ppsp] PPSP notes for IETF 83
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 18 Apr 2012 07:23:07 -0000

This is a multi-part message in MIME format.

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

SGkgQXJubywNCiAgIEkgcmVhZCB0aGUgbm90ZXMgYWdhaW4gYW5kIGl0IHNob3VsZCBiZSAiPyJt
aXNzaW5nIGluIHRoZSBlbmQgb2YgdGhlIHNlbnRlbmNlLCBpLmUuLCAgSXMgaXQgcmVhbGx5IGdv
b2QgdG8gd2FpdCAyMDBtcyBmb3IgdGhlIGRhdGE/IFRoYW5rcy4NCkJSDQpZdW5mZWkNCg0KDQoN
Cg0Kemhhbmd5dW5mZWkNCg0KRnJvbTogQXJubyBCYWtrZXINCkRhdGU6IDIwMTItMDQtMTggMTQ6
MTMNClRvOiBwcHNwQGlldGYub3JnDQpTdWJqZWN0OiBSZTogW3Bwc3BdIFBQU1Agbm90ZXMgZm9y
IElFVEYgODMNCk9uIDE4LzA0LzIwMTIgMDM6NDgsIHpoYW5neXVuZmVpIHdyb3RlOg0KPiBIaSBh
bGwsDQo+IFRoZSBtaW51dGVzIGZvciBJRVRGODMgaGFzIGJlZW4gdXBsb2FkZWQgYW5kIHlvdSBj
YW4gZmluZCB0aGUgZG9jdW1lbnQNCj4gaW4gaHR0cDovL3d3dy5pZXRmLm9yZy9wcm9jZWVkaW5n
cy84My9taW51dGVzL21pbnV0ZXMtODMtcHBzcC5kb2N4Lg0KPiBQbGVhc2UgcmV2aWV3IGl0IGFu
ZCBsZXQgU3RlZmFubyBhbmQgbWUga25vdyBpZiB5b3UgaGF2ZSBhbnkgY29tbWVudHMgb24NCj4g
dGhhdC4gVGhhbmtzIENocmlzdGlhbiBmb3IgdGFraW5nIHRoZSBub3Rlcy4NCj4gU3RlZmFubyBh
bmQgSSBhcmUgY3JlYXRpbmcgdGlja2V0cyBiYXNlZCBvbiB0aGUgbm90ZXMsIHdoaWNoIG5lZWQg
dG8gYmUNCj4gZGVjaWRlZCBpbiB0aGUgbWFpbGluZyBsaXN0LkknbGwgcG9zdCB0aGUgdGlja2V0
cyBvbmNlIGZpbmlzaGVkLg0KDQpIaQ0KDQpzb21lIHNtYWxsIGNvcnJlY3Rpb25zOg0KKiAiTWFy
dGluOiBVc2luZyB0aGUgZmlyc3QgcmVzcG9uc2Ugc2VuZGluZyBkYXRhLiBJcyBpdCByZWFsbHkg
Z29vZCB0bw0KICAgd2FpdCAyMDBtcyBmb3IgdGhlIGRhdGEiDQoNCiAgIEkgdGhpbmsgImdvb2Qi
IHNob3VsZCBiZSAiYmFkIi4NCg0KKiBNYXJrIFN0dWFydCBpcyBmcm9tIFBpb25lZXIgRGlnaXRh
bCBEZXNpZ24gTHRkLiwgbm90IFRVRGVsZnQuDQoNClRoZXJlIGFyZSBhIGxvdCBvZiBwcm9taXNl
cyBvZiB0YWtpbmcgdGhpbmdzIHRvIHRoZSBsaXN0LCBidXQgb25seSBjaHVuayANCmFkZHJlc3Np
bmcgaGFzIGJlZW4uIFBsZWFzZSBzdGFydCB0aGUgYXBwcm9wcmlhdGUgZGlzY3Vzc2lvbnMgc28g
d2UgY2FuIA0KbW92ZSB0aGUgdGV4dCBmb3J3YXJkLg0KDQpDVSwNCiAgICAgIEFybm8NCl9fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpwcHNwIG1haWxpbmcg
bGlzdA0KcHBzcEBpZXRmLm9yZw0KaHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5m
by9wcHNw

------=_001_NextPart748338664055_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi Arno,</DIV>
<DIV>&nbsp;&nbsp; I read the notes again and it should be "?"missing in th=
e end=20
of the sentence,=20
i.e.,&nbsp;&nbsp;Is&nbsp;it&nbsp;really&nbsp;good&nbsp;to&nbsp;wait&nbsp;2=
00ms&nbsp;for&nbsp;the&nbsp;data?=20
Thanks.</DIV>
<DIV>BR</DIV>
<DIV>Yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl">Arno Bakker</A></D=
IV>
<DIV><B>Date:</B>&nbsp;2012-04-18&nbsp;14:13</DIV>
<DIV><B>To:</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp@ietf.org</A></D=
IV>
<DIV><B>Subject:</B>&nbsp;Re: [ppsp] PPSP notes for IETF 83</DIV></DIV></D=
IV>
<DIV>
<DIV>On&nbsp;18/04/2012&nbsp;03:48,&nbsp;zhangyunfei&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;Hi&nbsp;all,</DIV>
<DIV>&gt;&nbsp;The&nbsp;minutes&nbsp;for&nbsp;IETF83&nbsp;has&nbsp;been&nb=
sp;uploaded&nbsp;and&nbsp;you&nbsp;can&nbsp;find&nbsp;the&nbsp;document</D=
IV>
<DIV>&gt;&nbsp;in&nbsp;http://www.ietf.org/proceedings/83/minutes/minutes-=
83-ppsp.docx.</DIV>
<DIV>&gt;&nbsp;Please&nbsp;review&nbsp;it&nbsp;and&nbsp;let&nbsp;Stefano&n=
bsp;and&nbsp;me&nbsp;know&nbsp;if&nbsp;you&nbsp;have&nbsp;any&nbsp;comment=
s&nbsp;on</DIV>
<DIV>&gt;&nbsp;that.&nbsp;Thanks&nbsp;Christian&nbsp;for&nbsp;taking&nbsp;=
the&nbsp;notes.</DIV>
<DIV>&gt;&nbsp;Stefano&nbsp;and&nbsp;I&nbsp;are&nbsp;creating&nbsp;tickets=
&nbsp;based&nbsp;on&nbsp;the&nbsp;notes,&nbsp;which&nbsp;need&nbsp;to&nbsp=
;be</DIV>
<DIV>&gt;&nbsp;decided&nbsp;in&nbsp;the&nbsp;mailing&nbsp;list.I'll&nbsp;p=
ost&nbsp;the&nbsp;tickets&nbsp;once&nbsp;finished.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>some&nbsp;small&nbsp;corrections:</DIV>
<DIV>*&nbsp;"Martin:&nbsp;Using&nbsp;the&nbsp;first&nbsp;response&nbsp;sen=
ding&nbsp;data.&nbsp;Is&nbsp;it&nbsp;really&nbsp;good&nbsp;to</DIV>
<DIV>&nbsp;&nbsp;&nbsp;wait&nbsp;200ms&nbsp;for&nbsp;the&nbsp;data"</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;I&nbsp;think&nbsp;"good"&nbsp;should&nbsp;be&nbsp;"=
bad".</DIV>
<DIV>&nbsp;</DIV>
<DIV>*&nbsp;Mark&nbsp;Stuart&nbsp;is&nbsp;from&nbsp;Pioneer&nbsp;Digital&n=
bsp;Design&nbsp;Ltd.,&nbsp;not&nbsp;TUDelft.</DIV>
<DIV>&nbsp;</DIV>
<DIV>There&nbsp;are&nbsp;a&nbsp;lot&nbsp;of&nbsp;promises&nbsp;of&nbsp;tak=
ing&nbsp;things&nbsp;to&nbsp;the&nbsp;list,&nbsp;but&nbsp;only&nbsp;chunk&=
nbsp;</DIV>
<DIV>addressing&nbsp;has&nbsp;been.&nbsp;Please&nbsp;start&nbsp;the&nbsp;a=
ppropriate&nbsp;discussions&nbsp;so&nbsp;we&nbsp;can&nbsp;</DIV>
<DIV>move&nbsp;the&nbsp;text&nbsp;forward.</DIV>
<DIV>&nbsp;</DIV>
<DIV>CU,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arno</DIV>
<DIV>_______________________________________________</DIV>
<DIV>ppsp&nbsp;mailing&nbsp;list</DIV>
<DIV>ppsp@ietf.org</DIV>
<DIV>https://www.ietf.org/mailman/listinfo/ppsp</DIV></DIV></BODY></HTML>

------=_001_NextPart748338664055_=------


From a.bakker@vu.nl  Wed Apr 18 00:30:55 2012
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 EFEF221F8628 for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:30:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 4.14
X-Spam-Level: ****
X-Spam-Status: No, score=4.14 tagged_above=-999 required=5 tests=[AWL=-4.065,  BAYES_40=-0.185, CHARSET_FARAWAY_HEADER=3.2, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_LOW=-1, SARE_SUB_ENC_GB2312=1.345]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Va0hCb5v0Pgl for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:30:54 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.19]) by ietfa.amsl.com (Postfix) with ESMTP id 40F9A21F85A5 for <ppsp@ietf.org>; Wed, 18 Apr 2012 00:30:54 -0700 (PDT)
Received: from PEXHB012B.vu.local (130.37.236.67) by mailin.vu.nl (130.37.164.19) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:30:52 +0200
Received: from [130.161.211.249] (130.37.238.20) by mails.vu.nl (130.37.236.67) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:30:52 +0200
Message-ID: <4F8E6DCE.90101@cs.vu.nl>
Date: Wed, 18 Apr 2012 09:31:26 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: zhangyunfei <zhangyunfei@chinamobile.com>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn> <2012041216393612240745@chinamobile.com>, <4F869775.6010007@cs.vu.nl> <2012041815001581776052@chinamobile.com>
In-Reply-To: <2012041815001581776052@chinamobile.com>
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Cc: ppsp <ppsp@ietf.org>
Subject: Re: [ppsp] =?gb2312?b?u9i4tDogUmU6ICBQcm9wb3NhbCB0byByZXNvbHZlIElz?= =?gb2312?b?c3VlIDEwICsgMTM=?=
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: Wed, 18 Apr 2012 07:30:55 -0000

On 18/04/2012 09:00, zhangyunfei wrote:
> Hi Arno,
> I think I understand your example. So is there some figures to show that 
> the case I raised is a small-probability case? That would be convincing 
> to show the efficiency of MHT method.

Hi Yunfei and all

bin numbers can be more bandwidth efficient and lead to a more elegant
design when used in combination with content integrity protection using
Merkle hash trees, as there is one unit in the system then. The
efficiency gains depend on usage. If you request chunks in groups of
powers of 2 (e.g. 128 KiB, 256 KiB) as is common in computer networks,
you only need single bin numbers. On the other hand, if you want to
express a sliding window over the chunk space, especially when that is
not a power of 2 wide, you need more than 1 bin number.


> BTW, I remember that in last interim meeting, you replied that the 
> mapping between binmap and range expression is quite easy. Could you 
> elaborate this mapping? Thanks.

Assuming ranges are intervals of a list of chunks numbered 0...N: for a
given bin number "bin":

startrange = (bin & (bin + 1))/2
endrange = ((bin | (bin + 1)) - 1)/2

Note that a binmap is a novel data structure to efficiently store a
bitmap, which is not directly related to bin numbers.

Regards,
    Arno


From a.bakker@vu.nl  Wed Apr 18 00:36:00 2012
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 DF72E21F85D5 for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:36:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.037
X-Spam-Level: 
X-Spam-Status: No, score=-0.037 tagged_above=-999 required=5 tests=[AWL=1.467,  BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T38UR0qibIls for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:36:00 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.19]) by ietfa.amsl.com (Postfix) with ESMTP id 2FBE021F84AE for <ppsp@ietf.org>; Wed, 18 Apr 2012 00:36:00 -0700 (PDT)
Received: from PEXHB012B.vu.local (130.37.236.67) by mailin.vu.nl (130.37.164.19) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:35:59 +0200
Received: from [130.161.211.249] (130.37.238.20) by mails.vu.nl (130.37.236.67) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:35:59 +0200
Message-ID: <4F8E6EEC.4020908@cs.vu.nl>
Date: Wed, 18 Apr 2012 09:36:12 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: zhangyunfei <zhangyunfei@chinamobile.com>
References: <2012041809482198565512@chinamobile.com>, <4F8E5B8A.1040202@cs.vu.nl> <2012041815225300068577@chinamobile.com>
In-Reply-To: <2012041815225300068577@chinamobile.com>
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Cc: ppsp <ppsp@ietf.org>
Subject: Re: [ppsp] PPSP notes for IETF 83
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: Wed, 18 Apr 2012 07:36:01 -0000

On 18/04/2012 09:22, zhangyunfei wrote:
> Hi Arno,
> I read the notes again and it should be "?"missing in the end of the 
> sentence, i.e., Is it really good to wait 200ms for the data? Thanks.
> 

Hi

then I don't understand the remark :-( I recall we were talking about
adding an extra roundtrip to the handshake procedure between peer A and
B to avoid remembering state at B initially. I don't like that because
it adds to the time-till-playback and don't think it is necessary.
AFAIK, Martin asked whether the extra roundtrip was actually that bad.

Minor point though.

CU,
    Arno


From a.bakker@vu.nl  Wed Apr 18 00:57:32 2012
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 9CAE621F855A for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:57:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.053
X-Spam-Level: 
X-Spam-Status: No, score=0.053 tagged_above=-999 required=5 tests=[AWL=0.957,  BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, J_CHICKENPOX_43=0.6, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H8q9eT3Y9XTT for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 00:57:32 -0700 (PDT)
Received: from mailin.vu.nl (mailin.vu.nl [130.37.164.18]) by ietfa.amsl.com (Postfix) with ESMTP id E28FC21F8539 for <ppsp@ietf.org>; Wed, 18 Apr 2012 00:57:31 -0700 (PDT)
Received: from PEXHB012B.vu.local (130.37.236.67) by mailin.vu.nl (130.37.164.18) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:57:32 +0200
Received: from [130.161.211.249] (130.37.238.20) by mails.vu.nl (130.37.236.67) with Microsoft SMTP Server (TLS) id 14.2.283.3; Wed, 18 Apr 2012 09:57:30 +0200
Message-ID: <4F8E740D.4070107@cs.vu.nl>
Date: Wed, 18 Apr 2012 09:58:05 +0200
From: Arno Bakker <arno@cs.vu.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
MIME-Version: 1.0
To: zhangyunfei <zhangyunfei@chinamobile.com>
References: <2012041809482198565512@chinamobile.com>, <4F8E5B8A.1040202@cs.vu.nl> <2012041814533970608944@chinamobile.com>
In-Reply-To: <2012041814533970608944@chinamobile.com>
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [130.37.238.20]
Cc: ppsp <ppsp@ietf.org>
Subject: Re: [ppsp] PPSP notes for IETF 83
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: Wed, 18 Apr 2012 07:57:32 -0000

On 18/04/2012 08:53, zhangyunfei wrote:
> I encourage to have more fruitful discussions on this base selection. If 
> there is no consensus after a certain of time(say, several weeks), we 
> may have to resort to the means, e.g., polling, which is the least we'd 
> like to use.

Hi

what does this mean for the issues raised months ago on which there has
been no discussion here?

* "Proposal to solve Issue #26: Evaluate the handshake procedure if it
needs strengthening against "state-building attacks"  Jan 25th

* "Proposal to resolve Issue 17+20: Peer Address Exchange" Feb 14th

* "New issues derived from PPSP requirements" Feb 14th

* "SEC.REQ-4 Analysis" Feb 15th

Can we set a deadline for May 9th (3 weeks) to resolve these before they
go to polling? What does the polling procedure look like?

Regards,
    Arno

From zhangyunfei@chinamobile.com  Wed Apr 18 03:34:54 2012
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 11D1921F8592 for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 03:34:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -90.885
X-Spam-Level: 
X-Spam-Status: No, score=-90.885 tagged_above=-999 required=5 tests=[AWL=-2.157, BAYES_50=0.001, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, 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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dy5dqr8Pbibt for <ppsp@ietfa.amsl.com>; Wed, 18 Apr 2012 03:34:53 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id EC78A21F858E for <ppsp@ietf.org>; Wed, 18 Apr 2012 03:34:52 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id C2A26EDD0; Wed, 18 Apr 2012 18:34:51 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 974AAEE56; Wed, 18 Apr 2012 18:34:51 +0800 (CST)
Received: from zyf-PC ([10.2.52.214]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012041818345009-29137 ; Wed, 18 Apr 2012 18:34:50 +0800 
Date: Wed, 18 Apr 2012 18:34:45 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: "arno@cs.vu.nl" <arno@cs.vu.nl>
References: <OF97B14220.883D5968-ON482579DB.003454AD-482579DB.0035B23D@zte.com.cn> <2012041216393612240745@chinamobile.com>,  <4F869775.6010007@cs.vu.nl> <2012041815001581776052@chinamobile.com>,  <4F8E6DCE.90101@cs.vu.nl>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <20120418183444961415101@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 18:34:50, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-18 18:34:51, Serialize complete at 2012-04-18 18:34:51
Content-Type: multipart/alternative; boundary="----=_001_NextPart734332068654_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18846.006
X-TM-AS-Result: No--37.693-7.0-31-10
X-imss-scan-details: No--37.693-7.0-31-10;No--37.693-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Cc: ppsp <ppsp@ietf.org>
Subject: [ppsp] =?gb2312?b?u9i4tDogUmU6u9i4tDogUmU6ICBQcm9wb3NhbCB0byBy?= =?gb2312?b?ZXNvbHZlIElzc3VlIDEwICsgMTM=?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 18 Apr 2012 10:34:54 -0000

This is a multi-part message in MIME format.

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

SGkgQXJub6OsDQogICAgUGxzIHNlZSBpbmxpbmUuVGhhbmtzLg0KDQpZdW5mZWkNCg0KDQoNCg0K
emhhbmd5dW5mZWkNCg0Kt6K8/sjLo7ogQXJubyBCYWtrZXINCreiy83Ksbzko7ogMjAxMi0wNC0x
OCAxNTozMQ0KytW8/sjLo7ogemhhbmd5dW5mZWkNCrOty82juiBwcHNwDQrW98zio7ogUmU6W3Bw
c3Bdu9i4tDogUmU6IFByb3Bvc2FsIHRvIHJlc29sdmUgSXNzdWUgMTAgKyAxMw0KT24gMTgvMDQv
MjAxMiAwOTowMCwgemhhbmd5dW5mZWkgd3JvdGU6DQo+IEhpIEFybm8sDQo+IEkgdGhpbmsgSSB1
bmRlcnN0YW5kIHlvdXIgZXhhbXBsZS4gU28gaXMgdGhlcmUgc29tZSBmaWd1cmVzIHRvIHNob3cg
dGhhdCANCj4gdGhlIGNhc2UgSSByYWlzZWQgaXMgYSBzbWFsbC1wcm9iYWJpbGl0eSBjYXNlPyBU
aGF0IHdvdWxkIGJlIGNvbnZpbmNpbmcgDQo+IHRvIHNob3cgdGhlIGVmZmljaWVuY3kgb2YgTUhU
IG1ldGhvZC4NCg0KSGkgWXVuZmVpIGFuZCBhbGwNCg0KYmluIG51bWJlcnMgY2FuIGJlIG1vcmUg
YmFuZHdpZHRoIGVmZmljaWVudCBhbmQgbGVhZCB0byBhIG1vcmUgZWxlZ2FudA0KZGVzaWduIHdo
ZW4gdXNlZCBpbiBjb21iaW5hdGlvbiB3aXRoIGNvbnRlbnQgaW50ZWdyaXR5IHByb3RlY3Rpb24g
dXNpbmcNCk1lcmtsZSBoYXNoIHRyZWVzLCBhcyB0aGVyZSBpcyBvbmUgdW5pdCBpbiB0aGUgc3lz
dGVtIHRoZW4uIFRoZQ0KZWZmaWNpZW5jeSBnYWlucyBkZXBlbmQgb24gdXNhZ2UuIElmIHlvdSBy
ZXF1ZXN0IGNodW5rcyBpbiBncm91cHMgb2YNCnBvd2VycyBvZiAyIChlLmcuIDEyOCBLaUIsIDI1
NiBLaUIpIGFzIGlzIGNvbW1vbiBpbiBjb21wdXRlciBuZXR3b3JrcywNCnlvdSBvbmx5IG5lZWQg
c2luZ2xlIGJpbiBudW1iZXJzLiBPbiB0aGUgb3RoZXIgaGFuZCwgaWYgeW91IHdhbnQgdG8NCmV4
cHJlc3MgYSBzbGlkaW5nIHdpbmRvdyBvdmVyIHRoZSBjaHVuayBzcGFjZSwgZXNwZWNpYWxseSB3
aGVuIHRoYXQgaXMNCm5vdCBhIHBvd2VyIG9mIDIgd2lkZSwgeW91IG5lZWQgbW9yZSB0aGFuIDEg
YmluIG51bWJlci4NCg0KW1l1bmZlaV0gVGhpcyBpcyB3aGF0IEkgd29ycnkgYWJvdXQuIFdlIGNh
bm5vdCBhc3N1cmUgdGhhdCBlYWNoIHRpbWUgd2UgY2FuIHJlcXVlc3QgDQpjaHVua3MgaW4gZ3Jv
dXBzIG9mIHBvd2VycyBvZiAyLCBhcyBpdCdzIGRlcGVuZGVudCBvbiB3aGF0IHRoZSBzZXJ2aW5n
IHBlZXJzIGhhdmUsIHdoaWNoIA0KaXMgaGFyZCB0byBlbnN1cmUgdGhhdCB0aGUgbnVtYmVyIG9m
IGF2YWlsYWJsZSBjaHVua3MgYmVpbmcgcG93ZXJzIG9mIDIuIEluIHN1Y2ggY2FzZXMsIHJlcXVz
dGluZyANCmEgcmFuZ2Ugb2YgY2h1bmtzIG5lZWRzIG5vIG1vcmUgYml0cyB0aGFuIGJpbiBudW1i
ZXIuIFdoYXQncyB3b3JzZSwgaWYgdGhlIGNodW5rcyBwZWVyIEEgaGFzIGlzIA0Kc3BhcnNlbHkg
ZGlzdHJpYnV0ZWQsIGkuZS4sIHRoZSBjaHVua21hcCBpcyBsaWtlbHkgdG8gYmUgMTAwMDEwMTEx
MTAsIGJpbiBudW1iZXJpbmcgbmVlZHMgbW9yZSBiaXRzLg0KDQo+IEJUVywgSSByZW1lbWJlciB0
aGF0IGluIGxhc3QgaW50ZXJpbSBtZWV0aW5nLCB5b3UgcmVwbGllZCB0aGF0IHRoZSANCj4gbWFw
cGluZyBiZXR3ZWVuIGJpbm1hcCBhbmQgcmFuZ2UgZXhwcmVzc2lvbiBpcyBxdWl0ZSBlYXN5LiBD
b3VsZCB5b3UgDQo+IGVsYWJvcmF0ZSB0aGlzIG1hcHBpbmc/IFRoYW5rcy4NCg0KQXNzdW1pbmcg
cmFuZ2VzIGFyZSBpbnRlcnZhbHMgb2YgYSBsaXN0IG9mIGNodW5rcyBudW1iZXJlZCAwLi4uTjog
Zm9yIGENCmdpdmVuIGJpbiBudW1iZXIgImJpbiI6DQoNCnN0YXJ0cmFuZ2UgPSAoYmluICYgKGJp
biArIDEpKS8yDQplbmRyYW5nZSA9ICgoYmluIHwgKGJpbiArIDEpKSAtIDEpLzINCltZdW5mZWld
IEkgbmVlZCBtb3JlIHRpbWUgdG8gcmVwbHkgb24gdGhpczopDQpOb3RlIHRoYXQgYSBiaW5tYXAg
aXMgYSBub3ZlbCBkYXRhIHN0cnVjdHVyZSB0byBlZmZpY2llbnRseSBzdG9yZSBhDQpiaXRtYXAs
IHdoaWNoIGlzIG5vdCBkaXJlY3RseSByZWxhdGVkIHRvIGJpbiBudW1iZXJzLg0KDQpSZWdhcmRz
LA0KICAgIEFybm8=

------=_001_NextPart734332068654_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi Arno=A3=AC</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Pls see inline.Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>=B7=A2=BC=FE=C8=CB=A3=BA</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl"=
>Arno Bakker</A></DIV>
<DIV><B>=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA</B>&nbsp;2012-04-18&nbsp;15:31</DIV=
>
<DIV><B>=CA=D5=BC=FE=C8=CB=A3=BA</B>&nbsp;<A=20
href=3D"mailto:zhangyunfei@chinamobile.com">zhangyunfei</A></DIV>
<DIV><B>=B3=AD=CB=CD=A3=BA</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp<=
/A></DIV>
<DIV><B>=D6=F7=CC=E2=A3=BA</B>&nbsp;Re:[ppsp]=BB=D8=B8=B4: Re: Proposal to=
 resolve Issue 10 +=20
13</DIV></DIV></DIV>
<DIV>
<DIV>On&nbsp;18/04/2012&nbsp;09:00,&nbsp;zhangyunfei&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;Hi&nbsp;Arno,</DIV>
<DIV>&gt;&nbsp;I&nbsp;think&nbsp;I&nbsp;understand&nbsp;your&nbsp;example.=
&nbsp;So&nbsp;is&nbsp;there&nbsp;some&nbsp;figures&nbsp;to&nbsp;show&nbsp;=
that&nbsp;</DIV>
<DIV>&gt;&nbsp;the&nbsp;case&nbsp;I&nbsp;raised&nbsp;is&nbsp;a&nbsp;small-=
probability&nbsp;case?&nbsp;That&nbsp;would&nbsp;be&nbsp;convincing&nbsp;<=
/DIV>
<DIV>&gt;&nbsp;to&nbsp;show&nbsp;the&nbsp;efficiency&nbsp;of&nbsp;MHT&nbsp=
;method.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi&nbsp;Yunfei&nbsp;and&nbsp;all</DIV>
<DIV>&nbsp;</DIV>
<DIV>bin&nbsp;numbers&nbsp;can&nbsp;be&nbsp;more&nbsp;bandwidth&nbsp;effic=
ient&nbsp;and&nbsp;lead&nbsp;to&nbsp;a&nbsp;more&nbsp;elegant</DIV>
<DIV>design&nbsp;when&nbsp;used&nbsp;in&nbsp;combination&nbsp;with&nbsp;co=
ntent&nbsp;integrity&nbsp;protection&nbsp;using</DIV>
<DIV>Merkle&nbsp;hash&nbsp;trees,&nbsp;as&nbsp;there&nbsp;is&nbsp;one&nbsp=
;unit&nbsp;in&nbsp;the&nbsp;system&nbsp;then.&nbsp;The</DIV>
<DIV>efficiency&nbsp;gains&nbsp;depend&nbsp;on&nbsp;usage.&nbsp;If&nbsp;yo=
u&nbsp;request&nbsp;chunks&nbsp;in&nbsp;groups&nbsp;of</DIV>
<DIV>powers&nbsp;of&nbsp;2&nbsp;(e.g.&nbsp;128&nbsp;KiB,&nbsp;256&nbsp;KiB=
)&nbsp;as&nbsp;is&nbsp;common&nbsp;in&nbsp;computer&nbsp;networks,</DIV>
<DIV>you&nbsp;only&nbsp;need&nbsp;single&nbsp;bin&nbsp;numbers.&nbsp;On&nb=
sp;the&nbsp;other&nbsp;hand,&nbsp;if&nbsp;you&nbsp;want&nbsp;to</DIV>
<DIV>express&nbsp;a&nbsp;sliding&nbsp;window&nbsp;over&nbsp;the&nbsp;chunk=
&nbsp;space,&nbsp;especially&nbsp;when&nbsp;that&nbsp;is</DIV>
<DIV>not&nbsp;a&nbsp;power&nbsp;of&nbsp;2&nbsp;wide,&nbsp;you&nbsp;need&nb=
sp;more&nbsp;than&nbsp;1&nbsp;bin&nbsp;number.</DIV>
<DIV>&nbsp;</DIV>
<DIV style=3D"COLOR: #ff0000">[Yunfei] This is what I worry about. We cann=
ot=20
assure that each time we can request </DIV>
<DIV style=3D"COLOR: #ff0000">chunks in groups of powers of 2, as it's=20
dependent&nbsp;on what the serving peers have, which </DIV>
<DIV style=3D"COLOR: #ff0000">is hard to ensure that the number of availab=
le=20
chunks being&nbsp;powers of 2.&nbsp;In such cases, requsting </DIV>
<DIV style=3D"COLOR: #ff0000">a range of chunks needs no more bits than bi=
n=20
number. What's worse, if the chunks peer A has is </DIV>
<DIV style=3D"COLOR: #ff0000">sparsely distributed, i.e., the chunkmap is =
likely=20
to be 10001011110, bin numbering needs more bits.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&nbsp;BTW,&nbsp;I&nbsp;remember&nbsp;that&nbsp;in&nbsp;last&nbsp;=
interim&nbsp;meeting,&nbsp;you&nbsp;replied&nbsp;that&nbsp;the&nbsp;</DIV>
<DIV>&gt;&nbsp;mapping&nbsp;between&nbsp;binmap&nbsp;and&nbsp;range&nbsp;e=
xpression&nbsp;is&nbsp;quite&nbsp;easy.&nbsp;Could&nbsp;you&nbsp;</DIV>
<DIV>&gt;&nbsp;elaborate&nbsp;this&nbsp;mapping?&nbsp;Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Assuming&nbsp;ranges&nbsp;are&nbsp;intervals&nbsp;of&nbsp;a&nbsp;list=
&nbsp;of&nbsp;chunks&nbsp;numbered&nbsp;0...N:&nbsp;for&nbsp;a</DIV>
<DIV>given&nbsp;bin&nbsp;number&nbsp;"bin":</DIV>
<DIV>&nbsp;</DIV>
<DIV>startrange&nbsp;=3D&nbsp;(bin&nbsp;&amp;&nbsp;(bin&nbsp;+&nbsp;1))/2<=
/DIV>
<DIV>endrange&nbsp;=3D&nbsp;((bin&nbsp;|&nbsp;(bin&nbsp;+&nbsp;1))&nbsp;-&=
nbsp;1)/2</DIV>
<DIV style=3D"COLOR: #ff0000">[Yunfei] I need more time to reply on this:)=
</DIV>
<DIV>Note&nbsp;that&nbsp;a&nbsp;binmap&nbsp;is&nbsp;a&nbsp;novel&nbsp;data=
&nbsp;structure&nbsp;to&nbsp;efficiently&nbsp;store&nbsp;a</DIV>
<DIV>bitmap,&nbsp;which&nbsp;is&nbsp;not&nbsp;directly&nbsp;related&nbsp;t=
o&nbsp;bin&nbsp;numbers.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;Arno</DIV>
<DIV>&nbsp;</DIV></DIV></BODY></HTML>

------=_001_NextPart734332068654_=------


From zhangyunfei@chinamobile.com  Fri Apr 20 08:20:24 2012
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 1BCD621F8795 for <ppsp@ietfa.amsl.com>; Fri, 20 Apr 2012 08:20:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -90.525
X-Spam-Level: 
X-Spam-Status: No, score=-90.525 tagged_above=-999 required=5 tests=[AWL=-1.797, BAYES_50=0.001, CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, 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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SgJUWUQFoFAT for <ppsp@ietfa.amsl.com>; Fri, 20 Apr 2012 08:20:23 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 3EC2321F874F for <ppsp@ietf.org>; Fri, 20 Apr 2012 08:20:23 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id 7599DE4CA; Fri, 20 Apr 2012 23:20:21 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id 6B18AE4C6; Fri, 20 Apr 2012 23:20:21 +0800 (CST)
Received: from zyf-PC ([10.1.5.3]) by mail.chinamobile.com (Lotus Domino Release 6.5.6) with ESMTP id 2012042023201795-22152 ; Fri, 20 Apr 2012 23:20:17 +0800 
Date: Fri, 20 Apr 2012 23:20:05 +0800
From: zhangyunfei <zhangyunfei@chinamobile.com>
To: "arno@cs.vu.nl" <arno@cs.vu.nl>,  "Martin Stiemerling" <martin.stiemerling@neclab.eu>
References: <2012041809482198565512@chinamobile.com>,  <4F8E5B8A.1040202@cs.vu.nl> <2012041815225300068577@chinamobile.com>,  <4F8E6EEC.4020908@cs.vu.nl>
X-Priority: 3 (Normal)
X-Mailer: Foxmail 7.0.1.85[cn]
Mime-Version: 1.0
Message-ID: <2012042023200503896542@chinamobile.com>
X-MIMETrack: Itemize by SMTP Server on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-20 23:20:18, Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2012-04-20 23:20:20, Serialize complete at 2012-04-20 23:20:20
Content-Type: multipart/alternative; boundary="----=_001_NextPart543560866726_=----"
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18850.007
X-TM-AS-Result: No--22.211-7.0-31-10
X-imss-scan-details: No--22.211-7.0-31-10;No--22.211-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No;No
Cc: ppsp <ppsp@ietf.org>
Subject: [ppsp] =?gb2312?b?u9i4tDogUmU6ICBQUFNQIG5vdGVzIGZvciBJRVRGIDgz?=
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: zhangyunfei <zhangyunfei@chinamobile.com>
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, 20 Apr 2012 15:20:24 -0000

This is a multi-part message in MIME format.

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

SGkgTWFydGluLA0KICAgIFdvdWxkIHlvdSBwbGVhc2UgY29uZmlybSB0aGUgbm90ZXMgaW4gdGhl
IGZvbGxvd2luZyBwYXJ0PyBUaGFua3MuDQoNCkJSDQp5dW5mZWkNCg0KDQoNCg0Kemhhbmd5dW5m
ZWkNCg0Kt6K8/sjLo7ogQXJubyBCYWtrZXINCreiy83Ksbzko7ogMjAxMi0wNC0xOCAxNTozNg0K
ytW8/sjLo7ogemhhbmd5dW5mZWkNCrOty82juiBwcHNwDQrW98zio7ogUmU6IFtwcHNwXSBQUFNQ
IG5vdGVzIGZvciBJRVRGIDgzDQpPbiAxOC8wNC8yMDEyIDA5OjIyLCB6aGFuZ3l1bmZlaSB3cm90
ZToNCj4gSGkgQXJubywNCj4gSSByZWFkIHRoZSBub3RlcyBhZ2FpbiBhbmQgaXQgc2hvdWxkIGJl
ICI/Im1pc3NpbmcgaW4gdGhlIGVuZCBvZiB0aGUgDQo+IHNlbnRlbmNlLCBpLmUuLCBJcyBpdCBy
ZWFsbHkgZ29vZCB0byB3YWl0IDIwMG1zIGZvciB0aGUgZGF0YT8gVGhhbmtzLg0KPiANCg0KSGkN
Cg0KdGhlbiBJIGRvbid0IHVuZGVyc3RhbmQgdGhlIHJlbWFyayA6LSggSSByZWNhbGwgd2Ugd2Vy
ZSB0YWxraW5nIGFib3V0DQphZGRpbmcgYW4gZXh0cmEgcm91bmR0cmlwIHRvIHRoZSBoYW5kc2hh
a2UgcHJvY2VkdXJlIGJldHdlZW4gcGVlciBBIGFuZA0KQiB0byBhdm9pZCByZW1lbWJlcmluZyBz
dGF0ZSBhdCBCIGluaXRpYWxseS4gSSBkb24ndCBsaWtlIHRoYXQgYmVjYXVzZQ0KaXQgYWRkcyB0
byB0aGUgdGltZS10aWxsLXBsYXliYWNrIGFuZCBkb24ndCB0aGluayBpdCBpcyBuZWNlc3Nhcnku
DQpBRkFJSywgTWFydGluIGFza2VkIHdoZXRoZXIgdGhlIGV4dHJhIHJvdW5kdHJpcCB3YXMgYWN0
dWFsbHkgdGhhdCBiYWQuDQoNCk1pbm9yIHBvaW50IHRob3VnaC4NCg0KQ1UsDQogICAgQXJubw==

------=_001_NextPart543560866726_=----
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset="gb2312"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3DGB2312" http-equiv=3DContent-Type>
<STYLE>
BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
	LINE-HEIGHT: 1.5; FONT-FAMILY: =CE=A2=C8=ED=D1=C5=BA=DA; COLOR: #000080; =
FONT-SIZE: 10.5pt
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16968"></HEAD>
<BODY style=3D"MARGIN: 10px">
<DIV>Hi Martin,</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Would you please confirm the notes in the followin=
g=20
part? Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>BR</DIV>
<DIV>yunfei</DIV>
<DIV>&nbsp;</DIV>
<HR style=3D"WIDTH: 210px; HEIGHT: 1px" align=3Dleft color=3D#b5c4df SIZE=
=3D1>

<DIV><SPAN>zhangyunfei</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D"BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOT=
TOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt s=
olid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV=20
style=3D"PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKG=
ROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>=B7=A2=BC=FE=C8=CB=A3=BA</B>&nbsp;<A href=3D"mailto:arno@cs.vu.nl"=
>Arno Bakker</A></DIV>
<DIV><B>=B7=A2=CB=CD=CA=B1=BC=E4=A3=BA</B>&nbsp;2012-04-18&nbsp;15:36</DIV=
>
<DIV><B>=CA=D5=BC=FE=C8=CB=A3=BA</B>&nbsp;<A=20
href=3D"mailto:zhangyunfei@chinamobile.com">zhangyunfei</A></DIV>
<DIV><B>=B3=AD=CB=CD=A3=BA</B>&nbsp;<A href=3D"mailto:ppsp@ietf.org">ppsp<=
/A></DIV>
<DIV><B>=D6=F7=CC=E2=A3=BA</B>&nbsp;Re: [ppsp] PPSP notes for IETF 83</DIV=
></DIV></DIV>
<DIV>
<DIV>On&nbsp;18/04/2012&nbsp;09:22,&nbsp;zhangyunfei&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;Hi&nbsp;Arno,</DIV>
<DIV>&gt;&nbsp;I&nbsp;read&nbsp;the&nbsp;notes&nbsp;again&nbsp;and&nbsp;it=
&nbsp;should&nbsp;be&nbsp;"?"missing&nbsp;in&nbsp;the&nbsp;end&nbsp;of&nbs=
p;the&nbsp;</DIV>
<DIV>&gt;&nbsp;sentence,&nbsp;i.e.,&nbsp;Is&nbsp;it&nbsp;really&nbsp;good&=
nbsp;to&nbsp;wait&nbsp;200ms&nbsp;for&nbsp;the&nbsp;data?&nbsp;Thanks.</DI=
V>
<DIV>&gt;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>then&nbsp;I&nbsp;don't&nbsp;understand&nbsp;the&nbsp;remark&nbsp;:-(&=
nbsp;I&nbsp;recall&nbsp;we&nbsp;were&nbsp;talking&nbsp;about</DIV>
<DIV>adding&nbsp;an&nbsp;extra&nbsp;roundtrip&nbsp;to&nbsp;the&nbsp;handsh=
ake&nbsp;procedure&nbsp;between&nbsp;peer&nbsp;A&nbsp;and</DIV>
<DIV>B&nbsp;to&nbsp;avoid&nbsp;remembering&nbsp;state&nbsp;at&nbsp;B&nbsp;=
initially.&nbsp;I&nbsp;don't&nbsp;like&nbsp;that&nbsp;because</DIV>
<DIV>it&nbsp;adds&nbsp;to&nbsp;the&nbsp;time-till-playback&nbsp;and&nbsp;d=
on't&nbsp;think&nbsp;it&nbsp;is&nbsp;necessary.</DIV>
<DIV>AFAIK,&nbsp;Martin&nbsp;asked&nbsp;whether&nbsp;the&nbsp;extra&nbsp;r=
oundtrip&nbsp;was&nbsp;actually&nbsp;that&nbsp;bad.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Minor&nbsp;point&nbsp;though.</DIV>
<DIV>&nbsp;</DIV>
<DIV>CU,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;Arno</DIV>
<DIV>&nbsp;</DIV></DIV></BODY></HTML>

------=_001_NextPart543560866726_=------

