|
Rebbaj,
Sorry for my rush answer. After taking a
look again at my code,
I understand your problem this time.
I found the following comment in my
code.
# this step is important --- to
behavior as a regualr Jabber client.
# %roster = $Connection->RosterGet(); I recalled the reason I wrote this comment here:
"RosterGet()" is used to make a web client behaving like a regular Jabber client such as Exodus for Windows.
Otherwise,
you will not get a correct result by sending
an IQ packet. That is what I found when I
debugging my code.
if you comment this line in the code segment I sent
in my previous, the following
IQ packet sending to the server would NOT give you
a right result.
-Yanming
----- Original Message -----
|
- [JDEV] Proper use of Perl Net::Jabber calls rebbaj rebbaj
- Re: [JDEV] Proper use of Perl Net::Jabber calls Yanming Xiao
- Re: [JDEV] Proper use of Perl Net::Jabber calls rebbaj rebbaj
- [JDEV] Proper use of Perl Net::Jabber calls Yanming Xiao
- [JDEV] Proper use of Perl Net::Jabber calls rebbaj rebbaj
- Fw: [JDEV] Proper use of Perl Net::Jabber calls Yanming Xiao
