Simulate a network drive (with Loopback Adapter?)

北城余情 提交于 2019-12-11 00:37:23

问题


I want to simulate a network drive. It seems that the simplest way would be to use Microsoft Loopback Adapter but all of the instructions I've found on the web how to install it refer to non existing options in Windows 10. Is it not available in Windows 10 or how do I install it?

If it's not available - how can I simulate a network drive? Somehow make a folder recognized as a drive? Make an external HDD behave like that? Something else? (the router doesn't have a USB port so I can't use that.)

If there's some software emulation for testing applications that would be fine. I'm using C#. Perhaps something in Visual Studio?


回答1:


It's been renamed to "Microsoft KM-TEST Loopback Adapter". (MSDN)



来源:https://stackoverflow.com/questions/35045714/simulate-a-network-drive-with-loopback-adapter

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