[jdev] Small help

Craig Hollabaugh craig at hollabaugh.com
Wed Apr 7 01:14:31 CDT 2004


On Wed, Apr 07, 2004 at 11:26:35AM +0530, Madhavi S. wrote:
> Is there any size limitation for the jabber message? 

The python library I'm using has a 16KB limit. 


Is it possible to
> send a file as a message using jabber? Can anybody help me regarding
> this issue?

That could be handled using an out of band, oob, tag. You could send
a url between clients then use another protocol, http for example, to 
perform the transfer.

Have you looked at JEP-0047 In-Band Bytestreams (IBB)?




More information about the JDev mailing list