Florian Jensen wrote: > what happens with see other host on IPv6 and a specific port? > <see-other-host xmlns='urn:ietf:params:xml:ns:xmpp-streams'> > im.example.com:9090 </see-other-host> </stream:error> > That works with IPv4 or hostnames, but with IPv6 this might be > difficult, as the : is used in IPv6 addresses can vary. > Using an IPv6 address like: 2001:41D0:1:A49b::1 or: > 2001:41D0:1:A49b:0000:0000:0000:0001
isn't this usually done by writing [2001:41D0:1:A49b::1]:5222? -- Maciek xmpp:[email protected]
