Skip to content

ulebule/32feet

 
 

Repository files navigation

32feet.NET - Personal Area Networking for .NET

32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, if you make modifications to the source you need to include the 32feet.NET License.txt document and ensure the file headers are not modified/removed. The project currently consists of the following libraries:-

  • Bluetooth Classic
  • Bluetooth LE (Preview)
  • IOBluetooth/IOBluetoothUI bindings for Xamarin Mac
  • IrDA
  • Object Exchange (Obex)
  • USB (Coming soon)
  • NFC (Coming soon)

Bluetooth support requires .NET Framework v4.6.1 for desktop Windows 7, 8 and 10. Android and Apple macOS and iOS are also supported.

Downloading

Downloads are available here on the Downloads tab. Packages are also available at NuGet:-

  • InTheHand.Net.Bluetooth - Bluetooth Classic (v4.x) NuGet version

  • InTheHand.BluetoothLE - Bluetooth Low Energy (v4.x) NuGet version

  • InTheHand.IOBluetooth - IOBluetooth bindings for Xamarin Mac NuGet version

  • InTheHand.IOBluetooth - IOBluetoothUI bindings for Xamarin Mac NuGet version

  • InTheHand.Net.IrDA (v4.x) NuGet version

  • InTheHand.Net.Obex (v4.x) NuGet version

  • 32feet.NET - Legacy (v3.x) NuGet version

Documentation / Tutorial

The user guide is available in the Wiki section, and the class documentation is at [http://inthehand.github.io/] and in the release package.

Please start by reading it. It contains general information firstly on the various features contained in the library, and on what type of Bluetooth connection you want. It also contains information on using each feature.

Blogs

Alan's 32feet.NET Development Blog Peter's Blog

In The Hand Ltd

Sponsors

Many thanks to NDepend for their support. Many thanks to Aton Spa (Italy) for commissioning and funding the implementation of StoneStreet One Bluetopia support.

About

Personal Area Networking for .NET

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.2%
  • Visual Basic .NET 3.9%
  • HTML 2.6%
  • C++ 0.8%
  • Batchfile 0.4%
  • Objective-C 0.1%