Question by
trabrandonran · Feb 28, 2017 at 01:14 AM ·
networkingprojectsockets
Getting data from 3rd party app and pushing it to Hololens Unity Project
So I've recently started working with the hololens, and I would like to know how to get data a 3rd party application and push that data (by USB connected to the hololens) to do different things, such as change the text on a HUD. Can I use this answer (http://answers.unity3d.com/questions/15422/unity-project-and-3rd-party-apps.html#answer-15477) and apply it to the hololens via USB? I'm new to how networking and sockets works, so if anyone can help explain that would be great!
Comment