简体   繁体   English

用于连接Symbian OS设备的API

[英]API to connect Symbian OS device

I need to connect the Symbian OS device and communicate with files. 我需要连接Symbian OS设备并与文件通信。 Is there any api or dll to connect device to do this? 是否有任何api或dll可以连接设备来执行此操作? I need to back the contacts,photos and other possible files. 我需要备份联系人,照片和其他可能的文件。

Connect how? 连接方式如何? Packet data, USB, Bluetooth? 分组数据,USB,蓝牙? With Bluetooth there's the OBEX API - it can be used via USB as well, but there are probably more quirks with getting it to work. 有了蓝牙,便有了OBEX API-也可以通过USB使用它,但要使其正常工作,可能还有更多怪癖。

If you are using Qt, you can do this with QBlueToothTransferManager . 如果您使用的是Qt,则可以使用QBlueToothTransferManager进行此操作

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在asp.net Web API中检测设备信息,如操作系统,浏览器,设备名称等? - How to detect device information like OS, browser, device name etc. in asp.net web api? 无法从远程设备连接到.Net Core API Server - Can't connect to .Net Core API Server from remote device 如何使用 Windows UWP API 连接到配对的音频蓝牙设备? - How to connect to a paired audio Bluetooth device using Windows UWP API? 尝试使用 CoreCon API 连接到设备时获取 DirectoryNotFoundException - Getting DirectoryNotFoundException when trying to Connect to Device with CoreCon API 将 LAN 上的设备连接到 ASP.NET 内核 Web API - Connect device on LAN to ASP.NET Core Web API ZKTeco,以及如何连接到设备 - ZKTeco, and how to connect to the device 如何从任何Windows操作系统通过连接的手机发送SMS? 它应该支持android,Symbian或任何平台移动 - How to send SMS through connected mobile from any Windows OS? it should support android,Symbian or any platform mobile C# 无法从其他设备连接到自托管 web api - C# Can't connect to self hosted web api from other device WCF Windows服务使用Windows窗体客户端的API,API返回值告诉我它无法连接到设备。 首选的方式是什么? - WCF Windows service with an API to a windows form client, API return value tells me it could not connect to device. Whats the preffered way? 如何连接到 Windows 上的蓝牙设备? - How to connect to bluetooth device on Windows?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM