ayumax / ObjectDeliverer

ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).
https://www.unrealengine.com/marketplace/ja/slug/objectdeliverer
MIT License
157 stars 36 forks source link

Can't broadcast UDP on Android #34

Open ayumax opened 4 years ago

ayumax commented 4 years ago

I can broadcast UDP packet with my PC using this submask IP address: 192.168.1.255

Unfortunately, this IP doesn’t work on Android.