[JDEV] file transfer
Jacek Konieczny
jajcus at bnet.pl
Wed Feb 13 11:16:10 CST 2002
On Tue, Feb 12, 2002 at 01:59:33AM +0100, kmq at gmx.at wrote:
> clients.
> the filetransfer will be P2P and not the http "standart". I will not use
> the http standart because i want to be able to continue broken
> downloads and it must be possible to connect->sendfile as well as
> connect->getfile. (This would enable me to establish filetransfer
> even if one of the users is behind a firewall)
All of these may be done using HTTP protocol. Maybe Just some additions
to jabber:iq:oob are neded. Creating another protocol IMHO makes no
sense. And HTTP is much easier to implement in clients, as there are
many ready implementations.
Greets,
Jacek
More information about the JDev
mailing list