随笔分类 - 蓝牙
IOS设备之间、IOS和非IOS设备之间通信
摘要:该工程是使用苹果官方的GameKit框架来实现蓝牙设别之间的通信,首先当然是要在项目中加入GameKit.framework框架。工程的截图如下:ViewController.h如下://// ViewController.h// GameKitDemo//// Created by Fox on 12-3-14.// Copyright (c) 2012年 __MyCompanyName__. All rights reserved.//#import <UIKit/UIKit.h>#import <GameKit/GKSession.h>#import <Ga
阅读全文
摘要:CoreBluetooth是Apple官方的框架,但是缺点是只支持IOS5,iPad2 和 iPhone4都不支持,iPhone4s支持。限制太大了,CoreBluetooth-Demo是个开源项目,点击这里下载。
阅读全文

浙公网安备 33010602011771号