Re: Jabber Inband Bytestream (XEP-00457) - WeOnlyDo Discussion board

Re: Jabber Inband Bytestream (XEP-00457) (General questions)

by wodDamir, Tuesday, June 24, 2008, 10:26 (5787 days ago) @ Marcus Reiter

Hi Marcus,

The only way of sending an offline file is, as far as I know, by serving a file on http server, and presenting a user to obtain the file from that site. This is implemented in wodXMPP as ServeFile method. Note that in this case, you should provide the user with the URL property provided in XMPPFile object.

Also, please note that the file will be available as long as wodXMPP is active, or the number of connections specified as MaxConn parameter is exceeded.

Regards,
Damba


Complete thread: