I am learning C and Objective-C, so I am still dependent on examples ...
I found AsyncUDPSocket, which has a lot of example code in the Google Code repository, but I'm not far enough to understand everything. I am trying to create an iPhone application that uses UDP to communicate with another device (Arduino). I have the end of the device (testing using the UDP Tool application). I just need help from iOS ...
An example with a lot of explanations will really help (i.e. a tutorial) ... Is there any code example with good comments?
source share