I'm writing a .NET Class Library that I would like to access w/ Flash Remoting from Flash Communication Server...now, if you can make sense of all of that...where is the best place / what is the best book for help?
no, but i've been told its possible to write remoting code in SSAS files. I have a FCS and a copy of .NET remoting...but now idea how to use both together...or use remoting at all for that matter
Yeah that will be interesting, because I have only used remoting over HTTP and not over comm server.
All remoting does is serialize the data into a binary format, and allow for remote invocation of objects. I am not sure how to do that with comm server though. I have nill experience using comm server.
But I am sure its possible. I suppose you wanted some actual help, instead of gibberish.
well..it seems to me that programming with Remoting in MX is TOTALLY different from MX2004...is this true? Also, if this is true, I'm pretty sure I would have to use the AS1 iteration for FCS...I don't think SSAS supports AS2 yet...ok...enough acronyms for me.
I downloaded the trial of 2004, burned through it and have since been expired for almost a year. So I will be of no help with 2004. Since flash is really a hobby for me, and I don't use it in my job, its hard to get my wife to let me buy it.
I think remoting in 2004 is more SOAP support, what do you think?