I need to port a Java Application which uses RMI to Cocoa Touch ( iPhone/iPod Touch ).
It's a small application, maybe 600 lines of code thanks to the RMI simplification. But I was wondering what are my options to replace the RMI code in the iPhone/iPod Touch platform.
Thanks!.