Access Network Share from Windows 10 IoT for Raspberry Pi

。_饼干妹妹 提交于 2019-12-13 10:40:27

问题


I am new to Windows 10 IoT for Raspberry Pi. I try to access a Network Share and save a file but so far i had no luck. I tried hours and was searching the web but could not find a solution. Maybe someone did it already Would be very happy for help Thomas


回答1:


As far as I know, this is not natively supported by Windows IoT.

The closest term I can think of is KnownFolders, but network shared folders don't seem to be included.

However, the workaround you can try is using FilePicker, when browsing the filer, type the network shared folder address in the address far, see if you will get any AccessViolation exception when reading/writing files.

Update, FilePicker does not seem to work either!

Also, I've tried node.js to access network shared smb files, still does not work with Windows IoT.

So far, the answer seems impossible to me.



来源:https://stackoverflow.com/questions/40529154/access-network-share-from-windows-10-iot-for-raspberry-pi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!