| Flex 2 Developer's Guide > Data Access and Interconnectivity > Using RPC Components | |||
Adobe Flex 2 supports a service-oriented architecture in which a Flex application interacts with remote data sources by calling several types of services and receiving responses from the services. In a typical Flex application, client-side RPC components send asynchronous requests to remote services, which return result data to the client-side components.
This topic describes how to use Flex RPC components. For introductory information about RPC components, see Understanding RPC Components.
Flex 2.01