Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / July 2004



Tip: Looking for answers? Try searching our database.

Best Remoting Method??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
varmac@tmlp.com - 29 Jul 2004 16:53 GMT
We are building an enterprize application entirely in Flash MX 2004, using
Flash Remoting 2004 to .NET
The question is which method will give us the best performance and why ?

1) Using a calll to a ASPX page
2) Calling  directly into the assembly
3) Calling a Web Service
Tom Muck - 30 Jul 2004 15:42 GMT
> We are building an enterprize application entirely in Flash MX 2004, using
> Flash Remoting 2004 to .NET
[quoted text clipped - 3 lines]
>  2) Calling  directly into the assembly
>  3) Calling a Web Service

The call to the assembly will be the fastest because the code is compiled.
The ASPX page will be pretty fast, but there are some extra translation
steps involved (and you have to use Flash scope, which is cumbersome). The
web service will be the slowest because the data is transferred in a much
more bulky manner, and also the data has to be translated. Hope that helps.

--
--
Tom Muck
author Flash Remoting: The Definitive Guide
http://www.flash-remoting.com/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.