使用蓝牙连接到移动应用程序的 C# 应用程序

发布于 2024-09-19 02:54:23 字数 147 浏览 7 评论 0原文

我再次问这个问题,因为我已经大约一周没有得到答案了...

我想知道如何编写一个可以连接到同一应用程序(我将创建的)的移动版本的 C# 桌面应用程序。桌面应用程序将用作移动应用程序的备份/恢复。

我还想知道如何编写移动版本(如果可能的话使用 C#)。

I`m asking this question again as I got no answer for about a week now ...

I want to know how to write a C# desktop application that can connect to the mobile version of the same application (that I will create). The desktop application will be used as a backup/restore for the mobile application.

I want to know also how to write the mobile version (using C# if possible).

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

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

发布评论

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

评论(1

朕就是辣么酷 2024-09-26 02:54:30

我想知道您想以什么方式与移动版应用程序进行通信?理想情况下,可以使用服务(WCF/Webservices)进行跨域/应用程序通信。

我希望以下链接对您有用: C# 中的蓝牙,哪个堆栈,哪个SDK?

May i know, in what way you want to communicate with the mobile version of the application? Ideally the cross domain/application communication is possible using services(WCF/Webservices).

I hope the following link may be useful for you : Bluetooth in C#, Which stack, Which SDK?

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