Re: [JDEV] java development

2002-11-20 Thread Iain Shigeoka
On 11/17/02 22:04, "Dondi Imperial" <[EMAIL PROTECTED]> wrote: > I am about to build a commercial jabber server in java > and I have a few questions. > > 1. Where can I get more information on how to do > this(other than jabber.org)? You can start with my book: Instant Messaging in Java: the Jab

Re: [JDEV] java development

2002-11-19 Thread Philippe Raxhon
Hi, You can also take a look on that java jabber server: http://www.alsutton.com/software/index.html. It's not under the GPL, the license could perhaps fit your needs. Philippe Dondi Imperial wrote: Thanks for the reply. But open source is definetely out of the question since I will be devel

RE: [JDEV] java development

2002-11-18 Thread Dondi Imperial
; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > > Behalf Of raditha dissanayake > > Sent: Monday, November 18, 2002 7:11 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JDEV] java development > > > > > > Hi Dondi, > > Jabber.org and thi

Re: [JDEV] java development

2002-11-18 Thread Dondi Imperial
Thanks for the reply. But open source is definetely out of the question since I will be developing this for a company that doesn't really believe in the whole open source thing (will have to talk to them about that :D). Dondi Imperial --- raditha dissanayake <[EMAIL PROTECTED]> wrote: > Hi Dondi,

RE: [JDEV] java development

2002-11-18 Thread Mike Prince
Behalf Of raditha dissanayake > Sent: Monday, November 18, 2002 7:11 PM > To: [EMAIL PROTECTED] > Subject: Re: [JDEV] java development > > > Hi Dondi, > Jabber.org and this and the jadmin newsgroup are the best places for > jabber related information. you might want to

Re: [JDEV] java development

2002-11-18 Thread raditha dissanayake
Hi Dondi, Jabber.org and this and the jadmin newsgroup are the best places for jabber related information. you might want to take a look at the java servers under development. you might also want to look at jabberbeans as well. However please note that anything that uses jabber beans will have

[JDEV] java development

2002-11-17 Thread Dondi Imperial
Hi all, I am about to build a commercial jabber server in java and I have a few questions. 1. Where can I get more information on how to do this(other than jabber.org)? 2. Can development be done in a way that core functions are done first(ie.. sending simple messages) and add more later? 3. Is i