Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btframework/continuediscovering
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring)
https://github.com/btframework/continuediscovering
bluetooth bluetooth-classic csharp netframework visualstudio
Last synced: 5 days ago
JSON representation
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring)
- Host: GitHub
- URL: https://github.com/btframework/continuediscovering
- Owner: btframework
- Created: 2019-03-07T11:44:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T20:04:01.000Z (19 days ago)
- Last Synced: 2024-10-28T00:29:47.169Z (19 days ago)
- Topics: bluetooth, bluetooth-classic, csharp, netframework, visualstudio
- Language: C++
- Homepage: https://www.btframework.com/bluetoothframework.htm
- Size: 12.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ContinueDiscovering
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring) with **Bluetooth Framework**.
* Delphi samples is designed for Delphi/CBuilder (RAD Studio) 10
* C++ samples is designed for Visual Studio 2015
* .NET samples is designed for .NET Framework 4.0 and above and created in Visual Studio 2015Required Bluetooth Framework **7.19.0.0** or above. You can download Bluetooth Framework [here](https://www.btframework.com/bluetoothframework.htm)
Please do not hesitate to contact us at [email protected] if you have any questions.