EmilioBlackBird Posted June 7 Posted June 7 Hello I would like to somehow send battery information to an external csharp application. In Unreal, for example, I do it with sockets. could I somehow with vr?
VIVE_chengnay Posted June 11 Posted June 11 Hi @EmilioBlackBird, Could you explain more about your target? For example, from VR device to mobile device? Your csharp application is built from which game engine?
EmilioBlackBird Posted June 11 Author Posted June 11 Thank you for your reply. I want the HTCs battery information to be seen in an external application in csharp created in Visual Studio. It is so that a person who does not have the HTC can know the battery information, either from the device itself or from your website.
VIVE_chengnay Posted June 11 Posted June 11 Hi @EmilioBlackBird, Which device are you talking about? Focus 3 or XR Elite?
VIVE_chengnay Posted June 11 Posted June 11 Hi @EmilioBlackBird, You will be writing an application that installed on Focus 3 and send information to another mobile device(Android). Am I right? If that so, the socket that you mentioned before should be get the job done.
EmilioBlackBird Posted June 17 Author Posted June 17 Forgive me. I want to send the battery information to an external application created in visual studio to be able to see the information without having to wear the device or access the web.
VIVE_chengnay Posted June 17 Posted June 17 22 minutes ago, EmilioBlackBird said: I want to send the battery information to an external application created in visual studio to be able to see the information without having to wear the device or access the web. This external application is installed to which device? Without having to wear the device means you don't have to put on your Focus 3?
EmilioBlackBird Posted June 24 Author Posted June 24 The application is on a pc in which another person controls the battery of the device that another person is wearing. the application is made by winform.
VIVE_chengnay Posted June 25 Posted June 25 Hi @EmilioBlackBird, For cross platform from PC to mobile or vice versa, there is no easy solution to resolve your problem. Previously, we did manage to send information from mobile to mobile by sockets. But, this solution will not work for cross platform.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now