[jdev] Re: XMPP Ping method?
Justin Karneges
justin-keyword-jabber.093179 at affinix.com
Fri Nov 3 12:50:37 CST 2006
On Friday 03 November 2006 8:29 am, Peter Saint-Andre wrote:
> Norman Rasmussen wrote:
> > It might make sense in rfc3920bis to make a small note that SCTP can
> > be used as a 'drop in' replacement for TCP as long as both hosts
> > supports it.
>
> Will do. I still think it's not a great idea for us to be solving things
> at the XMPP layer that belong at the TCP/SCTP layer...
It's bad enough that not all environments allow monitoring of TCP acks. I
don't think SCTP is any better of a recommendation. If we want something
universal, we have only plain TCP and UDP, really. Of course, SCTP can be
layered over UDP, but that's a hefty requirement.
Keep in mind that we have HTTP Binding, to assist platforms with very
restricted environments. It's okay to be a purist, when it is reasonable,
but sometimes it is better to make exceptions like this.
In my opinion, XMPP over SCTP over UDP is too much to ask for, when just an
element or two in XMPP over TCP will solve our problems.
-Justin
More information about the JDev
mailing list