Edit: where can i download: Sparkplug.zip or Sparkplug.tar.gz?

Hello,

i want to create a spark plugin.

first of all, i have read this tutorial: http://www.jivesoftware.org/builds/sparkplug_kit/docs/latest/sparkplug_dev_guide .html#clientOverview

where can i download Sparkplug.zip or Sparkplug.tar.gz ?

Thanks

Kamyab

You can get the sparkplug kit from this page:

http://jivesoftware.org/spark/sparkplug_kit.jsp

Here is the direct link to the .zip file:

http://jivesoftware.org/builds/sparkplug_kit/sparkplug_kit_1_1_0.zip

these links are no longer valid and I can’t find the sparkplug.zip file anywhere.

Does anyone know where I can download it from? It’s referenced here

http://www.igniterealtime.org/builds/sparkplug_kit/docs/latest/sparkplug_dev_gui de.html#simplePlugin

but I can’t find the download link refered to.

Thanks,

John

They are here: http://www.igniterealtime.org/projects/spark/sparkplug-kit.jsp

but just know, the sparkplug kit is quite outdated (patches welcome!). It may serve as a guide though.

after looking through the sparkplug kit, you should also download the spark source code from https://github.com/IgniteRealtime/Spark and see how the plugins are done there (under src/plugins).