0

I need to implement "Agent Protocol" mention in (http://xmpp.org/extensions/xep-0142.html). But I have no idea how to do it. I am using agsXMPP as client and Openfire as server. I need a guideline how can I do this. I need a guide line to implement this. Please help..

Regards

Animesh

animesh
  • 1
  • 1

1 Answers1

0

It's a long time since this post was made.

OpenFire implements the Agent protocol with the FastPath plugin.

The XMPP client SparkRef and Spark also implements the agent protocol.

Note : the Agent protocol or XEP-0142 has been deferred by XMPP standards

Bruno Thomas
  • 1,179
  • 17
  • 31