资源简介
oc开发,服务器端启动mqtt服务端,手机端使用mqtt客户端,动态获取推送消息,参考demo

代码片段和文件信息
//
// ForegroundReconnection.m
// MQTTClient
//
// Created by Josip Cavar on 22/08/2017.
// Copyright © 2017 Christoph Krey. All rights reserved.
//
#import “ForegroundReconnection.h“
#if TARGET_OS_IPHONE == 1
#import “MQTTSessionManager.h“
#import
@interface ForegroundReconnection ()
@property (nonatomic) UIBackgroundTaskIdentifier backgroundTask;
@end
@implementation ForegroundReconnection
- (instancetype)initWithMQTTSessionManager:(MQTTSessionManager *)manager {
self = [super init];
self.sessionManager = manager;
self.backgroundTask = UIBackgroundTaskInvalid;
NSNotificationCenter *defaultCenter = [NSNotificationCenter defaultCenter];
[defaultCenter addObserver:self
selector:@selector(appWillResignActive)
name:UIApplicationWillResignActiveNotification
object:nil];
[defaultCenter addObserver:self
selector:@selector(appDidEnterBackground)
name:UIApplicationDidEnterBackgroundNotification
object:nil];
[defaultCenter addObserver:self
selector:@selector(appDidBecomeActive)
name:UIApplicationDidBecomeActiveNotification
object:nil];
return self;
}
- (void)dealloc {
NSNotificationCenter *defaultCenter = [NSNotificationCenter defaultCenter];
[defaultCenter removeObserver:self name:UIApplicationWillResignActiveNotification object:nil];
[defaultCenter removeObserver:self name:UIApplicationDidEnterBackgroundNotification object:nil];
[defaultCenter removeObserver:self name:UIApplicationDidBecomeActiveNotification object:nil];
}
- (void)appWillResignActive {
[self.sessionManager disconnectWithDisconnectHandler:nil];
}
- (void)appDidEnterBackground {
if (!self.sessionManager.requiresTearDown) {
// we don‘t want to tear down session as it‘s already closed
return;
}
__weak typeof(self) weakSelf = self;
self.backgroundTask = [[UIApplication sharedApplication] beginBackgroundTaskWithExpirationHandler:^{
__strong typeof(weakSelf) strongSelf = weakSelf;
[strongSelf endBackgroundTask];
}];
}
- (void)appDidBecomeActive {
[self.sessionManager connectToLast:nil];
}
- (void)endBackgroundTask {
if (self.backgroundTask) {
[[UIApplication sharedApplication] endBackgroundTask:self.backgroundTask];
self.backgroundTask = UIBackgroundTaskInvalid;
}
}
@end
#endif
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 220 2018-02-16 09:43 MQTT-Client-fr
文件 317 2018-02-16 09:43 MQTT-Client-fr
文件 10497 2018-02-16 09:43 MQTT-Client-fr
文件 12922 2018-02-16 09:43 MQTT-Client-fr
文件 4506 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 135441 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 155 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 3746 2018-02-16 09:43 MQTT-Client-fr
文件 3758 2018-02-16 09:43 MQTT-Client-fr
文件 3752 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 228 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 1677 2018-02-16 09:43 MQTT-Client-fr
目录 0 2018-02-16 09:43 MQTT-Client-fr
文件 101124 2018-02-16 09:43 MQTT-Client-fr
文件 444 2018-02-16 09:43 MQTT-Client-fr
文件 2576 2018-02-16 09:43 MQTT-Client-fr
文件 496 2018-02-16 09:43 MQTT-Client-fr
文件 1691 2018-02-16 09:43 MQTT-Client-fr
文件 1009 2018-02-16 09:43 MQTT-Client-fr
文件 2710 2018-02-16 09:43 MQTT-Client-fr
文件 957 2018-02-16 09:43 MQTT-Client-fr
文件 3580 2018-02-16 09:43 MQTT-Client-fr
文件 2522 2018-02-16 09:43 MQTT-Client-fr
............此处省略203个文件信息
- 上一篇:雷霆战机II FLASH源码
- 下一篇:京东商品爬虫
相关资源
- AXURE移动端素材元件库68580
- 联想H61主板BIOS升级F9KT58AUS支持22NM.i
- Lenovo Z460 SLIC2.1 LENOVO-29CN38WW(V2.15)
- 联想G400G500G490BIOS
- ASUS BIOS 加NVME协议文件: Nvme.ffs NV
- Phoenix BIOS Editor.rar
- HP笔记本BIOS丢失解决方法,DMI TOOLK
- Y450 BIOS白名单
- BIOS修改工具DMI236
- 联想F40/F41bios3.13版
- 联想启天M4350 BIOS升级文件
- 详细图解联想Y430\\Y530笔记本SLIC表2.
- 联想g460 bios 29CN38WW(V2.15)
- G460 2.15 x64 bios
- 三星通用bios更新程序
- rx560bios合集-注意显存颗粒及供电
- 联想K29最新1.70BIOS修改版,去白名单验
- 联想刷bios‘工具
- 解决Y470/Y570更新2.12BIOS后无法识别8G内
- 黑苹果—盈通 R6770-1024GD5 TA 经典版
- 华硕P8H61/USB3 R2.0主板BIOS驱动 免费版
- 映泰Biostar TA870网
- asus华硕 m5a97 le r2.0主板bios 官方版
- 华硕ASUS K42JZ BIOS主板驱动程序 v9.1.1
- ASUS华硕B85主板BIOS驱动程序 官方版
- 联想A320一体机BIOS
- 启天M7150 BIOS
- 启天M7150 L-IG41M主板 BIOS
- gi945解除限制pjbios
- Xcode 12.3(16F156)安装包.zip
评论
共有 条评论