• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to acces Web Service in off line from flex

 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys

I'm new to Web Services.....Is there any way to access web services through offline (Without server).In front end there are two options like online mode and off line mode.When the user clicks on the off line mode every thing(all the screens which are designed in Flex Application) will get down load to local system there they need to interact with Web Services.How they will talk with WebServices without web Server as wel as DB Server. Can any one please help me out to proceed further. Thanks in Advance......

 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic