I\'m writing a client-server app to iPhone. And I have a question about threading. When I access my online database from the device, I need to do this on a separate thread to no
You can also use an NSInvocation.
NSInvocation