Re: [JDEV] Open Source?

2003-02-26 Thread Chris Wilkes
On Wed, Feb 26, 2003 at 01:03:08PM -0500, Shalom Levytam wrote: > > Can anyone tell me whether the executables for the different jabber clients > are supposed to be open source? Specifically, I am looking for the code to > Rhymbox.exe. I thought all Jabber Software was for share... Jabber is a

Re: [JDEV] Re: SASL, deployment and coding

2003-02-04 Thread Chris Wilkes
On Tue, Feb 04, 2003 at 07:33:07PM -0500, Matthew Beacher wrote: > > Mabey you missunderstand me. I want every user to have to log in, and > SASL, at least the implementaion I am using, cyrus SASL, holds the > usernames and passwords itself. It also alows users to be created > within the Chal

Re: [JDEV] (no subject)

2003-01-27 Thread Chris Wilkes
On Mon, Jan 27, 2003 at 11:05:49PM -, Daniel MD wrote: > hello, i was wondering what is wrong with the protocol that it can't > take dynamic IP's ? I'm not sure what you mean with that. Do you mean that clients can't have a dynamic IP address? They can. Servers can have it too as long as a

Re: [JDEV] (no subject)

2003-01-03 Thread Chris Wilkes
On Fri, Jan 03, 2003 at 02:55:50PM -0600, David Sutton wrote: > Hi there, > > On Fri, Jan 03, 2003 at 10:14:58PM +0200, Adrian Rapa wrote: > > OK, i was thinking at the folowing 2 ways: > > > > 1. Use a http polling component as describe in jep. The problem is that > > there is only one component

Re: [JDEV] OT: AOL Patents IM (Patent creates IM wrinkle )

2002-12-17 Thread Chris Wilkes
On Tue, Dec 17, 2002 at 02:56:25PM -0800, naveen wrote: > Can anybody tell me how to unsubscribe to the jabber mailing list ? Its in the headers: List-Help: List-Post: List-Subscribe: ,

Re: [JDEV] "smtp transport" -- does that mean

2002-12-04 Thread Chris Wilkes
> On Tuesday 03 December 2002 08:02 am, Darrell Berry wrote: > a) you can send email from jabber clients, or > > b) replacing normal jabber port and protocols with client and > server-side plugins which sends each well-formed chunk of a stream as a > plausible RFC-compliant email (and thus stands a

Re: [JDEV] Jabber server with SSL?

2002-11-15 Thread Chris Wilkes
On Thu, Nov 14, 2002 at 05:36:06PM -0800, Jay D. Dyson wrote: > > But when I try to start up the Jabber with SSL, the system > immediately kicks back an error that it can't bind to port 5223 (SSL > enabled jabber). Naturally, I checked via lsof -Pni to make sure nothing > else was bound to

Re: [JDEV] reaching Jabber through firewalls

2002-10-24 Thread Chris Wilkes
On Thu, Oct 24, 2002 at 12:29:39PM +0100, Rob Davis :: Solaris Media wrote: > > Thanks D, > > Does anyone have anything to say on this issue: > > > By the way, has anyone had any luck with running Jabber on > > multiple ports, so that a Flash client behind a firewall can try > > several options

Re: [JDEV] Broadcast and HTML

2002-10-10 Thread Chris Wilkes
On Thu, Oct 10, 2002 at 05:42:41PM +0530, Ritu Khetan wrote: > Hello all, > >I am trying to send the following raw XML with HTML > using Net::Jabber to send a broadcast to all online users: > > xmlns=\\\"http://www.w3.org/1999/xhtml\";>hello

Re: [JDEV] patch: jabberd-1.4 logfile rotation

2002-10-02 Thread Chris Wilkes
On Wed, Oct 02, 2002 at 07:57:56AM +0200, Martin Lesser wrote: > > Why not use multilog from http://cr.yp.to/daemontools.html in > combination with the other utitlities provided by this great piece of > software? Speaking of log files, is there a way to up the logging level of jabberd? Right no

Re: [JDEV] What happened to JIM (fwd)

2002-09-24 Thread Chris Wilkes
On Tue, Sep 24, 2002 at 02:21:39PM -0500, Peter Saint-Andre wrote: > > -- Forwarded message -- > From: Kris Thompson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: What happened to JIM > > What other JIM like clients for windows users is worth giving a crack > at that are

Re: [JDEV] Regarding the GPL and commercial products

2002-09-20 Thread Chris Wilkes
On Fri, Sep 20, 2002 at 08:35:28AM -0700, SARADHI wrote: > > Can the application that results from the additions or modifications > can be sold as a Commercial Product and still mentioning the users > that we r using Jabber open standard technology ??? I believe that anyone can take the GPLed co

Re: [JDEV] Help with Net::Jabber problem

2002-09-19 Thread Chris Wilkes
Arg! Can people on this list not top-post!? It makes for very hard reading when the question is before the last reply. > Chris Wilkes wrote:Chris Wilkes wrote: > > >Try this > > use Net::Jabber qw(Client); On Thu, Sep 19, 2002 at 10:52:04AM -0400, [EMAIL PROTECTED] wrot

Re: [JDEV] Help with Net::Jabber problem

2002-09-18 Thread Chris Wilkes
On Wed, Sep 18, 2002 at 03:34:05PM -0400, g wrote: > > use Net::Jabber::Client; > use Net::Jabber::Protocol; > use Net::Jabber::Debug; > use Net::Jabber::IQ; > > because I received the error "Failed to load any schema for > Net::Jabber from the use line." > (RECIPIENT and SERVER constants were a

Re: [JDEV] Help with Net::Jabber problem

2002-09-18 Thread Chris Wilkes
On Wed, Sep 18, 2002 at 01:08:31PM -0400, g wrote: > With the follwing files: > Net::Jabber::Protocol VERSION 1.26 > Net::Jabber::IQ VERSION 1.26 > > I am getting the following error: > Undefined subroutine &Net::Jabber::IQ called at > /usr/lib/perl5/site_perl/5.6.0/Net/Jabber/Protocol.pm line 1