fyi: http://delta.affinix.com/specs/stream.html

It seems that 'fast' is an extension to allow both hosts to attempt to
create the connection at the same time, without waiting for the
initiator to timeout.

On 11/5/05, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
> One of my Coccinella users are using Psi behind a NAT while his friend is not
> behind a NAT and when doing filtransfers when the initiator is behind the NAT
> have observed two peculiar things:
>
> 1)
> <!-- SEND: -->
> <iq type="set" to="[EMAIL PROTECTED]/Psi" id="aab5a" >
>     <query xmlns="http://jabber.org/protocol/bytestreams"; mode="tcp" 
> sid="s5b_a4e576bba576d998" >
>         <streamhost port="8010" host="172.26.0.2" jid="[EMAIL PROTECTED]/Psi" 
> />
>         <fast xmlns="http://affinix.com/jabber/stream"/>
>     </query>
> </iq>
>
> Are they having there own proxy host? Or what does the <fast/> element mean?
>
> 2)
> <!-- RECV: -->
> <iq from="[EMAIL PROTECTED]/Psi" type="set" id="aac4a" to="[EMAIL 
> PROTECTED]/Psi" >
>     <query xmlns="http://jabber.org/protocol/bytestreams"; mode="tcp" 
> sid="s5b_a4e576bba576d998" >
>         <streamhost port="8010" host="62.178.189.170" jid="[EMAIL 
> PROTECTED]/Psi" />
>     </query>
> </iq>
>
> The target is offering a streamhost ???
>
> Any ideas?
> Mats
>


--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/

Reply via email to