[osflash] WSDL to ActionScript
Aral Balkan
aral at ariaware.com
Tue Nov 7 07:33:36 EST 2006
Hi Claus,
How would you implement this in a Flash client when accessing a third-
party web service for which you pay x amount per request?
Flash Remoting is not more secure and that's why you would never hard-
code your username/password in the Flash client when using any
technology. In consuming third-party web services from the client,
however, you have to the equivalent of this. Am I missing something?
Thanks,
Aral
On 5 Nov 2006, at 11:59, Claus Wahlers wrote:
> Aral Balkan wrote:
>
>> Personally, I don't see the use of consuming web services on the
>> client. First off, you cannot have any sort of hidden information in
>> there so that rules out using this for commercial web services where
>> you have a secret key/developer key/etc. unless you want the world to
>> know it and use up your quotas.
>
>
> Sorry Aral, but this is FUD.
>
> SOAP does have a welldefined challenge/response protocol for
> authentication, just like any other existing c/s protocol (is remoting
> any more secure? it surely isn't).
>
> http://www.whitemesa.com/soapauth.html
>
> And hey btw, we're livin in the 21st century, where compression over
> HTTP is the norm, not the exception.. ;)
>
> Cheers,
> Claus.
> <snip>
More information about the osflash
mailing list