WPD-.NET-Wrapper
WPD-.NET-Wrapper copied to clipboard
Windows Portable Device .Net Wrapper
I use usbwatcher to get the deviceid when device hot plug, but I don't know what the deviceid can get WPD deviceinfo, because of so much deviceid.
https://blogs.msdn.microsoft.com/dimeby8/2006/12/05/enumerating-wpd-devices-in-c/ Your wrapper suffers from exactly what is written in that article.
Hi, I have implemented file copy to the device and file copy from the device interfaces. Thanks for the great project. Here is something I want to contribute.
The api requires a feature to provide the an operation whereby content can be transferred onto the device.
what is the code to overwrite a file on the device that already exists?
Is this issue relevant to this code? http://stackoverflow.com/questions/13503436/wpd-mtp-data-stream-hanging-on-release
Hi, I tested the UtilityTest and the method TransferData_WithFolderStructure_FilesCopiedWithFolderStructure is raising an exception when getting the contents from an iPod fw 6.1. It works fine on an Android device. The...
The api requires a feature to provide an operation to move content within the device.
The api needs a wrapper to provide deleting content from the device.