Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Sending data from the Hololens to an android/iphone app and via versa?

genargenar
edited July 2017 in Questions And Answers

Good evening !

Is it possible to send data from an android/iphone app to an Hololens programm ? I just imagined an peer to peer connection between both devices.

My HoloLens programm is very simple, i currently have a cube like table hologram, where i can place things on. Is it possible that an unity made android/iphone app sends data ( strings ) to the HoloLens while my programm is running ? I thought it would be an cool idea if an other person could select by using an app, which item is displayed on the table.

So is it possible to send strings from the app to the hololens programm ?

Thanks for your help !

Best Answer

Answers

  • ReeleyReeley ✭✭✭

    Have a look at unitys UNet which is for multiplayer and networking. The high level api is pretty easy to understand and set up very quickly.

  • Alright thanks guys !

    I already thought about UNet, but the problem is that its mainly for multiplayer support with game lobbys and stuff like that ^^.

Sign In or Register to comment.