On Mar 31, 2006, at 4:21 PM, Michael Ramirez wrote:
I would like to port Mina to Actionscript. Actionscript 3 now has support for Socket connections and many are beginning to implement protocols. A framework like Mina would be of great help. How can I get started on understanding Mina? I have read the docs a little and reviewed some example but I am having a hard time understanding the flow of things. Is there an example that uses the filter chain? is there a flow chart or class diagram?

Does Actionscript 3 implement non-blocking sockets, or blocking sockets? It would have to implement non-blocking sockets in order to port the ideas contained in MINA. I believe there are tools that might reverse-engineer a class diagram from the source code.. How proficient are you with Java? If you want to undertake a porting effort, the java source will be your best bet.
-pete

--
[EMAIL PROTECTED] - http://fotap.org/~osi


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to