XMPP IQ result parsing issue
问题 I am building a XMPP chat client app with eclipse, java and asmack. Using tutorials and many many google searches I managed to get the buddy list working, actual chatting also works fine. My problem is with searching for more buddies to add to my contacts list. The XML to send is exemplified here : http://xmpp.org/extensions/xep-0055.html My request is : <iq id="search123" from="name3@webserv.xxx.com/name3" to="search.xxx.zzz.com" type="set" > <query xmlns="jabber:iq:search" > <nick> android