Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
zamie7189 #1
Member since Apr 2009 · 2 posts
Group memberships: Members
Show profile · Link to this post
Subject: Having problems sending files between two mini clients.
I am trying to send a small file between two mini clients.  I have tried multiple proxy servers and I get the same results.  I get the transfer dialogs, but the file transfer never starts.

sender

SEND: <iq id="agsXMPP_12" to="ex5testing@jabber.anywise.com/MiniClient" type="set"><si xmlns="http://jabber.org/protocol/si" profile="http://jabber.org/protocol/si/profile/file-transfer" id="10094a3c-daff-4d77-863f-14e4621030e5"><file xmlns="http://jabber.org/protocol/si/profile/file-transfer" name="Settings.xml" size="251"><range /></file><feature xmlns="http://jabber.org/protocol/feature-neg"><x xmlns="jabber:x:data" type="form"><field type="list-single" var="stream-method"><option><value>http://jabber.org/protocol/bytestreams</value></option></field></x></feature></si></iq>

RECV: <iq from='ex5testing@jabber.anywise.com/MiniClient' to='ex3testing@jabber.anywise.com/MiniClient' xml:lang='en' id='agsXMPP_12' type='result'><si xmlns='http://jabber.org/protocol/si' id='10094a3c-daff-4d77-863f-14e4621030e5'><feature xmlns='http://jabber.org/protocol/feature-neg'><x xmlns='jabber:x:data' type='submit'><field var='stream-method'><value>http://jabber.org/protocol/bytestreams</value></field></x></feature></si></iq>

SEND: <iq id="agsXMPP_13" to="ex5testing@jabber.anywise.com/MiniClient" type="set"><query xmlns="http://jabber.org/protocol/bytestreams" sid="10094a3c-daff-4d77-863f-14e4621030e5"><streamhost jid="proxy.anywise.com" host="proxy.anywise.com" port="7777" /></query></iq>

SEND: 

SEND: 

reciever

RECV: <iq xmlns="jabber:client" from="ex3testing@jabber.anywise.com/MiniClient" to="ex5testing@jabber.anywise.com/MiniClient" type="set" xml:lang="en" id="agsXMPP_12"><si xmlns="http://jabber.org/protocol/si" profile="http://jabber.org/protocol/si/profile/file-transfer" id="10094a3c-daff-4d77-863f-14e4621030e5"><file xmlns="http://jabber.org/protocol/si/profile/file-transfer" size="251" name="Settings.xml"><range /></file><feature xmlns="http://jabber.org/protocol/feature-neg"><x xmlns="jabber:x:data" type="form"><field type="list-single" var="stream-method"><option><value>http://jabber.org/protocol/bytestreams</value></option></field></x></feature></si></iq>
SEND: <iq id="agsXMPP_12" to="ex3testing@jabber.anywise.com/MiniClient" type="result"><si xmlns="http://jabber.org/protocol/si" id="10094a3c-daff-4d77-863f-14e4621030e5"><feature xmlns="http://jabber.org/protocol/feature-neg"><x xmlns="jabber:x:data" type="submit"><field var="stream-method"><value>http://jabber.org/protocol/bytestreams</value></field></x></feature></si></iq>
RECV: <iq xmlns="jabber:client" from="ex3testing@jabber.anywise.com/MiniClient" to="ex5testing@jabber.anywise.com/MiniClient" type="set" xml:lang="en" id="agsXMPP_13"><query xmlns="http://jabber.org/protocol/bytestreams" sid="10094a3c-daff-4d77-863f-14e4621030e5"><streamhost port="7777" jid="proxy.anywise.com" host="proxy.anywise.com" /></query></iq>
SEND: 
SEND:

Can anyone point me in the right direction to get this issue solved?

Thank you
This post was edited on 2012-01-31, 21:04 by Alex.
Avatar
Alex #2
Member since Feb 2003 · 4447 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
I am not able to connect to proxy.anywise.com:7777. So I assume the problem is the proxy. Try to install your own server for devlopment with file transfer proxy.

Alex
This post was edited on 2012-01-31, 21:04 by Alex.
Avatar
zamie7189 #3
Member since Apr 2009 · 2 posts
Group memberships: Members
Show profile · Link to this post
Alex,

Thanks for the response.

any server you would recommend?

As a note I have also tried connecting to all of the proxies listed in the mini-client code with the same result. 

Matt
Avatar
Alex #4
Member since Feb 2003 · 4447 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Quote by zamie7189:
any server you would recommend?

I recommend to install your own proxy server.

Alex
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS