开发者

iPhone and any other Smartphone peer-to-peer communication over bluetooth

开发者 https://www.devze.com 2023-01-15 05:05 出处:网络
I want to build a si开发者_开发问答mple bluetooth chat program that can do a 2 way chat with 2 mobile devices.

I want to build a si开发者_开发问答mple bluetooth chat program that can do a 2 way chat with 2 mobile devices.

I know that I can use gamekit to develop such application for iphone and ipod touch. But I want to know is, is it possible for other smart phones (running my application) to discover and communicate with iphones and other devices as well?

in simple: I want my application to run on iphone, symbian and android and to be able to discover and communicate with each other over bluetooth.


This might help: http://android.noisepages.com/2010/02/yes-android-can-do-zeroconfbonjour-jmdns/

zeroconf seems to be the generic technology behind Bonjour.


There is no public API for discovery or communication with arbitrary Bluetooth devices in the iOS SDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消