Not logged in. · Lost password · Register
Forum: XMPP Protocol RSS
Avatar
lynnjeans #1
Member since Oct 2015 · 6 posts
Group memberships: Members
Show profile · Link to this post
Subject: File transfer problem(Spark to MiniClient)
Dear sirs (madams ;-) ),
I meet a problem when i send file from Spark to MiniClient,
File transfer request is accepted in MiniClient side, but the transfer is no progress(still 0%).

I tested for :
1, MiniClient to MiniClient file transfer WORKS FINE.
2, MiniClient to Spark file transfer WORKS FINE.

ONLY Spark to MiniClient DOES NOT WORK.


This is the debug info below:

m31@mym3.org(Spark)  SEND FILE TO  robot@mym3.org(MiniClient)   DOES NOT WORK
RECV: <iq xmlns="jabber:client" type="set" from="m31@mym3.org/Spark" to="robot@mym3.org/MiniClient" id="5E6vG-29"><si xmlns="http://jabber.org/protocol/si" mime-type="image/jpeg" profile="http://jabber.org/protocol/si/profile/file-transfer" id="jsi_6135981304854517468"><file xmlns="http://jabber.org/protocol/si/profile/file-transfer" size="712676" name="4antongorlin-lavacreeksportstephensnswaustralia.jpg"><desc>Sending file</desc></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><option><value>http://jabber.org/protocol/ibb</value></option></field></x></feature></si></iq>

SEND: <iq id="5E6vG-29" to="m31@mym3.org/Spark" type="result"><si xmlns="http://jabber.org/protocol/si" id="jsi_6135981304854517468"><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" type="get" from="m31@mym3.org/Spark" to="robot@mym3.org/MiniClient" id="5E6vG-30"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>

SEND: <iq to="m31@mym3.org/Spark" id="5E6vG-30" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="pc" name="MiniClient" category="client" /><feature var="http://jabber.org/protocol/disco#info" /><feature var="http://jabber.org/protocol/disco#items" /><feature var="http://jabber.org/protocol/muc" /></query></iq>

m31@mym3.org(MiniClient) SEND FILE TO robot@mym3.org(MiniClient) THIS WORKS FINE
RECV: <iq xmlns="jabber:client" type="set" from="m31@mym3.org/MiniClient" to="robot@mym3.org/MiniClient" id="agsXMPP_10"><si xmlns="http://jabber.org/protocol/si" profile="http://jabber.org/protocol/si/profile/file-transfer" id="85a5052f-9dcf-43dc-b196-ab4e31dd388c"><file xmlns="http://jabber.org/protocol/si/profile/file-transfer" size="712676" name="4antongorlin-lavacreeksportstephensnswaustralia.jpg"><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_10" to="m31@mym3.org/MiniClient" type="result"><si xmlns="http://jabber.org/protocol/si" id="85a5052f-9dcf-43dc-b196-ab4e31dd388c"><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" type="set" from="m31@mym3.org/MiniClient" to="robot@mym3.org/MiniClient" id="agsXMPP_11"><query xmlns="http://jabber.org/protocol/bytestreams" sid="85a5052f-9dcf-43dc-b196-ab4e31dd388c"><streamhost host="proxy.mym3.org" port="7777" jid="proxy.mym3.org" /></query></iq>


robot@mym3.org(MiniClient) SEND FILE TO  m31@mym3.org(Spark) THIS WORKS FINE
SEND: <iq id="agsXMPP_13" to="m31@mym3.org/Spark" type="set"><si xmlns="http://jabber.org/protocol/si" profile="http://jabber.org/protocol/si/profile/file-transfer" id="a790a9d1-a7af-410d-9ea1-022d9744ed6a"><file xmlns="http://jabber.org/protocol/si/profile/file-transfer" name="2_louisenadeau-orangepoppy.jpg" size="524170"><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 xmlns="jabber:client" type="result" from="m31@mym3.org/Spark" to="robot@mym3.org/MiniClient" id="agsXMPP_13"><si xmlns="http://jabber.org/protocol/si"><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_14" to="m31@mym3.org/Spark" type="set"><query xmlns="http://jabber.org/protocol/bytestreams" sid="a790a9d1-a7af-410d-9ea1-022d9744ed6a"><streamhost jid="proxy.mym3.org" host="proxy.mym3.org" port="7777" /></query></iq>

RECV: <iq xmlns="jabber:client" type="result" from="m31@mym3.org/Spark" to="robot@mym3.org/MiniClient" id="agsXMPP_14"><query xmlns="http://jabber.org/protocol/bytestreams"><streamhost-used jid="proxy.mym3.org" /></query></iq>

SEND: <iq id="agsXMPP_15" to="proxy.mym3.org" type="set"><query xmlns="http://jabber.org/protocol/bytestreams" sid="a790a9d1-a7af-410d-9ea1-022d9744ed6a"><activate>m31@mym3.org/Spark</activate></query></iq>

RECV: <iq xmlns="jabber:client" type="result" from="proxy.mym3.org" to="robot@mym3.org/MiniClient" id="agsXMPP_15" />

I'm confused with this problem whole days, can anyone point me?   :-)  
It's will be much appreciated if someone helps.  :nuts:
Thanks,
Lynn
This post was edited 2 times, last on 2016-04-27, 12:43 by lynnjeans.
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: