On Monday, October 21, 2013 2:06:31 AM UTC+2, Tam Hanna wrote: > Dear Ladies and Gentlemen, > > please permit me to pose the following question. I have spent some time > > Googling, but was not yet able to find a solution. > > > > Tamoggemon Holding k.s. wants to provide FFOS users with a scientific > > calculator which uses our server backend. Communication takes place via > > TCP/IP, so special privileges are required in the app. > > > > We originally planned to monetize our application via Smaato. However, their > > advertising module contains some code which is not permitted for apps using > > sockets. > > > > I now wanted to ask if anyone of you is aware of another advertising > > provider which would work in our situation. We really want to keep TouchCalc > > free for FFOS users, but the server bill needs to be paid ;( ;( > > > > With best regards > > Tam Hanna > > > > -------------------------------------------------- > > Let us assist you by providing content for newspapers, offering you advanced > > scientific calculators for your phone or letting you use our extended > > network of contacts in media and off-shore business! > > Find out more about what we can do for you by visiting our web site at > > http://www.tamoggemon.com/ > > ----------------- > > Tam Hanna > > Director, Tamoggemon Holding k.s. > > [email protected] / @tamhanna / skype:tamhanna
Are you sure you'll need to be a privileged application? Implementing CORS headers correctly on your server should allow to implement the app without additional permissions. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
