Wednesday, March 31, 2004 12:30 PM
> To: Jabber software development list
> Subject: RE: [jdev] Keep alive packages? (XMPP:Ping)
>
> I keep wondering, why isn't there an XMPP (Jabber) equivalent
> of a Ping?
>
>
> This would solve all these problems, as well as this
I keep wondering, why isn't there an XMPP (Jabber) equivalent of a Ping?
This would solve all these problems, as well as this other issue, which
seems to come up often with the open-source server, of the network
connection being up, but the server not actually processing stanza's.
This would be
Of note, you probably want to send keep-alive spaces from both directions...
--
Joe Hildebrand
> -Original Message-
> From: Ulrich Staudinger [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 31, 2004 2:35 AM
> To: Jabber software development list
> Subject: Re: [j
On ons, 2004-03-31 at 11:34 +0200, Ulrich Staudinger wrote:
> It's not an ugly solution, imo it's the preferred way, xml parsers will
> ignore whitespaces and if a parser ddoesn't, then it's not really a good
> parser.
Thanks, I'll do it that way,
Mikael Hallendal
--
Imendio HB, http://www.
Mikael Hallendal wrote:
Hi!
Some users of Loudmouth have been reporting that their proxy servers
close the connection if there is no traffic over the Jabber connection
that's being proxied.
I've tried to find if there is some way of sending pings in the Jabber
protocol but I haven't found anyth
Hi!
Some users of Loudmouth have been reporting that their proxy servers
close the connection if there is no traffic over the Jabber connection
that's being proxied.
I've tried to find if there is some way of sending pings in the Jabber
protocol but I haven't found anything. A user suggested tha