Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
Huntsman #1
Member since Apr 2016 · 42 posts
Group memberships: Members
Show profile · Link to this post
Subject: How to create IQ
hello alex sir,
please tell me how to create IQ from this XML

  1. <iq type="get" to="token.nimbuzz.com" id="pcClient-14"><query xmlns="nimbuzz:token"><type>shop</type><branch>WINDOWS</branch><version><major>2</major><minor>9</minor></version><category/></query></iq>

have some problem how to create iq.
after this =>
  1. <version><major>2</major><minor>9</minor></version><category/></query>
Thank you very much.
This post was edited on 2017-01-02, 16:27 by Huntsman.
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
just create your custom packet classes for this query. You can find many samples here in the forum for custom protocol classes.
This is a proprietary extension from Nimbuzz.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS