Hi all!

I am trying to understand how is built the first AMF packet sent by Flash player when trying to connect to an RTMP server with the NetConnection::connect method (and hope to understand the next ones) ;)

I built a test server able to handle the rtmp handshake process, decode AMF packet type (0x14 for function call, for example), but I am still unable to go further and understand what's in the AMF packet body.

I read Adobe AMF0 and AMF3 specifications (mainly oriented to understand flash remoting) but did not find anything interesting for this test case. If someone could help me, I would appreciate very much! :)

Please read the PDF document I published at :
http://bilibul.free.fr/Amf_Connect_Function_Call.pdf. You will find a packet I captured and what I manage to detect and separate.

Many thanks everyone! :)

--
Max.


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to