Newbie Question 2

View: New views
2 Messages — Rating Filter:   Alert me  

Newbie Question 2

by snorkel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
Does anyone know if it's possible to send files with pyAMF?
_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users

Re: Newbie Question 2

by Nick Joyce :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can wrap a file's content in a ByteArray and send it that way but  
that probably would not be the most effiicient.

HTTP is very good for sending files, I would suggest using that :)

Cheers,

Nick

On 27 May 2009, at 22:17, Anthony Caduto wrote:

> Hi,
> Does anyone know if it's possible to send files with pyAMF?
> _______________________________________________
> PyAMF users mailing list - users@...
> http://lists.pyamf.org/mailman/listinfo/users

_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users