amf
Does AMF support caching?
In 开发者_开发百科other words: Can I respond with a 304 and have it \"just work\"?By default Flex\'s RemoteObject and BlazeDS handle AMF requests as POSTs so they won\'t cache in the browser.You could[详细]
2023-01-18 01:03 分类:问答Blaze DS unable to use my-streaming-amf - "Destination 'chat' not accessible over channel 'my-amf'
Can anyone point me out whats wrong with the configuration I have to execute a simple sample application to use the streaming-amf.[详细]
2023-01-17 16:47 分类:问答Open source testing app for Flex app using AMF and BlazeDS [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-16 12:12 分类:问答Fastest and most efficient conversion of a byte array to a 29 bit integer in Java
Since 29 bit integers are popular in AMF, I would like to incorporate the fastest / best routine known. Two routines currently exist in our library and can be tested live on ideone[详细]
2023-01-15 13:49 分类:问答Can't return value from another instantiated class/method using WebORB for PHP
I\'m trying to use WebORB for PHP. The /weborb/ folder has been copied into my web root and I can access the console via /weborb/index.php.[详细]
2023-01-14 18:38 分类:问答Flash Builder: Network Monitor - not showing raw data for AMF?
I\'ve built a basic RPC program using FluorineFX (.NET) on the backend for my AMF service. Everything works fine, i.e. I can make calls to the exposed functions.[详细]
2023-01-13 23:08 分类:问答Zend_Amf & addDirectory() vs setClass()
Is anyone else having problems with Zend_Amf\'s addDirectory()? It is supposed to autoload service classes and doesn\'t seem to. Though it works with setClass just fine. See snippet below.[详细]
2023-01-10 05:11 分类:问答Stress test BlazeDS polling
I\'m looking for some guidance on stress testing BlazeDS polling channels. I\'ve followed this excellent article on using jmeter to test AMF messaging:[详细]
2023-01-09 06:07 分类:问答Is AMF3 protocol is good for flash/flex client server development?
I need to develop client server application that involve gaming. I have no experience in flash and I was reading about the AMF3 protocol 开发者_如何学Pythonthat is compact and fast, is it better than[详细]
2023-01-06 22:12 分类:问答Any suggestions on a basic PHP library for doing session management and authentication?
I am working on a project that exposes a number of web services to the public.Right now I have the serialisation side done (Using ZendAMF) and now I need to do the authentication.I was loo开发者_Stack[详细]
2023-01-06 21:03 分类:问答