Re: [jdev] J2ME client

2006-12-18 Thread Denis O'Brien
ok well if you see anything please let me know, Thanks On 12/18/06, Hal Rottenberg [EMAIL PROTECTED] wrote: Good luck. There aren't (m)any nice GPL ones for Windows Mobile either. :/ On 12/17/06, Denis O'Brien [EMAIL PROTECTED] wrote: Ok, thanks but I'm still looking for a good J2ME

Re: [jdev] J2ME client

2006-12-17 Thread Tomasz Sterna
Dnia 16-12-2006, sob o godzinie 21:59 +0100, Sander Devrieze napisał(a): AFAIK, you can take the BSD code and relicense from BSD to GPL without problems. No. You may change the license only if you're the copyright holder (author by default). But you may release your changes to the BSD-like

Re: [jdev] J2ME client

2006-12-17 Thread Michal 'vorner' Vaner
Hello On Sun, Dec 17, 2006 at 12:33:48PM +0100, Tomasz Sterna wrote: Dnia 16-12-2006, sob o godzinie 21:59 +0100, Sander Devrieze napisał(a): AFAIK, you can take the BSD code and relicense from BSD to GPL without problems. No. You may change the license only if you're the copyright

Re: [jdev] J2ME client

2006-12-17 Thread Tomasz Sterna
Dnia 17-12-2006, nie o godzinie 12:55 +0100, Michal 'vorner' Vaner napisał(a): Or you can make a derived work and if it is BSD, then the derived work can be any licence. Not exactly true. Even in derived work, you have to obey the license conditions of the work you derive from. You may extend

Re: [jdev] J2ME client

2006-12-17 Thread Denis O'Brien
Ok, thanks but I'm still looking for a good J2ME client... On 12/17/06, Tomasz Sterna [EMAIL PROTECTED] wrote: Dnia 17-12-2006, nie o godzinie 12:55 +0100, Michal 'vorner' Vaner napisał(a): Or you can make a derived work and if it is BSD, then the derived work can be any licence. Not

Re: [jdev] J2ME client

2006-12-17 Thread Hal Rottenberg
Good luck. There aren't (m)any nice GPL ones for Windows Mobile either. :/ On 12/17/06, Denis O'Brien [EMAIL PROTECTED] wrote: Ok, thanks but I'm still looking for a good J2ME client... On 12/17/06, Tomasz Sterna [EMAIL PROTECTED] wrote: Dnia 17-12-2006, nie o godzinie 12:55 +0100, Michal

[jdev] J2ME client

2006-12-16 Thread Denis O'Brien
Hi, I'm looking for the best J2ME open source client on the market. I've come across mjabber and mobber. mjabber works nicely but it isn't under the GPL licence so i can't make modifications and mobber is a bit buggy. Any ideas? Thanks in advance, Denis

Re: [jdev] J2ME client

2006-12-16 Thread Tobias Markmann
There is Bombus[1] which is using a BSD like license and is also written in J2ME. [1] http://bombus.jrudevels.org/ regards Tobias Markmann On 12/16/06, Denis O'Brien [EMAIL PROTECTED] wrote: Hi, I'm looking for the best J2ME open source client on the market. I've come across mjabber and

Re: [jdev] J2ME client

2006-12-16 Thread Denis O'Brien
I'm looking for something under the GPL licence :( On 12/16/06, Tobias Markmann [EMAIL PROTECTED] wrote: There is Bombus[1] which is using a BSD like license and is also written in J2ME. [1] http://bombus.jrudevels.org/ regards Tobias Markmann On 12/16/06, Denis O'Brien [EMAIL PROTECTED]

Re: [jdev] J2ME client

2006-12-16 Thread Sander Devrieze
Denis O'Brien schreef: I'm looking for something under the GPL licence :( AFAIK, you can take the BSD code and relicense from BSD to GPL without problems. -- Mvg, Sander Devrieze.

[jdev] J2ME Client library

2004-05-08 Thread Bala Murali
Hi all, I am looking for a J2ME Jabber library for my application. I came across mJabber. but is there any open source library or client available ? rgds -bala- __ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs

Re: [jdev] J2ME Client library

2004-05-08 Thread Ulrich Staudinger
Hi Bala, check j-xmpp on jabberstudio. It should work on j2me without problems but is not 100% complete, but does the basic stuff like logging in, sending messages and so on, it has a plain observer pattern, simply register a listener for iq and message events and all those events get piped to

[JDEV] J2me client receiving xml problem

2002-04-23 Thread lolly
hi all i have developed a j2me client similar to the one at alsutton's site. am using his xmlparser to parse the xml packets that i receive from the stream created from the connection to the jabber server. my problem is that after i send stream:stream it gives me in reply ?xml.