[JDEV] hi..some doubts about transports

2002-04-05 Thread Ram Manohar

hi,

i want to know all the changes that require in the client side and 
server side inorder to use any transport..take for example msn 
transport may be

pls reply as soon as possible

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



[JDEV] where did libjabber go ?

2002-04-05 Thread Ramy M. Hassan

Hi,
I want to write a small jabber client that only notifies users when they 
receive emails. I searched for libjabber , but couldn't find a home page for 
the project or even a module for it in the CVS tree. Is libjabber deprecated 
or what ? if so what is the substitute for C developers ?

Thanks

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



[JDEV] Plain text passwords being stored in xdb file

2002-04-05 Thread kavita

I am using jabber version 1.4.1  locally.
While testing (prior to deployment), I noticed that passwords for
various services for users were
being stored in plain text in the user.xml xdb files.
Is this a known bug, and has it been fixed in 1.4.2?

Plain text passwords should ideally not be easily available to the
jabber server administrator
even.

Thanks in advance.
With Regards,

--
Kavita Modi
Software Engineer
Worldgate Networks Pvt Ltd.
206,Trividh,
Ring Road,
SURAT -395002.
Email: [EMAIL PROTECTED]



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



[JDEV] Conference, private rooms

2002-04-05 Thread Ricardo Armas

wich are the comands to create a private room..
and how can i invite to another user to enter to that chat room.
thank u ..

Ricardo

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



Re: [JDEV] JabberApplet stability

2002-04-05 Thread David Rainville



If I remember well at that time, the new conference 
module is not supported in JabberApplet. And for the stability, it works but it 
does not support unicode so you have to implement it too..

  - Original Message - 
  From: 
  Paul 
  Castillo 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, April 04, 2002 4:27 
  PM
  Subject: Re: [JDEV] JabberApplet 
  stability
  
  i have the same cuestions that you.
  I used JabberApplet a long time but i dont have 
  problems.
  But i need to know how i can compile the 
  sourcecode.
  
  Regards
  
  Paul
  
  
- Original Message - 
From: 
Alper 
Tarhan 
To: [EMAIL PROTECTED] 
Sent: April 04, 2002 05:24
Subject: [JDEV] JabberApplet 
stability

Anyone out there using the JabberApplet 
effectively ? Is it stable enough to be 
used?
I have tried the prebuilt JabberApplet.jar 
version from sourceforge, it worked for a while but could not get it work 
again.
It keeps giving 'Problems informing the jabber 
server about our presence'.
I used to see my server's FQDN on the 'New 
Account' window at first, but afterwards it is replaced by 
-host-.
And then it started to fail. Any ideas on 
that?

I have also built it from the source and it 
seems to work.
But everytime I do that, i get a different 
sized .jar file !
As far as I understand, 
the classes have dependecies so you should compile them in the correct 
order.
Or you should compile 
them all together at once! Am I right?
Any 
difference?I use jdk1.3 by the way and 
I am not into java much, but i am willing to 
work on it.
Alper






Re: [JDEV] Plain text passwords being stored in xdb file

2002-04-05 Thread John Reinke

On Fri, 2002-04-05 at 07:37, [EMAIL PROTECTED] wrote:
 While testing (prior to deployment), I noticed that passwords for
 various services for users were
 being stored in plain text in the user.xml xdb files.
 Is this a known bug, and has it been fixed in 1.4.2?
 
 Plain text passwords should ideally not be easily available to the
 jabber server administrator
 even.

No, this is not a bug. If you wish to disable this, comment out the
mod_auth_plain and mod_auth_digest parts of the JSM settings in your
jabber.xml file. Be certain that all clients you are using can handle
Zero Knowledge authentication (mod_auth_0k). Most do...

John


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



Re: [JDEV] where did libjabber go ?

2002-04-05 Thread Thomas Muldowney

We merged it into the jabberd tree a while ago.  I think an old version
still exists in CVS, but you're better off creating your own or finding
someone elses probably =)

--temas


On Fri, 2002-04-05 at 07:20, Ramy M. Hassan wrote:
 Hi,
 I want to write a small jabber client that only notifies users when they 
 receive emails. I searched for libjabber , but couldn't find a home page for 
 the project or even a module for it in the CVS tree. Is libjabber deprecated 
 or what ? if so what is the substitute for C developers ?
 
 Thanks
 
 ___
 jdev mailing list
 [EMAIL PROTECTED]
 http://mailman.jabber.org/listinfo/jdev


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



Re: [JDEV] hi..some doubts about transports

2002-04-05 Thread Thomas Muldowney

The client just has to support normal jabber functionality (presence,
msging, iq:register).  Server side you just have to follow the supplied
README and it's cake.

--temas


On Fri, 2002-04-05 at 03:40, Ram Manohar wrote:
 hi,
 
 i want to know all the changes that require in the client side and 
 server side inorder to use any transport..take for example msn 
 transport may be
 
 pls reply as soon as possible
 
 bye
 Ram Manohar
 ___
 jdev mailing list
 [EMAIL PROTECTED]
 http://mailman.jabber.org/listinfo/jdev


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



Re: [JDEV] SIP for Instant Messaging and Presence Leveraging Extensions(sim ple)

2002-04-05 Thread Peter Saint-Andre

Given the state of the SIMPLE protocols (at least as far as I witnessed at
the IETF meeting a few weeks ago), I'd say there could not be any working
SIMPLE services. And I have not heard of any. It'll probably be a few
months at least before anything is deployed, but I'd be curious to know if
anyone has heard about working implementations.

Peter

--
Peter Saint-Andre
email+jabber: [EMAIL PROTECTED]
weblog: http://www.saint-andre.com/blog/

On Fri, 5 Apr 2002, Ashvil wrote:

 MessageIs SIMPLE deployed in the real world or is still vapourware ? 
 Any Public SIMPLE servers ?
 
 Regards,
 Ashvil 
 
   - Original Message - 
   From: Steve Wilhelm 
   To: '[EMAIL PROTECTED]' 
   Sent: Friday, April 05, 2002 4:21 AM
   Subject: [JDEV] SIP for Instant Messaging and Presence Leveraging Extensions (sim 
ple)
 
 
   See http://www.ietf.org/html.charters/simple-charter.html for IETF SIMPLE Working 
group.
 
   See http://www.ietf.org/internet-drafts/draft-ietf-simple-im-01.txt for draft 
SIMPLE definition. 
 
   See http://www.ferris.com/pub/FR-122.html for discussion of adoption of SIMPLE by 
Microsoft and Lotus. 
 
   Steve Wilhelm
   CTO Technology Innovation Group, Reuters Ltd.
 

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



[JDEV] .NET and JabberCOM crash

2002-04-05 Thread Mike Oliver



I am trying to build 
an integration between an enterprise application and Jabber to create a Jabber 
peer interface to the enterprise application.

I am trying to use 
the JabberCOM object in Visual Basic.NET but when I try the DoConnect() it fails 
miserably. I have looked at the VB6 code from several sources in various 
Jabber clients, but can see nothing different in what I am 
doing.

Has anyone had 
success in using JabberCOM in .NET?

Ollie
Michael 
OliverChief Technology OfficerAppsAsPeers.com7391 S. 
Bullrider Ave.Tucson, AZ 85747520.574.1150 Voice520.447.2736 
eFax520.891.1213 Mobile

"Learn as though you would never be able to master it;hold it as though 
you would be in fear of losing it."Confucious (551-479 BC); Chinese 
philosopher.

  
  
Click hereto chat.
 If I'm not immediately available, 
please try later or check my ezPeer home page at www.ollie.ezpeer.net 
Click to subscribe to 
KMPro  



BEGIN:VCARD
VERSION:2.1
N:Oliver;Mike
FN:Mike Oliver
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010730T152339Z
END:VCARD



Re: [JDEV] JabberApplet stability

2002-04-05 Thread dman

On Thu, Apr 04, 2002 at 07:27:08PM -0500, Paul Castillo wrote:
| i have the same cuestions that you.
| I used JabberApplet a long time but i dont have problems.
| But i need to know how i can compile the sourcecode.

First 'apt-get install j2sdk1.3' :-).

Then, assuming the source code is in './src',
mkdir build  javac -d build `find src -name \*.java -print`

-D

-- 

A perverse man stirs up dissension,
and a gossip separates close friends.
Proverbs 16:28

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



Re: Re: [JDEV] jabberd cvs changelog

2002-04-05 Thread Jim Seymour

Peter Saint-Andre [EMAIL PROTECTED] wrote:
 
 Sorry, I just realized that we didn't have instructions for this, so I've
 put together a quick page:
 
 http://jabberd.jabberstudio.org/source.html

Which apparently redirects ones browser to

http://jabberd.jabberstudio.org/style

which results in 404 Not Found


Regards
Jim
-- 
Jim Seymour  | PGP Public Key available at:
[EMAIL PROTECTED] | http://www.uk.pgp.net/pgpnet/pks-commands.html
http://jimsun.LinxNet.com|
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



RE: [JDEV] .NET and JabberCOM crash

2002-04-05 Thread Jonathan Pobst

I never could get it to work either, though I haven't tried since .NET beta
2.

Check out WrapJabber.NET, it just came out, is native .NET, and provides a
lot of the same functionality.

http://nureality.myip.org/downloads.php

pobst


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike
Oliver
Sent: Friday, March 29, 2002 3:40 PM
To: [EMAIL PROTECTED]
Subject: [JDEV] .NET and JabberCOM crash


I am trying to build an integration between an enterprise application and
Jabber to create a Jabber peer interface to the enterprise application.

I am trying to use the JabberCOM object in Visual Basic.NET but when I try
the DoConnect() it fails miserably.  I have looked at the VB6 code from
several sources in various Jabber clients, but can see nothing different in
what I am doing.

Has anyone had success in using JabberCOM in .NET?

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



[JDEV] should server be a domain??

2002-04-05 Thread Ram Manohar

hi,

should the jabber server be running in a machine with a unique 
domain name(static IP Address i mean) for transports to run??..if 
yes.then how to obtain one??

bye
Ram Manohar

On Sat, 06 Apr 2002 [EMAIL PROTECTED] wrote :
Send jdev mailing list submissions to
   [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
   http://mailman.jabber.org/listinfo/jdev
or, via email, send a message with subject or body 'help' to
   [EMAIL PROTECTED]

You can reach the person managing the list at
   [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more 
specific
than Re: Contents of jdev digest...


Today's Topics:

1. Re: SIP for Instant Messaging and Presence Leveraging 
Extensions (sim ple) (Ashvil)
2. hi..some doubts about transports (Ram Manohar)
3. where did libjabber go ? (Ramy M. Hassan)
4. Plain text passwords being stored in xdb file (kavita)
5. Conference, private rooms (Ricardo Armas)
6. Re: Jabber Advocacy (Michael Brown)
7. Re: JabberApplet stability (David Rainville)
8. Re: Plain text passwords being stored in xdb file (John 
Reinke)
9. Re: where did libjabber go ? (Thomas Muldowney)
   10. Re: where did libjabber go ? (Thomas Muldowney)
   11. Re: hi..some doubts about transports (Thomas Muldowney)
   12. Re: SIP for Instant Messaging and Presence Leveraging 
Extensions
(sim ple) (Peter Saint-Andre)
   13. .NET and JabberCOM crash (Mike Oliver)

--__--__--

Message: 1
 From: Ashvil [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JDEV] SIP for Instant Messaging and Presence 
Leveraging Extensions (sim ple)
Date: Fri, 5 Apr 2002 12:19:36 +0530
Reply-To: [EMAIL PROTECTED]

This is a multi-part message in MIME format.

--=_NextPart_000_000C_01C1DC9C.26ABB280
Content-Type: text/plain;
   charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

MessageIs SIMPLE deployed in the real world or is still 
vapourware ?=20
Any Public SIMPLE servers ?

Regards,
Ashvil=20

   - Original Message -=20
   From: Steve Wilhelm=20
   To: '[EMAIL PROTECTED]'=20
   Sent: Friday, April 05, 2002 4:21 AM
   Subject: [JDEV] SIP for Instant Messaging and Presence 
Leveraging =
Extensions (sim ple)


   See http://www.ietf.org/html.charters/simple-charter.html for 
IETF =
SIMPLE Working group.

   See 
http://www.ietf.org/internet-drafts/draft-ietf-simple-im-01.txt 
=
for draft SIMPLE definition.=20

   See http://www.ferris.com/pub/FR-122.html for discussion of 
adoption =
of SIMPLE by Microsoft and Lotus.=20

   Steve Wilhelm
   CTO Technology Innovation Group, Reuters Ltd.

--=_NextPart_000_000C_01C1DC9C.26ABB280
Content-Type: text/html;
   charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
HTMLHEADTITLEMessage/TITLE
META http-equiv=3DContent-Type content=3Dtext/html; =
charset=3Diso-8859-1
META content=3DMSHTML 5.50.4134.600 name=3DGENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=3D#ff
DIVFONT face=3DArial size=3D2Is SIMPLE deployed in the real 
world or =
is still=20
vapourware ? /FONT/DIV
DIVFONT face=3DArial size=3D2Any Public SIMPLE servers =
?/FONT/DIV
DIVFONT face=3DArial size=3D2/FONT /DIV
DIVFONT face=3DArial size=3D2Regards,BRAshvil/FONT 
/DIV
DIVFONT face=3DArial size=3D2/FONT /DIV
BLOCKQUOTE dir=3Dltr=20
style=3DPADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; 
=
BORDER-LEFT: #00 2px solid; MARGIN-RIGHT: 0px
   DIV style=3DFONT: 10pt arial- Original Message - 
/DIV
   DIV=20
   style=3DBACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: 
=
blackBFrom:/B=20
   A [EMAIL PROTECTED]=20
   href=3Dmailto:[EMAIL PROTECTED];Steve Wilhelm/A 
/DIV
   DIV style=3DFONT: 10pt arialBTo:/B A 
[EMAIL PROTECTED]=20
   href=3Dmailto:'[EMAIL PROTECTED]''[EMAIL PROTECTED]'/A 
/DIV
   DIV style=3DFONT: 10pt arialBSent:/B Friday, April 05, 
2002 =
4:21=20
AM/DIV
   DIV style=3DFONT: 10pt arialBSubject:/B [JDEV] SIP for 
Instant =
Messaging=20
   and Presence Leveraging Extensions (sim ple)/DIV
   DIVBR/DIV
   DIVFONT face=3DArial size=3D2SPAN 
class=3D825174522-04042002See =
A=20
   =
href=3Dhttp://www.ietf.org/html.charters/simple-charter.html;http://www=
.ietf.org/html.charters/simple-charter.html/A for=20
   IETF SIMPLE Working group./SPAN/FONT/DIV
   DIVFONT face=3DArial size=3D2SPAN=20
   class=3D825174522-04042002/SPAN/FONT /DIV
   DIVFONT face=3DArial size=3D2SPAN 
class=3D825174522-04042002See =
A=20
   =
href=3Dhttp://www.ietf.org/internet-drafts/draft-ietf-simple-im-01.txt;=
http://www.ietf.org/internet-drafts/draft-ietf-simple-im-01.txt/A 
=
for=20
   draft SIMPLE definition. /SPAN/FONT/DIV
   DIVFONT face=3DArial size=3D2SPAN=20
   class=3D825174522-04042002/SPAN/FONTFONT face=3DArial 
=
size=3D2SPAN=20
   class=3D825174522-04042002/SPAN/FONT /DIV
   DIVFONT face=3DArial size=3D2SPAN 
class=3D825174522-04042002See =
A=20
   =