Re: [jdev] deferred delivery

2005-03-01 Thread Mickael Remond
Tijl Houtbeckers wrote: It's possible to use XMPP in a store and forward fashion, you wouldn't need to modify the protocol for it. It's still an edge case though. A good reason for XMPP to replace email in my opinion is this concept of instant error reporting. Yes. The idea of instant error

Re: [jdev] deferred delivery

2005-03-01 Thread Tijl Houtbeckers
On Tue, 01 Mar 2005 11:26:33 +0100, Mickael Remond [EMAIL PROTECTED] wrote: Tijl Houtbeckers wrote: It's possible to use XMPP in a store and forward fashion, you wouldn't need to modify the protocol for it. It's still an edge case though. A good reason for XMPP to replace email in my

Re: [jdev] deferred delivery

2005-03-01 Thread Mickael Remond
Tijl Houtbeckers wrote: You can do two things.. modify an existing server to use store-and-forward, perhaps only under certain conditions (take a look at AMP, http://www.jabber.org/jeps/jep-0079.html ). Or you could write a component that delivers a message (if it's located on your own

[jdev] messagebody limit's?

2005-03-01 Thread Uwe Herrmann
Hello everyone! I try the tipic JABBER server and I can’t send large messages to a group. Are there limits on size in XMPP? My messages are up to 800 kB utf. The Client works inside the application. Do the jabber 1.4 or 2 route such messages? Thanks Uwe

[jdev] Heartbeat and tcp keepalive

2005-03-01 Thread Craig Hollabaugh
Developers, I'm integrating test equipment and GUIs using XMPP, works great. Well except for when my test equipment-XMPP single board computer is switched off. The server doesn't recognize that the SBC is offline for quite some time (same problem as the disconnected dialup laptop user in a chat

[jdev] Re: messagebody limit's?

2005-03-01 Thread Stephen Marquard
Uwe Herrmann wrote: Hello everyone! I try the tipic JABBER server and I cant send large messages to a group. Are there limits on size in XMPP? My messages are up to 800 kB utf. The Client works inside the application. Do the jabber 1.4 or 2 route such messages? jabberd2 doesn't have any specific

Re: [jdev] Jabberd2 for Windows?

2005-03-01 Thread Iain Shigeoka
As long as you don't need anything specific to jabberd2 there are several other options, especially for windows. If you want to stick with open source, check out Jive Messenger http://www.jivesoftware.org. There is a non-expiring limited user demo version of Coversant Soapbox server

RE: [jdev] Jabberd2 for Windows?

2005-03-01 Thread JD Conley
As long as you don't need anything specific to jabberd2 there are several other options, especially for windows. If you want to stick with open source, check out Jive Messenger http://www.jivesoftware.org. There is a non-expiring limited user demo version of Coversant Soapbox server

Re: [jdev] Jabberd2 for Windows?

2005-03-01 Thread aliban
better use ejabberd On 1 Mar 2005 at 15:35, Anthony Ortiz wrote: Hello everyone, I'm looking to test some client code against a jabberd2 server but can't find an implementation in Windows. I'm curently running jabberd 1.4.2 on my local machine but it doesn't support the latest and

Re: [jdev] Heartbeat and tcp keepalive

2005-03-01 Thread David Waite
To get to a 5 second timeout, you will need to heavily modify not just the keepalives, but put your stack in a non-standard tcp timeout mode (default timeouts on linux take nearly 4 minutes). These settings I believe are all operating-system wide. On Tue, 01 Mar 2005 12:19:34 -0700, Craig

Re: [jdev] Heartbeat and tcp keepalive

2005-03-01 Thread Craig Hollabaugh
On Tue, 2005-03-01 at 17:46 -0700, David Waite wrote: To get to a 5 second timeout, you will need to heavily modify not just the keepalives, but put your stack in a non-standard tcp timeout mode (default timeouts on linux take nearly 4 minutes). These settings I believe are all

[jdev] PyICQ-t, PyAIM-t, and JWGC moved to new site

2005-03-01 Thread Daniel Henninger
Folk, All of my projects are now hosted in a single central location, http://www.blathersource.org/. Each project's repository is now under Subversion (svn.blathersource.org) instead of CVS. All of my mailing lists (py-transports, jwgc) are now hosted at blathersource.org. Each project's