I'm very interested in using the invokeOneWay method of the Call class to do RPC in an asynchronous fashion.  I.e. if a method on the server is void return type, using the invokeOneWay method. 
 
Does this concept extend to other programming languages? .NET?
 
Mike

Reply via email to