开发者

Downloading content from wp7 to pc?

What capabilities are available for downloading content from the windows phone 7 device to a pc? For example can a user access files saved by an app by connecting it to a pc, or开发者_Python百科 perhaps through wifi connection?


This project offers navigation of the isolated storage file system and two way file transfer via a wcf service running on the host pc. I last looked at it in ctp, so it may need an update for current tooling.

Rongchaua's blog » Windows Phone – Phone PC Connector through WCF service


I you include a web service host in a desktop application, it is possible to sync from WP7 isolated storage to the desktop PC as per this CodeProject page. Note that I have not tried this myself yet (I saved the reference for future use).


The ONLY way to share files between a PC and a WP7 is via the Zune software and is limited to movies, pictures, music, podcasts, etc.

There is no way for 3rd party apps to transfer files this way.

If you have or are making a 3rd party app the only way to transfer files from a WP7 device is via a web service.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜