Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Not able to transfer files using given code in miniclient.................
Avatar
himatrivedi #1
User title: hima
Member since Mar 2010 · 5 posts · Location: ahmedabad
Group memberships: Members
Show profile · Link to this post
Subject: file transfer problem
Hello Alex again.......
I am transferring files between two users using miniclient but but oly files can send ...
At the same time not able to receive file....
also there is no logic for sending and receiving files on xmppserverconnection class in server example...
Please help me about the problem......
thanx in advance........
heema
Avatar
Alex #2
Member since Feb 2003 · 4447 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Quote by himatrivedi:
I am transferring files between two users using miniclient but but oly files can send ...
At the same time not able to receive file....
this was discussedseveral times before here. The forums search should help you.

Quote by himatrivedi:
also there is no logic for sending and receiving files on xmppserverconnection class in server example...
Please help me about the problem......
The server example is very very basic, there is lots of stuff missing.
But file transfer is a client2client feature. The server routes only packets from ClientA to ClientB. The file transfer method used in the example is not meant for uploading files to a server. If you wanna do this then you should write a server component which accepts files like the jabber disk.

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