Chrome用のPPAPI Plug-inの作成方法について

47 views
Skip to first unread message

金在坤

unread,
Jul 25, 2016, 12:14:14 AM7/25/16
to Native-Client-Discuss
Chrome用のPPAPI Plug-inの作成方法を知りたいです。 

自社製品の一部で、Windows上で動作するNAAPI Plug-inがあります。 
これはWebサーバから送ってきた暗号化情報を、 
クライアント側で復号する機能をもっています。 
このPlug-inをPPAPIに作り変えようとしています。 

御社から最新のnacl_sdkをダウンロードし、サンプルをビルドしてみたのですが 
nexeやpexe形式しか見当たりませんでした。 
これはライブラリではなく、アプリケーションだと認識しています。 
また、webで検索しても同様の情報しか見つかりませんでした。 

現行のChromeに入っているPPAPIのPlug-inはdll形式 
(widevinecdmadapter.dll、pepflashplayer.dll)なので、 
おそらくdll形式で作成する必要があると認識しています。 

そこで、 

dll形式のPlu-inを作るための、以下の情報を頂けないでしょうか? 
・実装が必要なメソッド 
・ビルド方法 

以上 

Taiju Tsuiki

unread,
Jul 25, 2016, 1:59:47 PM7/25/16
to Native-Client-Discuss
Please post it in English on this list.
Translation: They want to build a PPAPI plugin, and thought that it should be a .dll rather than a .nexe or .pexe since Google Chrome-bundled plugins are .dll.

nexe / pexe should just work as "plugins" if you add a "nacl_modules" entry in Chrome extension manifest, as describe in a document.
Pepper Flash plugin uses PPAPI, but it does not use Native Client. That's why it's a .dll, rather than a .nexe.

2016年7月25日 13:14 金在坤 <j-...@tsh-world.co.jp>:

--
You received this message because you are subscribed to the Google Groups "Native-Client-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-di...@googlegroups.com.
To post to this group, send email to native-cli...@googlegroups.com.
Visit this group at https://groups.google.com/group/native-client-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages