Menu

flash remoting

Help
vineet_sc
2005-10-28
2013-04-17
  • vineet_sc

    vineet_sc - 2005-10-28

    Hi Guys,

    I wanted to try to leverage your org.as2lib.io.conn stuff for managing my code that interfaces with the server (OpenAMF).  I was wondering if you can give some pointers as to which classes specifically I should use, I'm slightly confused between the notion of client and server with these packages.  Possible some example code/hierarchy?  Thanks in advance for any help!! 

    Best,
    Vineet

     
    • Simon Wacker

      Simon Wacker - 2005-10-28

      Hi Vineet.

      The as2lib does at the moment not support flash remoting. The org.as2lib.io.conn package does just contain core interfaces for clients and servers and an implementation for local connections. This means that you can run a local connection server with multiple services in your swf and invoke methods on a service with a typed local connection client (typed to the interface of the service).
      Flash remoting support would just involve the client interfaces.
      Almost every implementation class contains an example on how it can be used. So just take a look at the documentation at http://api.as2lib.org/0.9.3

      Greetings,
      Simon

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.