Bluetooth Brecham.Obex 32feet

做~自己de王妃 提交于 2019-12-13 04:05:54

问题


I have read in the 32feet samples that it can do the folderListings operation, And I'm planning to make more of a File explorer which can do upload and download files,

My question is, can I upload and download a whole folder including its contents using Brecham.obex library? Any help will be appreciated.


回答1:


32feet.NET includes basic OBEX support which doesn't include folder-listings etc. However their partner library Brecham.Obex library supports all OBEX features. See http://alanjmcf.me.uk/thirdparty/Brecham.Obex%20library/

  • "The library provides very broad client-side OBEX support, providing not just the ‘Put’ operation that most libraries and applications support, but also the complete set of operations: Connect, Put, Get, SetPath, Delete, and Abort. This is accessed through a session based interface. ... "

  • "support for [...] the Folder Listing XML documents as used by the Folder-Browsing service."

Also see the FolderExplorer2 sample shown in that page. It shows folder browsing and download etc.

Get the library download at http://inthehand.com/files/folders/objectexchange/default.aspx



来源:https://stackoverflow.com/questions/12339603/bluetooth-brecham-obex-32feet

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!