« Return to Thread: set remoting gateway with AMF3

Re: set remoting gateway with AMF3

by Nick Joyce :: Rate this Message:

Reply to Author | View in Thread

Hi,

I assume you're using Flash as a client.

RemoteObject by default uses AMF3 but you can set the objectEncoding  
directly see [1]

Hth,

Nick

[1] - http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#objectEncoding

On 28 Jun 2009, at 23:17, Horis wrote:

>
> Hello, i began since few weeks to use pyamf. I made an application  
> using a
> channel and configured pylons with pyamf.remoting.gateway.wsgi (i  
> toke the
> pyamf example for both).
>
> Everything works but i have no idea where or how to set my  
> application to
> use AMF3. (to be sure that is AMF3 which is used and not AMF0 when i  
> remote
> my object).
>
> hope you will understand me and thanks for the answer.
>
>
> --
> View this message in context: http://www.nabble.com/set-remoting-gateway-with-AMF3-tp24224941p24224941.html
> Sent from the pyamf-users mailing list archive at Nabble.com.
>
> _______________________________________________
> PyAMF users mailing list - users@...
> http://lists.pyamf.org/mailman/listinfo/users

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

 « Return to Thread: set remoting gateway with AMF3