使用 32feet 和 C# 进行蓝牙文件传输
我正在尝试使用蓝牙和 32feet.net 和 c# 将文件传输到另一台设备。当我尝试连接其他设备时,我想在客户端设备中显示警报。
我该怎么做?
I am trying to transfer the file to another device using bluetooth and 32feet.net and c#. When I am trying to connect the other device I want to show an alert in the client device.
How do I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用以下代码,它工作正常:
I use the following code, it's working fine: