Events with Jabber

I want to connect a shared whiteboard with Jabber Server …How can I implement the events in the client side for example update objects or delete objects ( everything in the whiteboard is an object) ?

Sdamfara

Hey Sdamfara,

There is a url=List Index - XMPP list[/url] where you can get more information and even send questions or ideas. The list is about whiteboards in XMPP and pubsub is what they use as their base framework.

everything in the whiteboard is an object ?

From what I read I would say that the whiteboard is split into many smaller objects.

Regards,

– Gato