Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

jabberclass cant get the roster information

0 views
Skip to first unread message

Mr Shore

unread,
Mar 1, 2008, 1:15:03 PM3/1/08
to
hi all
i downloaded the lib from http://code.blitzaffe.com/data/files/jabberclass-0.9.tar.gz,and
loged in with my account,but failed the get the roster.
Any advice is apreciated

Jerry Stuckle

unread,
Mar 1, 2008, 1:56:38 PM3/1/08
to

Try asking the people supplying your account.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstu...@attglobal.net
==================

Mr Shore

unread,
Mar 3, 2008, 6:16:43 PM3/3/08
to
it's ok now
but still another problem below
$this refers to the jabber account which i logged in
by $this->send_presence("subscribe", $to, NULL, $request_message);
the remote user can subscribe to my presence
then if I wanna subscribe to a remote user's presence,
how should I do it in a programme?

On 3月2日, 上午2时56分, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> Mr Shore wrote:
> > hi all

> > i downloaded the lib fromhttp://code.blitzaffe.com/data/files/jabberclass-0.9.tar.gz,and


> > loged in with my account,but failed the get the roster.
> > Any advice is apreciated
>
> Try asking the people supplying your account.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.

> jstuck...@attglobal.net
> ==================

Jerry Stuckle

unread,
Mar 3, 2008, 8:55:55 PM3/3/08
to
Mr Shore wrote:
> On 3月2日, 上午2时56分, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> Mr Shore wrote:
>>> hi all
>>> i downloaded the lib fromhttp://code.blitzaffe.com/data/files/jabberclass-0.9.tar.gz,and
>>> loged in with my account,but failed the get the roster.
>>> Any advice is apreciated
>> Try asking the people supplying your account.
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================
>
>
> it's ok now
> but still another problem below
> $this refers to the jabber account which i logged in
> by $this->send_presence("subscribe", $to, NULL, $request_message);
> the remote user can subscribe to my presence
> then if I wanna subscribe to a remote user's presence,
> how should I do it in a programme?
>

(Top posting fixed)

Ask the people who supplied your account. $this->send_presence() is not
a PHP supplied function, and we have no idea what it is.

The people who supplied the jabber software should be able to help you.

P.S. Please don't top post. Thanks.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.

jstu...@attglobal.net
==================

0 new messages