monsieurgustav / UE-OSC

OSC plugin for Unreal Engine 4 Blueprints
MIT License
323 stars 95 forks source link

no date receive #6

Closed sc32024826 closed 9 years ago

sc32024826 commented 9 years ago

I want the ue4 to connect to the android mobile , and receive the sensor dates. I writed the socket client with java,when i test to receive , it's always none date. can you tell me why?

monsieurgustav commented 9 years ago

I did not understand if your UE4 project runs on mobile (Android) or desktop (Windows, MacOSX ?).

Try an OSC monitoring tool, to know if the issue actually comes from the UE4-OSC plugin or from the sender, the network, etc. I suggest http://www.kasperkamperman.com/blog/osc-datamonitor/