문제

If I have a non-Bluetooth device which uses OBEX over a serial port for accessing its file-system, is it possible to use the 32feet.net API to do this, or will I have to look elsewhere?

If I need to look elsewhere, does anyone have any advice?

Thanks in advance!

도움이 되었습니까?

해결책

There's a constructor to ObexWebRequest which takes a Stream. That should work for you.

Also Brecham.Obex was created by Andy Hume and is a fully creatured OBEX library. Bluetooth Brecham.Obex 32feet However it seems to have dropped off the internet. I'll ask Andy to get it back online. It appears in NuGet however https://www.nuget.org/packages/Brecham.Obex/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top