We need to build an UWP app on HoloLens to get connet with winform program on PC by TCP,and on UWP we use window.network ,but on winform we use system.net, Is this way workable?,if not ,how should we do?
↧
We need to build an UWP app on HoloLens to get connet with winform program on PC by TCP,and on UWP we use window.network ,but on winform we use system.net, Is this way workable?,if not ,how should we do?