FluorineFx.NET

Locating destinations

This section describes how FluorineFx internally locates a remoting destination for Flash RPC.

Please note that a Flash movie does not send RemotingMessage and the gateway does not receive any specific destination info. These are the steps the gateway will perform to match an existing destination:

If a Destination was not found the remoting call will fail. Otherwise a security check is performed (if applicable).

Of course for Flash remoting it is NOT required to have Flex service configuration files (and the Flash compiler will not use any configuration file at all). The gateway will still internally configure a default system with a Destination having asterisk(*) as source so all the calls are routed to this Destination. You can read here about the default remoting configuration without configuration file.