Hi,
I am looking for an example of a simple UDP client to run under NDK. I just need the simplest possible implementation, equivalent to the winapps/helloWorld.exe client that comes with NDK.
I have been trying with TaskCreate() in NetworkOpen() as per ndkbenchmark.c, but have just gone around in circles for days, and can't find example code in the forum or documentation
Regards,
Bernard