remoteobject
Live propagation of DataGrid / ArrayCollection when changing values in Flex application
I\'ve seen a bunch of screencasts demonstrating the integr开发者_开发百科ation between blazeds and flex, also some lcds tutorials, model driven or not.[详细]
2022-12-31 06:12 分类:问答Using Mate's RemoteObjectInvoker with C# classes
I\'m using the Mate framework for Flex and communicating with a server running C#. I\'m having trouble mapping C# classes to ActopnScript classes. I\'ve got it working fine for simple classes and buil[详细]
2022-12-26 11:56 分类:问答Zend AMF implementation and AMF protocol security
I have a Flex frontend connecting via RemoteObject to Zend Framework\'s Zend Amf. This is my only means to transport data between client layer (Flex) and the application and persistence layers (LAMP w[详细]
2022-12-17 01:26 分类:问答How do I prevent RemoteObject from batching AMF messages together?
I am using Google AppEngine, in conjunction with PyAMF to provi开发者_开发技巧de RemoteObject support. In my Flex code I make several RemoteObject method calls at once which tends to batch the AMF Mes[详细]
2022-12-15 19:48 分类:问答Flash RemoteObject Weborb connection without services-config.xml (no Flex)
Context : I\'m working on a Flash application developed with FDT and compiled with Flash CS4 (I need a huge library). It should connect to various Weborb services.[详细]
2022-12-11 19:26 分类:问答Flex RemoteObject: Arrays with same values reference same memory
If I send remote data from Zend_Amf to Flex, if two array properties on the object have the same data values they are deserialized at the remote end with the same memory storage.[详细]
2022-12-11 16:40 分类:问答WebOrb/Flex: How to call a method on a RemoteClass returned by a RemoteObject
I have a RemoteObject returning a \'Schedule\' class. I\'ve created a client side RemoteClass to map to it. All properties of the class instance are coming in fine. I just not clear on how I go about[详细]
2022-12-10 03:44 分类:问答Python 3 xmlrpc for remote objects
I am trying to implement a r开发者_如何学运维emote object implementation using xmlrpc, and python 3.[详细]
2022-12-09 09:28 分类:问答
加载中,请稍侯......