[JDEV] 1.4.2-test Weirdness

2001-10-17 Thread Erich Zigler

I've been playing with the Jabber 1.4.2 test server on FreeBSD 4.3. The
server and transports are working great. 0 problems. However when I hit
CTRL-C jabberd displays this message...

20011018T05:50:35: [notice] (-internal): shutting down server

I then never get the console back. The process never fully shuts down. I
have to login and kill -9 the one remaining jabberd proccess to get it to
end.

erich  22598  0.0  0.6  2396 1652  p1  S+   12:40AM   0:00.02
./jabberd/jabberd

-- 
Erich Zigler

Procrastination avoids Boredom; One never has the feeling that there
is nothing important to do!
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] About Irc Transport

2001-10-17 Thread Utpal Sikdar



 
Hi,
  
In 
response to my query at [EMAIL PROTECTED] 
that
whether 
it is possible to connect to any IRC server
through 
Gabber/WinJab, you replied it is 
not 
possible since the IRC transport code is broken
and 
this will be fixed soon.
Our 
purpose is to port the Gabber client code to Real
Time 
Linux in a Set Top Box for Web TV and also run the
Jabber 
server at some place and in this we want to provide
the IRC 
chat feature for any IRC server. So, we are willing
to 
contribute to the Jabber code and our project will be 
open 
source.
Right 
now we are going through the Irc transport code and want 
it to 
get modified so that any IRC server can be connected 
through 
Gabber. In this respect we would like to request you
to tell 
us few points at which in the code we should concentrate
to 
bring out the necessary changes.
Looking 
forward for further communication.
Regards…
Utpal SikdarMacmet Interactive Technologies (P) 
Ltd.69, Park Street,Calcutta - 700 016IndiaPhone 
:91-33-217-6063,64,65Fax :91-33-226-4596email: 
[EMAIL PROTECTED]  
[EMAIL PROTECTED]


[JDEV] Web browser and application Sharing?

2001-10-17 Thread Malli, Siva_Kumar

Hello people,

I was looking of comparisions of various IM's and i hit an very
interesting article
(http://iwsun4.infoworld.com/articles/tc/xml/01/08/20/010820tcim.xml). It
says that we have features like Web browser and application sharing from
jabber. Is this open source or from jabber.com? This is a very interesting
feature and i would really appreciate if someone could give some feedback on
this.

Thanks,
Siva
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] 1.4.2-test tarball, HTTP proxy, and zero-k auth case sensitivity

2001-10-17 Thread Piers Harding

 Hi Jeremie,

Hows tricks?

I have tried building this on HP-UX 11.0 ( 32 bit and 64 bit ), but I still get that 
problem with the pth. - not sure what it is, but I remember mucking about with the pth 
test suite a few weeks back, and I got to a point where it seemed to me that setting 
thread priorities was a problem?

Any ideas?

Cheers.


On Tue, Oct 16, 2001 at 01:31:28PM -0500, Jeremie wrote:
> I'll just roll a few things into one message...
> 
> First, anyone interested in helping test the 1.4.2 server before release
> to make sure it works on their platform or just for general functionality,
> please grab the tarball at:
> 
> http://download.jabber.org/dists/1.4/final/jabber-1.4.2-test.tar.gz
> 
> The only changes in cvs so far is a HUP fix and smart admin auto-reply.
> I've tested personally on linux, solaris, and darwin/OSX.  The build is
> supposed to work for the latest cygwin on win32 as well, but it's not
> quite right, so if you have cygwin and can fix Makefiles and get it to
> build many would appreciate it :)
> 
> Send any problem reports, platform fixes and warnings, or even if it just
> works on a new platform, to [EMAIL PROTECTED], and I'll get it into cvs for
> the 1.4.2 release.  If your testing functionality, the only major changes
> were to the presence management and auth/reg code, so look there for any
> oddities.  I'll have a full changelog available soon.
> 
> On the HTTP proxy bit, yes the existing hack in 1.4.1 is just that, and
> only works with some proxies, as well as it's not in the new CCM running
> on jabber.org.  Yes, the only real way to get through any proxy is with
> polling HTTP requests, and yes there is experimental support out there for
> it, check out "wcs" in cvs (which uses the "http" component as well) or
> look at the original announcement at http://jabber.org/?oid=1102 which is
> being used in a few places... I'm planning on spending some time upgrading
> and doing another release of wcs/http after 1.4.2 is out.
> 
> On the 0k auth hash case sensitivity, the spec is to blame, it should make
> it very clear that the exact use requires the hashing always to be of the
> lower-case hex string.  It can't be case-insensitive since hashing an "A"
> isn't the same as hashing an "a", and when validating 0k auth on the
> server, it must first re-hash the given hash to validate it.
> 
> Jer
> 
> 
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] 1.4.2-test tarball, HTTP proxy, and zero-k auth case sensitivity

2001-10-17 Thread Steve Kennedy

> > http://download.jabber.org/dists/1.4/final/jabber-1.4.2-test.tar.gz

Compiled with no probs under Solaris 2.6 gcc v2.95.2
Seems to run (i.e out the box, no config changes from default,
i.e. doesn't immediately crash ;)

Steve

p.s. I'll try under Cygwin and Sol 2.7/Forte C later.

-- 
NetTek Ltd  tel +44-(0)20 7483 1169  fax +44-(0)20 7483 2455
Flat 2,43 Howitt Road,   Belsize Park,London NW3 4LU
mobile 07775 755503  Epage [EMAIL PROTECTED] [body only]
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Conferencing with multiple services

2001-10-17 Thread prasanta lenka

Hi guys,
   few days back one guy named Dillip had posted
message about the multi service conferencing.It means
doing conferencing with the people of diffrent
services(Yahoo,MSN,ICQ,AIM, etc)on a single jabber
client window.Also jabber server/client should
responsible to pass the conference message from one
service to the participant of all other services so
that one can see who is saying what irrespective of
the IM network.I think this is a nice feature and we
should think seriously about it form now.I dont know
if any body working on it or not.Please give u r
comments/idea

Thanks

Prasant

  


__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find the presence of a user at server side (was: How to find whether a user is offline from user.xml file)

2001-10-17 Thread Malli, Siva_Kumar

I think i didn't make the context clear. I am actually writing a
server side module and i  want to know whether the user is online or not at
a particular moment. And i also like the know all the users who are online
and their state, like (Away,  DND etc). I just want to know where this is
stored in the server side and how to access it.

Thanks,
Siva

Date: Tue, 16 Oct 2001 19:48:56 +0100
From: DJ Adams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [JDEV] How to find whether a user is offline from user.xml fi
le
Reply-To: [EMAIL PROTECTED]

On Tue, Oct 16, 2001 at 01:08:28PM -0500, Peter Saint-Andre wrote:
> To see everyone who is online, I think you can send (as an admin user) the
> following xml:
> 
> 
>   
> 
>   
> 
> 
You can also do it like this:


  


(hmmm, I reckon this is becoming a FAQ ..)

dj
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] Web browser and application Sharing?

2001-10-17 Thread dlb

I think that the 'partners or open source' designation signifies that these
features would be adapted by third parties - I don't think that there is a
commercial grade app-sharing suite available yet for Jabber.



- Original Message -
From: "Malli, Siva_Kumar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 5:11 AM
Subject: [JDEV] Web browser and application Sharing?


> Hello people,
>
> I was looking of comparisions of various IM's and i hit an very
> interesting article
> (http://iwsun4.infoworld.com/articles/tc/xml/01/08/20/010820tcim.xml). It
> says that we have features like Web browser and application sharing from
> jabber. Is this open source or from jabber.com? This is a very interesting
> feature and i would really appreciate if someone could give some feedback
on
> this.
>
> Thanks,
> Siva
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] 1.4.2-test tarball, HTTP proxy, and zero-k auth case sensitivity

2001-10-17 Thread Steve Kennedy

On Wed, Oct 17, 2001 at 11:50:38AM +0100, Steve Kennedy wrote:

> p.s. I'll try under Cygwin and Sol 2.7/Forte C later.

Cygwin.
==

Things seem to compile, however the pth-1.4.0 stuff forms a
.la (libpth.la), make test in this directory works.

However when it comes to linking jabberd, it can't find libpth.a


Solaris 2.7
===

Under gcc (2.95.2) builds and seems to run, under Sun's
Forte C (v5) it barfs all over the place.

Steve

-- 
NetTek Ltd  tel +44-(0)20 7483 1169  fax +44-(0)20 7483 2455
Flat 2,43 Howitt Road,   Belsize Park,London NW3 4LU
mobile 07775 755503  Epage [EMAIL PROTECTED] [body only]
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] Conferencing with multiple services

2001-10-17 Thread David Waite

This would be truely wonderful, and is not directly possible with the 
proxying behavior of the current transports. In an ideal world where 
other IM systems had a server-to-server protocol, this could be directly 
possible.

-David Waite

prasanta lenka wrote:

>Hi guys,
>   few days back one guy named Dillip had posted
>message about the multi service conferencing.It means
>doing conferencing with the people of diffrent
>services(Yahoo,MSN,ICQ,AIM, etc)on a single jabber
>client window.Also jabber server/client should
>responsible to pass the conference message from one
>service to the participant of all other services so
>that one can see who is saying what irrespective of
>the IM network.I think this is a nice feature and we
>should think seriously about it form now.I dont know
>if any body working on it or not.Please give u r
>comments/idea
>
>Thanks
>
>Prasant
>
>  
>
>
>__
>Do You Yahoo!?
>Make a great connection at Yahoo! Personals.
>http://personals.yahoo.com
>___
>jdev mailing list
>[EMAIL PROTECTED]
>http://mailman.jabber.org/listinfo/jdev
>



___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find whether a user is offline from user.xml fi le

2001-10-17 Thread DJ Adams

On Tue, Oct 16, 2001 at 03:56:38PM -0500, Peter Saint-Andre wrote:
> > (hmmm, I reckon this is becoming a FAQ ..)
> 
> It is now:
> 
> http://docs.jabber.org/general/html/faq.html#AEN246

Yow, dude!

dj
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] JabberApplet supports 1.4 groupchat

2001-10-17 Thread David Scott



Nothing has changed concerning unicode and 
unfortunately I haven't had time to investigate it.

  - Original Message - 
  From: 
  David 
  Rainville 
  To: [EMAIL PROTECTED] 
  Sent: Monday, October 15, 2001 7:16 
  PM
  Subject: Re: [JDEV] JabberApplet supports 
  1.4 groupchat
  
      Does the new version of 
  jabberapplet support unicode? I have problems with jabberapplet because I use 
  accents and I get disconnected with an xml tag error from the 
  server.
   
  If you know how but didn't have the time to 
  implement it, 
  I could do it with some hint on how 
  ..
   
  thanks 
   
  David Rainville
  - Original Message - 
  
From: 
David 
Scott 
To: [EMAIL PROTECTED] 
Sent: Monday, October 15, 2001 9:37 
AM
Subject: [JDEV] JabberApplet supports 
1.4 groupchat

There is an updated applet that supports 
groupchat at http://java.jabber.org
 
I intend to update the source and a new jar 
file after a bug fixing/testing period.
 
Since development of the applet is no longer 
supported by jabber.com I'll have the opportunity (as time permits) to make 
modifications without having the .com influence.  Since my goal has 
always been to keep it small and easy to use most of the time this means 
taking features out (such as the record button in the chat window).  
However if there's something like groupchat type=chat messages that you 
think are a must have, let me know and I'll see what can be 
done.
 
PS: I've been away from Jabberville for a few 
months, if groupchat is now called conferencing or something else, I 
apologize.


[JDEV] further cygwin problems with the 1.4.2 test stuff

2001-10-17 Thread Steve Kennedy

Seems it did build the libpth.a but it was still in .libs
(and therefore not anywhere useful that could be found) so
I did make install and it put it into /usr/local/lib.

When doing a make back in the root area, it then complains
lots about -fPIC not needed as all code is position independent,
then fails with various undefined references to KARMA_DEF_* bits
in client.o

Steve

-- 
NetTek Ltd  tel +44-(0)20 7483 1169  fax +44-(0)20 7483 2455
Flat 2,43 Howitt Road,   Belsize Park,London NW3 4LU
mobile 07775 755503  Epage [EMAIL PROTECTED] [body only]
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Discussion: SOAP Over Jabber

2001-10-17 Thread DJ Adams

Hi all

in the same vein as Jabber-RPC, we're now turning our attention to
SOAP over Jabber (or 'Jabber-SOAP'). I've put down a few thoughts
on the rpc-jig mailing list [1] - please pop over there and have a
look to see what you think. All input appreciated!

Thanks folks
dj

[1] http://mailman.jabber.org/listinfo/rpc-jig
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] JabberApplet supports 1.4 groupchat

2001-10-17 Thread Tom Jackson

Where is the source code for the JabberApplet, If someone knows, or has
a copy, please email it to me. When I went to sourceforge, all I found
was the compiled version.

Thanks,

--Tom Jackson
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] 1.4.2-test on FreeBSD

2001-10-17 Thread Erich Zigler

Gang,
 I compiled 1.4.2-test just fine on FreeBSD-STABLE 4.4. No errors. I started
it, and connected using Gabber 0.8.4 and had no issues. I am going to do
some further testing later on a server. But everything seems great so far.

-- 
Erich Zigler 
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] JabberApplet supports 1.4 groupchat

2001-10-17 Thread David Scott

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jabberapplet/JabberApplet2/

and

http://jabberapplet.sourceforge.net/ links have been fixed to point to the
source code as well.

- Original Message -
From: "Tom Jackson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 12:03 PM
Subject: Re: [JDEV] JabberApplet supports 1.4 groupchat


> Where is the source code for the JabberApplet, If someone knows, or has
> a copy, please email it to me. When I went to sourceforge, all I found
> was the compiled version.
>
> Thanks,
>
> --Tom Jackson
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] further cygwin problems with the 1.4.2 test stuff

2001-10-17 Thread Jeremie

> Seems it did build the libpth.a but it was still in .libs
> (and therefore not anywhere useful that could be found) so
> I did make install and it put it into /usr/local/lib.

Yup, it has to be installed where configure can find it...

> When doing a make back in the root area, it then complains
> lots about -fPIC not needed as all code is position independent,
> then fails with various undefined references to KARMA_DEF_* bits
> in client.o

I hope your handy with Makefiles and builds and such, I don't have a
working windows box and need someone to help fix them.  I'm pretty sure
it's just missing a few includes or flags or such.  Just let me know if
anyone makes any progress... thanks.

Jer

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] JabberApplet supports 1.4 groupchat

2001-10-17 Thread Peter Saint-Andre

http://sourceforge.net/projects/jabberapplet/

On Wed, 17 Oct 2001, Tom Jackson wrote:

> Where is the source code for the JabberApplet, If someone knows, or has
> a copy, please email it to me. When I went to sourceforge, all I found
> was the compiled version.
> 
> Thanks,
> 
> --Tom Jackson

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] further cygwin problems with the 1.4.2 test stuff

2001-10-17 Thread Steve Kennedy

On Wed, Oct 17, 2001 at 03:43:08PM -0500, Jeremie wrote:

> > Seems it did build the libpth.a but it was still in .libs
> > (and therefore not anywhere useful that could be found) so
> > I did make install and it put it into /usr/local/lib.
> Yup, it has to be installed where configure can find it...

I could be fixed by putting a -I .libs in the right place
(I could probsbly hack the Makefile, it's all the configure
stuff I'm not good in).

> > When doing a make back in the root area, it then complains
> > lots about -fPIC not needed as all code is position independent,
> > then fails with various undefined references to KARMA_DEF_* bits
> > in client.o
> I hope your handy with Makefiles and builds and such, I don't have a
> working windows box and need someone to help fix them.  I'm pretty sure
> it's just missing a few includes or flags or such.  Just let me know if
> anyone makes any progress... thanks.

Everthing seems to be referenced in mio.c, dont quite understand
how it all works ... I'm not a techie anymore [no real C for 10
years or so] :(

Steve

-- 
NetTek Ltd  tel +44-(0)20 7483 1169  fax +44-(0)20 7483 2455
Flat 2,43 Howitt Road,   Belsize Park,London NW3 4LU
mobile 07775 755503  Epage [EMAIL PROTECTED] [body only]
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find the presence of a user at server side (was: How to find whether a user is offline from user.xml file)

2001-10-17 Thread Peter Saint-Andre

These are "stored" within internal data structures in the server, so
they're not in the user's XML file or anything like that. It sounds like
you will need to write an internal component (or modify an existing one,
i.e., mod_presence) to pull this data out of the server. But I'm not
enough of a C /  server guru to tell you exactly what you need to do.

Peter

--
Peter Saint-Andre
email/jabber: [EMAIL PROTECTED]
blog: http://stpeter.manilasites.com/

On Wed, 17 Oct 2001, Malli, Siva_Kumar wrote:

>   I think i didn't make the context clear. I am actually writing a
> server side module and i  want to know whether the user is online or not at
> a particular moment. And i also like the know all the users who are online
> and their state, like (Away,  DND etc). I just want to know where this is
> stored in the server side and how to access it.
> 
> Thanks,
> Siva
> 
> Date: Tue, 16 Oct 2001 19:48:56 +0100
> From: DJ Adams <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [JDEV] How to find whether a user is offline from user.xml fi
> le
> Reply-To: [EMAIL PROTECTED]
> 
> On Tue, Oct 16, 2001 at 01:08:28PM -0500, Peter Saint-Andre wrote:
> > To see everyone who is online, I think you can send (as an admin user) the
> > following xml:
> > 
> > 
> >   
> > 
> >   
> > 
> > 
> You can also do it like this:
> 
> 
>   
> 
> 
> (hmmm, I reckon this is becoming a FAQ ..)
> 
> dj
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
> 

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find the presence of a user at server side (was

2001-10-17 Thread jer

In 1.4.2 you can configure jsm with a servicename 
(multiple bcc elements, and can contain any jid) which will blindly carbon-copy the 
bcc'd address with every users presence change.  This also validates that address as 
one that can presence type="probe" a user of that jsm and get the available presence 
at any time.

Should be useful for building web and presence gateways (wcs can display such presence 
on the web) or administrative tools...

Jer
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find the presence of a user at server side (was

2001-10-17 Thread Peter Saint-Andre

Ooh, I like that feature. :)


On Wed, 17 Oct 2001 [EMAIL PROTECTED] wrote:

> In 1.4.2 you can configure jsm with a servicename 
>(multiple bcc elements, and can contain any jid) which will blindly carbon-copy the 
>bcc'd address with every users presence change.  This also validates that address as 
>one that can presence type="probe" a user of that jsm and get the available presence 
>at any time.
> 
> Should be useful for building web and presence gateways (wcs can display such 
>presence on the web) or administrative tools...
> 
> Jer
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
> 

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



RE: [JDEV] 1.4.2-test tarball, HTTP proxy, and zero-k auth case sensitivity

2001-10-17 Thread Chris McDonald

Got this running on Mandrake 8.1 no problem but it doesn't seem to like the
1.4.1 SSL configurations...anyone have any ideas?  I'll play with it in
cygwin as soon as I can get that to install successfully.

Chris McDonald
Jabber Admin phx-jabber
Earthlink Phoenix Call Center

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jeremie
Sent: Tuesday, October 16, 2001 11:31 AM
To: [EMAIL PROTECTED]
Subject: [JDEV] 1.4.2-test tarball, HTTP proxy, and zero-k auth case
sensitivity

I'll just roll a few things into one message...

First, anyone interested in helping test the 1.4.2 server before release
to make sure it works on their platform or just for general functionality,
please grab the tarball at:

http://download.jabber.org/dists/1.4/final/jabber-1.4.2-test.tar.gz

The only changes in cvs so far is a HUP fix and smart admin auto-reply.
I've tested personally on linux, solaris, and darwin/OSX.  The build is
supposed to work for the latest cygwin on win32 as well, but it's not
quite right, so if you have cygwin and can fix Makefiles and get it to
build many would appreciate it :)

Send any problem reports, platform fixes and warnings, or even if it just
works on a new platform, to [EMAIL PROTECTED], and I'll get it into cvs for
the 1.4.2 release.  If your testing functionality, the only major changes
were to the presence management and auth/reg code, so look there for any
oddities.  I'll have a full changelog available soon.

On the HTTP proxy bit, yes the existing hack in 1.4.1 is just that, and
only works with some proxies, as well as it's not in the new CCM running
on jabber.org.  Yes, the only real way to get through any proxy is with
polling HTTP requests, and yes there is experimental support out there for
it, check out "wcs" in cvs (which uses the "http" component as well) or
look at the original announcement at http://jabber.org/?oid=1102 which is
being used in a few places... I'm planning on spending some time upgrading
and doing another release of wcs/http after 1.4.2 is out.

On the 0k auth hash case sensitivity, the spec is to blame, it should make
it very clear that the exact use requires the hashing always to be of the
lower-case hex string.  It can't be case-insensitive since hashing an "A"
isn't the same as hashing an "a", and when validating 0k auth on the
server, it must first re-hash the given hash to validate it.

Jer


___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] How to find the presence of a user at server side (was

2001-10-17 Thread David Waite

is that either/or? :-)

-David Waite

[EMAIL PROTECTED] wrote:

>In 1.4.2 you can configure jsm with a servicename 
>(multiple bcc elements, and can contain any jid) which will blindly carbon-copy the 
>bcc'd address with every users presence change.  This also validates that address as 
>one that can presence type="probe" a user of that jsm and get the available presence 
>at any time.
>
>Should be useful for building web and presence gateways (wcs can display such 
>presence on the web) or administrative tools...
>
>Jer
>___
>jdev mailing list
>[EMAIL PROTECTED]
>http://mailman.jabber.org/listinfo/jdev
>



___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev