Skip navigation
5310 Views 2 Replies Latest reply: Jun 19, 2009 10:14 AM by Ben Lau RSS
Bronze 2 posts since
Aug 18, 2007
Currently Being Moderated

Aug 21, 2007 6:39 PM

File Transfer with XIFF AS3 Beta and AIR

Hi!

 

I want to develop some kind of instant messaging software with Adobe AIT and XIFF. The application will use the XMPP protocol to transfer different kinds of information (vcards, ics appointments,..), besides instant messages. One very important aspect of the application it transferring files between two clients.

As my short inspection of the XIFF AS3 code showed the XMPP file transfer seem not to be supported. Is there a chanse that this will change in near future? AS3 supports binary sockets, so it should be technically possible to transfer files. I don't know the internals of the XMPP protocol, so I don't know how file transfer has to be implanted. Can someone help me? How much afford would it be to implement the file transfer functionality? Are there alternatives?

Probably I could use a second server (webserver) in addition to an OpenFire server and manage file upload on this second server through a PHP script. The sender would have to notify the receiver about the transferred file, so that the receiver could download the file right after the upload has been completed. This might work, but I would prefer a solution where I don't need a second server.

 

greets,

Andi

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points