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/