[ppsp] Question on PPSP IOP and implementation

김성혜 <shkim@etri.re.kr> Fri, 05 June 2015 02:07 UTC

Return-Path: <shkim@etri.re.kr>
X-Original-To: ppsp@ietfa.amsl.com
Delivered-To: ppsp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E52D1AD2F6 for <ppsp@ietfa.amsl.com>; Thu, 4 Jun 2015 19:07:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.91
X-Spam-Level:
X-Spam-Status: No, score=-98.91 tagged_above=-999 required=5 tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRgleRR0HRqu for <ppsp@ietfa.amsl.com>; Thu, 4 Jun 2015 19:07:50 -0700 (PDT)
Received: from smtpeg.etri.re.kr (smtpeg1.etri.re.kr [129.254.27.141]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2809E1AD2D9 for <ppsp@ietf.org>; Thu, 4 Jun 2015 19:07:50 -0700 (PDT)
Received: from SMTP3.etri.info (129.254.28.73) by SMTPEG1.etri.info (129.254.27.141) with Microsoft SMTP Server (TLS) id 14.1.355.2; Fri, 5 Jun 2015 11:07:50 +0900
Received: from SMTP2.etri.info ([169.254.2.83]) by SMTP3.etri.info ([10.2.6.32]) with mapi id 14.01.0355.002; Fri, 5 Jun 2015 11:07:44 +0900
From: 김성혜 <shkim@etri.re.kr>
To: "ppsp@ietf.org" <ppsp@ietf.org>
Thread-Topic: Question on PPSP IOP and implementation
Thread-Index: AdCfNGi8hlPj69iuSKCgGwvFihc+cA==
Date: Fri, 05 Jun 2015 02:07:44 +0000
Message-ID: <609FE8B8E7BD1248A27BD3B8BC699ABD1D7424A9@SMTP2.etri.info>
Accept-Language: ko-KR, en-US
Content-Language: ko-KR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [129.254.28.48]
Content-Type: multipart/alternative; boundary="_000_609FE8B8E7BD1248A27BD3B8BC699ABD1D7424A9SMTP2etriinfo_"
MIME-Version: 1.0
Archived-At: <http://mailarchive.ietf.org/arch/msg/ppsp/rAdn1bUqetEuSdXzIJvfkdOHeKY>
Subject: [ppsp] Question on PPSP IOP and implementation
X-BeenThere: ppsp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: discussing to draw up peer to peer streaming protocol <ppsp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ppsp>, <mailto:ppsp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ppsp/>
List-Post: <mailto:ppsp@ietf.org>
List-Help: <mailto:ppsp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ppsp>, <mailto:ppsp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Jun 2015 02:07:52 -0000


Hi All,

We are planning to develop PPSP including both of TP and PP.
Some of the solutions (open source) we’ve found are libswift(https://github.com/libswift/libswift) and Swirl(http://www.swirl-project.org/).
I seems libswift is implemented on draft version 00. Is this still valid?
Are there any other PPSP implementations?
Does this WG have any plan for IOP test for PPSP?
Regards,
Sung