Hi all
Im playing with UDP at the moment.
I am making an app that send UDP packets to a server to controll stuf..
That part already works very very good.. via the UDP send sample.. so far so good.
But now i want to receive a packet back from the server on another port after a command i send to the server.
I can not seem to find a simple example for receiving a packet..
Im playing with UDP at the moment.
I am making an app that send UDP packets to a server to controll stuf..
That part already works very very good.. via the UDP send sample.. so far so good.
But now i want to receive a packet back from the server on another port after a command i send to the server.
I can not seem to find a simple example for receiving a packet..