i couldn't understand the Initialize part should i put the ip address in the first parameter instead of autodiscover ? or i should Initialize udppacket to subscribe ?
You don't. By default, all IP addresses on the computer you are running this on will listen on the given port. See documentation (https://www.b4x.com/android/help/network.html#udpsocket_initialize) to see what the parameters are for UDPSocket's Initialize method (the IDE should provide you with the same information).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.