Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Any example of writing an NPAPI plugin in Linux?

36 views
Skip to first unread message

ZelluX

unread,
Dec 15, 2009, 7:04:10 AM12/15/09
to
Hi, all

I need to write a browser plugin to communicate with another process,
and it seems I have to use NPAPI plugins. Is there any example or open
source NPAPI plugin I can refer to?

Many thanks for your reply.

Georg Fritzsche

unread,
Dec 15, 2009, 12:00:32 PM12/15/09
to
On Dec 15, 1:04 pm, ZelluX <zel...@gmail.com> wrote:
> I need to write a browser plugin to communicate with another process,
> and it seems I have to use NPAPI plugins. Is there any example or open
> source NPAPI plugin I can refer to?

Depends on what you want to.
The basic NPAPI samples build on Linux too:
http://mxr.mozilla.org/seamonkey/source/modules/plugin/samples/

For IPC it depends on your use-case, though Boost.Interprocess or D-
Bus come to mind.

Georg

0 new messages