I have corrected the case sensitive words, but....
Erel,
Many thanks, I have a lot to learn yet.
I have made the corrections, the code compiles and bridges into my tablet and runs OK without crashing with errors, BUT
My EditText2.text and "log" statements at the end of the UDP_PacketArrived routine dont seem to execute.
My EditText1.text is, and Ic an see the UDP packets being received as they come in OK. Its almost as if my code isnt getting past the Reflection "r." lines?
Latest version attached so you can my corrections/changes implemented.