MTP WPD support

Dataverde

Member
Licensed User
Longtime User
Hey there,

i need to provide a nice and easy way to transfer files from a portable device to a pc and the other way around. The customers dont have wireless lan so the datatransfer would only work over usb cable.

Our customers use Android devices and since these are no longer mass-storage devices i need to use MTP protocoll in some way.

I wrote a desktop server app to communicate with WinMobile devices a few years ago and want to expand that to be able to transfer files to Android devices as well.

Microsoft seems to provide .net resources for that here: Windows Portable Devices (Windows)

Is there someone that has written a library for my needs?
Can I write one myself? How do i do that?

Thanks for you time in advance,

Lennart
 
Top