¡@

Home 

2014/10/15 ¤U¤È 10:13:30

iphone Programming Glossary: rmi

Java RMI server and Objective C client

http://stackoverflow.com/questions/12970505/java-rmi-server-and-objective-c-client

RMI server and Objective C client I have a java rmi server and an objective C client. I want to use RMI to HTTP tunneling in.. RMI server and Objective C client I have a java rmi server and an objective C client. I want to use RMI to HTTP tunneling in order to encapsulate the RMI calls into HTTP requests where an RMI servlet handler can forward the.. I have a java rmi server and an objective C client. I want to use RMI to HTTP tunneling in order to encapsulate the RMI calls into HTTP requests where an RMI servlet handler can forward the call into the corresponding rmi server. However I'm..