How to implement remote application UI with C#

  • Thread starter Thread starter QIUH
  • Start date Start date
Q

QIUH

Guest
My instrument application is running a user interface and operation application software, and the instument is a pc architectured hardware and is installed Windows 10 IoT enterprise. The application UI is a kiosk application in this instrument. The application is developed by C#/.Net. And it has native ethernet connection with outside world.

The expected requirement is that: As a operation user, he can connect the instrument with his own laptop through Ethernet, the laptop can run a copy of the application software then he can operate the instrument remotely.

I want to know what technology will be used to develop this requirement? Basically I want to use C#/.net technology and do not move to some web-based development at current instant.

Thanks for your help.

Continue reading...
 
Back
Top