[Adium-devl] Jingle, Sip and IAX2 in one step
Sean Egan
seanegan at gmail.com
Fri Nov 10 18:30:41 UTC 2006
On 11/10/06, Colin Barrett <timber at lava.net> wrote:
> I think Andy makes an important point in talking about IPv6. How much
> pain would ICE cause with end-to-end IPv6? Or would it just not even
> come in to play?
There are no changes to ICE necessary to support IPv6. Just as you
pass all your addresses on your ethernet, wireless, vpn, etc.
interfaces, you also pass your addresses on any ipv6 interfaces. If
the two can make an IPv6 connection, they use that.
> This is a really interesting discussion. I think the next thing we
> want to look at is implementation: where would the ICE code be? Smack?
> in Adium? If it's in Adium, can we use libjingle for connection
> negotiation while still using Smack for XMPP requests? I'm assuming
> that Jingle operates out-of-band from the normal XMPP stream. At what
> point does it switch from in-band to out-of-band?
ICE requires both sides to participate in the negotiation, and only
Jabber currently uses it. If you're looking to do Adium-only stuff,
you might want it in Adium, otherwise it doesn't make much sense out
of the context of Jingle.
More information about the devel
mailing list