<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Cisco AJAX XMPP Library</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2015416" />
  <subtitle />
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2015416</id>
  <updated>2013-05-21T04:28:14Z</updated>
  <dc:date>2013-05-21T04:28:14Z</dc:date>
  <entry>
    <title>RE: Cisco Presence SDK for C#?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15387565" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15387565</id>
    <updated>2013-05-18T19:31:05Z</updated>
    <published>2013-05-18T19:31:05Z</published>
    <summary type="html">CUP is fully XMPP compliant with the RFC standards, so any compliant library should work just fine.  Cisco does not maintain specific stacks/bindings for XMPP.  Soapbox is another C# XMPP library that you may want to investigate.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-05-18T19:31:05Z</dc:date>
  </entry>
  <entry>
    <title>Cisco Presence SDK for C#?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15380671" />
    <author>
      <name>Anand Hariharan V</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15380671</id>
    <updated>2013-05-17T21:05:35Z</updated>
    <published>2013-05-17T21:05:35Z</published>
    <summary type="html">Where can I find Library/SDK to connect to Cisco Presence Server from c# application?
Matrix/AGS XMPP Library is an option, but having a native Cisco library will make life easier.</summary>
    <dc:creator>Anand Hariharan V</dc:creator>
    <dc:date>2013-05-17T21:05:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Bind error with Cisco Ajax XMPP library</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6046349" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6046349</id>
    <updated>2012-07-09T12:50:33Z</updated>
    <published>2012-07-09T12:50:33Z</published>
    <summary type="html">Hi,
 
Did you ever find a solution to this -- it seems I'm having exactly the same problem.
 
Thanks,
D.</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2012-07-09T12:50:33Z</dc:date>
  </entry>
  <entry>
    <title>RE: Usage of XMPP library to get the presence data</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3883198" />
    <author>
      <name>Giggesh Thekkekeloth</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3883198</id>
    <updated>2011-05-15T06:49:03Z</updated>
    <published>2011-05-15T06:49:03Z</published>
    <summary type="html">Hi,
 
In the XMPP library, in 'Doc' folder index.html...Deployment Guide, will give you detailed configuration/settings to be done. The pre-req is just a apache server and connectivity to your CUPS.
 
Hope this helps!
-Giggesh TK.</summary>
    <dc:creator>Giggesh Thekkekeloth</dc:creator>
    <dc:date>2011-05-15T06:49:03Z</dc:date>
  </entry>
  <entry>
    <title>Bind error with Cisco Ajax XMPP library</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2745709" />
    <author>
      <name>somprakash s</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2745709</id>
    <updated>2010-11-16T18:20:32Z</updated>
    <published>2010-11-16T13:08:07Z</published>
    <summary type="html">Hi,
Using XMPP library, logged to Cisco Presence server and recevied success response with bind error.  Please guide me how can I resolve the bind error.  The logs are as below:

Log 12:35:18:571 [Console] Stream opened with cisco.com &lt;stream:features xmlns:stream="[url=http://etherx.jabber.org/streams"&gt;&lt;mechanisms]http://etherx.jabber.org/streams"&gt;&lt;mechanisms[/url] xmlns="urn:ietf:params:xml:ns:xmpp-sasl"&gt;&lt;mechanism&gt;PLAIN&lt;/mechanism&gt;&lt;mechanism&gt;CISCO-VTG-TOKEN&lt;/mechanism&gt;&lt;/mechanisms&gt;&lt;/stream:features&gt;
Sent 12:35:18:603 
&lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
           mechanism='PLAIN'&gt;
AGFjYmdfdWNjZQBDU1hpdG5oIQ==
&lt;/auth&gt;
Recv 12:35:18:925 
&lt;success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/&gt;
Log 12:35:20:943 [Console] Stream opened with cisco.com &lt;stream:features xmlns:stream="[url=http://etherx.jabber.org/streams"&gt;&lt;bind]http://etherx.jabber.org/streams"&gt;&lt;bind[/url] xmlns="urn:ietf:params:xml:ns:xmpp-bind"/&gt;&lt;session xmlns="urn:ietf:params:xml:ns:xmpp-session"/&gt;&lt;/stream:features&gt;
Sent 12:35:20:977 
&lt;iq xmlns='jabber:client'
       id='resource-bind'
       type='set'&gt;
&lt;bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'&gt;
&lt;resource&gt;
david
&lt;/resource&gt;
&lt;/bind&gt;
&lt;/iq&gt;
Log 12:35:22:275 [Console] Stream closed with error: Operation failed (&lt;stream:error xmlns:stream="[url=http://etherx.jabber.org/streams"&gt;&lt;undefined-condition]http://etherx.jabber.org/streams"&gt;&lt;undefined-condition[/url] xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;)
Log 12:35:22:280 closed: &lt;stream:error xmlns:stream="[url=http://etherx.jabber.org/streams"&gt;&lt;undefined-condition]http://etherx.jabber.org/streams"&gt;&lt;undefined-condition[/url] xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;
Recv 12:35:29:446 
&lt;failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;
&lt;bind-error/&gt;
&lt;/failure&gt; 

Thanks
Prakash</summary>
    <dc:creator>somprakash s</dc:creator>
    <dc:date>2010-11-16T13:08:07Z</dc:date>
  </entry>
  <entry>
    <title>Usage of XMPP library to get the presence data</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2687850" />
    <author>
      <name>somprakash (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2687850</id>
    <updated>2010-10-28T16:36:48Z</updated>
    <published>2010-10-28T14:35:30Z</published>
    <summary type="html">Hi,
I am trying  to  use XMPP library to get the presence status of the user that has been created in the CUPS.   I have downloaded XMPP library which has the sample client UI in the example directory.  Please give me details like what are the prerequisites to use the XMPP lib, what is the configuration/settings to be done, what is the presence URL and service name to be given so that I can get the presence staus  of the user.  Thanks in advance.</summary>
    <dc:creator>somprakash (simulated)</dc:creator>
    <dc:date>2010-10-28T14:35:30Z</dc:date>
  </entry>
</feed>

