JabberCOM does not handle file transfers. Most jabber clients accomplish this thru the use of HTTP components/libraries, and just use a "simple-temporary" jabber server on the sender, and a simple HTTP client for the receiver. These transfers are done out of band. Checkout the winjab source for an example of how this works.
Peter M. [EMAIL PROTECTED] wrote: > This is really urgent ... i am trying to read some image files from > the server .... but i cant do that .. actually in my appl. one client > prg uploads some files on server and the other client downloads the > file from the server ... but this entire stuff is got be done thru > jabbercom ..... Plz culd some one tell me ,.... > _______________________________________________ jdev mailing list > [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
