8

I hope you can help me - my task is to up- and download some files to an USB device using MTP.

I found this great example: http://www.codeproject.com/Articles/30726/Transferring-D90-images-with-WIA and now I can transfer some images from my Smartphone to the PC and I was able to enhance this example towards giving me the same device information like in Device Manager (e.g. ID, Manufacturer, PnP ID String etc.) So far so good. This example uses WIA and I guess it will be only possible to transfer images from the device, isn ́t it?

So my question is - What technique is needed to up- and download files to an USB device which is connected via MTP? I spend days with asking google, but I found not a working solution or an working example. Microsoft is not a help in this issue, mostly all links on their page are dead.

I hope here ́s someone who can push me into right direction, so that I can solve this one.

Thanks in advance.

asked Dec 12, 2012 at 20:42

1 Answer 1

2

I believe the Windows Portable Devices (WPD) API is what you're after.

http://msdn.microsoft.com/en-us/library/dd389005(v=vs.85).aspx

answered Oct 1, 2013 at 5:30
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.