remoteobject

remote object Url

Hi, Someone know waht this address means ? i know that is somthing with remote object tcp://cikpfdb.cik.ff.com:8095/DataLoaderRemoteObject thanks ...

Newbie question for Flex Remoting with WebOrb

Since Flashbuilder does not support WCF over https, i am considering to use weborb remoting as alternative, but not really sure how flash is going to know weborb location, if they are sitting on different servers. Looked at destination, source fields, but not really find a field called url in remoteObject in Flex. Has anyone done similar...

How to use strongly typed remote service objects in Flex with Mate Framework?

I am relatively new to the Mate framework, but so far really like what I see. My application makes a lot of use of the <RemoteObjectInvoker> tag to call my BlazeDS/Java service methods on the back-end. However, it is bothering me that I must enter the string name of hundreds of remote methods into my EventMap because errors are not di...