Hacker News new | ask | show | jobs
by cturner 6491 days ago
What's the best practice for communicating back to the server?

Is it data = [CPURLConnection sendSynchronousRequest:"http://myUrl"] ?