↧
Answer by paulsm4 for Android Receive UDP broadcast from C# desktop app over...
Suggestions: Make sure you don't have any firewalls (software or hardware) blocking you Consider using Wireshark: http://www.wireshark.org/ Look at this example:...
View ArticleAndroid Receive UDP broadcast from C# desktop app over LAN?
I'm trying to create a sever application on PC for many android devices using the same wi-fi network. The devices will find the server's IP by receiving UDP broadcast from it contains the server IP...
View Article