Chapter 10. Understanding the Need for Remote Data

Flex developers are accustomed to on-demand delivery of their applications over the Internet or through an intranet. AIR applications, once installed, launch from the local machine, leading many developers to wonder if the use of AIR means they no longer need a server. This chapter examines why servers remain useful to AIR developers and how to use HTTPService, Web Services, and the AMF protocol to exchange data between your AIR application and the outside world.

Why Use a Server?

Perhaps a more fitting question is, “Why not use a server?” If you find that you require applications that can neither access data from other machines or networks nor share the data that is generated from using the application, ...

Get Breaking Out of the Web Browser with Adobe AIR now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.