C#应用程序连接到使用蓝牙移动应用 [英] C# application to connect to a mobile application using bluetooth

查看:312
本文介绍了C#应用程序连接到使用蓝牙移动应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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

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.

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

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

推荐答案

在您其他职位的,看来你正在尝试写了Symbian 7应用程序同步使用自定义的Windows 7桌面应用程序的专有数据格式。这是非常关键的信息,省去了你的问题;让我知道,如果我错了。

From your other posts, it appears you are trying to write a Symbian 7 application to sync a proprietary data format with a custom Windows 7 desktop application. That is critical information to leave out of your question; let me know if I am mistaken.

如果这是正确的,你设置了一个艰巨的任务;塞班7是一个非常旧的操作系统,我不知道,如果硬质合金C ++ IDE可以为其开发应用程序。如果没有,你正在寻找旧版本的AppForge商业Metrowerks公司或编译器,您可以在 Symbian基金会

If that is correct, you have set a difficult task; Symbian 7 is an extremely old OS, I do not know if the Carbide C++ IDE can develop apps for it. If not, you are looking for old versions of commercial AppForge or Metrowerks compilers, you may be able to track these down at the Symbian Foundation.

然后努力工作启动; Symbian是一个非常困难的开发平台,以及有关老pre-的Symbian操作系统9是稀缺的。如果你是不是已经在Symbian方面的专家,我建议聘请有previous塞班7体验承包商。

Then the hard work starts; Symbian is an extremely difficult platform to develop on, and information on old pre-Symbian 9 OSes is scarce. If you are not already an expert on Symbian, I suggest hiring a contractor with previous Symbian 7 experience.

艰苦的工作还没有结束,蓝牙也是非常难以开发。该规范是不完整的,而且大多数厂家只部分地实现它公开的方式。 One蓝牙团队,我知道的比开发软件花更多的时间调试硬件问题。

The hard work does not end there, Bluetooth is also notoriously difficult to develop for. The spec is incomplete, and most manufacturers only partially implement it in undocumented ways. One Bluetooth team I know of spent more time debugging hardware problems than developing the software.

这仅仅是个开始;你还是要定义蓝牙和数据同步协议;我不知道,如果是的ActiveSync支持过在Symbian 7,让你从一个空白页这里开始的。然后,你必须开发的Windows应用程序。

This is only the start; you still have to define the Bluetooth data and synchronization protocols; I do not know if ActiveSync was ever supported on Symbian 7, so you are starting from a blank page here. Then you have to develop the Windows app.

您正在寻找一个巨大的承诺,在古老而不受支持的硬件开发。我建议调查更加现代化和强大的硬件。

You are looking at an enormous commitment to develop on ancient and unsupported hardware. I suggest investigating more modern and capable hardware.

这篇关于C#应用程序连接到使用蓝牙移动应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆