MS 蓝牙堆栈文档

发布于 2024-10-12 04:21:41 字数 433 浏览 0 评论 0原文

我想为 Windows 7 开发蓝牙应用程序。在哪里可以找到合适的文档、教程等?我的目的是使用微软堆栈。

MSDN 关于这个主题是乏味的,因为他们有一个很长的蓝牙 Windows API 函数列表,带有简短的描述,但没有逻辑的开始和结束。到目前为止,我发现的最有价值的资源是网络教程:

http://www.winsocketdotnetworkprogramming.com /winsock2programming/winsock2advancedotherprotocol4j.html

还有其他想法吗?

谢谢

I want to develop a Bluetooth application for Windows 7. Where could I find a proper documentation, tutorials and so on? My intention is to use Microsoft stack.

The MSDN is sterile about this topic, in the sense that they have a long list of Windows API functions for Bluetooth with brief descriptions, but with no logical start and end. Until now the best valuable resource found by me is a web tutorial:

http://www.winsocketdotnetworkprogramming.com/winsock2programming/winsock2advancedotherprotocol4j.html

Any other ideas?

Thnx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

荭秂 2024-10-19 04:21:41

如果您想要一些 MS 堆栈的实际示例,请查看 BlueCove 项目的源代码。它是 JSR-82< 的完整实现/a>(Java BT 接口)为使用各种堆栈而编写,包括 MS。例如,此文件 练习了很多堆栈。

If you want some examples of the MS stack in action, check out the source for the BlueCove project. It's a complete implementation of JSR-82 (the Java BT interface) written to use a variety of stacks, including MS. For example, this file exercises lots of the stack.

不及他 2024-10-19 04:21:41

bing(不,说真的!)中“msdn bluetooth”的前两个结果是 蓝牙 (Windows)蓝牙 (Windows CE . NET 4.2),这些分别是在 Windows 桌面和 CE/WM 上进行编程的良好切入点。那里有很多好东西。

当然,我建议使用蓝牙、OBEX 等托管代码和托管库:32feet.NET :-)

The first two results in bing (no, seriously!) for "msdn bluetooth" are Bluetooth (Windows) and Bluetooth (Windows CE .NET 4.2) and those are good entry-points to programming on Windows desktop and CE/WM respectively. Lots of good stuff there.

Of course I'd recommend managed code and my managed library for Bluetooth, OBEX, etc: 32feet.NET :-)

别挽留 2024-10-19 04:21:41

好吧,参考是MSDN 上眼下。

Well, reference is here on MSDN at the moment.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文