c# - Simulate a network drive (with Loopback Adapter?) -


i want simulate network drive. seems simplest way use microsoft loopback adapter of instructions i've found on web how install refer non existing options in windows 10. not available in windows 10 or how install it?

if it's not available - how can simulate network drive? somehow make folder recognized drive? make external hdd behave that? else? (the router doesn't have usb port can't use that.)

if there's software emulation testing applications fine. i'm using c#. perhaps in visual studio?

it's been renamed "microsoft km-test loopback adapter". (msdn)


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -