登录
首页 » Java » LiteNAdemo_https

LiteNAdemo_https

于 2020-06-22 发布
0 269
下载积分: 1 下载次数: 9

代码说明:

说明:  完整的中国电信NB-IOT订阅用户方实现代码,包括整个对接订阅过程(Complete Chinese Telecom NB-IOT Subscriber Implementation Code, including the entire docking subscription process)

文件列表:

LiteNAdemo_https, 0 , 2017-05-10
LiteNAdemo_https\Open source components, 0 , 2017-05-10
LiteNAdemo_https\Open source components\commons-codec-1.9.jar, 263965 , 2017-05-03
LiteNAdemo_https\Open source components\commons-logging-1.2.jar, 61829 , 2017-05-03
LiteNAdemo_https\Open source components\httpclient-4.5.2.jar, 736658 , 2017-05-03
LiteNAdemo_https\Open source components\httpcore-4.4.4.jar, 326724 , 2017-05-03
LiteNAdemo_https\Open source components\httpmime-4.5.2.jar, 41029 , 2017-05-03
LiteNAdemo_https\Open source components\jackson-annotations-2.5.4.jar, 39822 , 2017-05-03
LiteNAdemo_https\Open source components\jackson-core-2.5.4.jar, 229999 , 2017-05-03
LiteNAdemo_https\Open source components\jackson-databind-2.5.4.jar, 1144035 , 2017-05-03
LiteNAdemo_https\Open source components\json-lib-2.4-jdk15.jar, 159123 , 2017-05-03
LiteNAdemo_https\Open source components\spring-core-4.1.6.RELEASE.jar, 1007922 , 2017-05-03
LiteNAdemo_https\Open source components\spring-web-4.1.6.RELEASE.jar, 718705 , 2017-05-03
LiteNAdemo_https\src, 0 , 2017-05-10
LiteNAdemo_https\src\com, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\appAccessSecurity, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\appAccessSecurity\Authentication.java, 1594 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\appAccessSecurity\RefreshToken.java, 2437 , 2017-05-08
LiteNAdemo_https\src\com\huawei\service\dataCollection, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\dataCollection\QueryDeviceCapabilities.java, 2961 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\dataCollection\QueryDeviceData.java, 2734 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\dataCollection\QueryDeviceHistoryData.java, 2950 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\dataCollection\QueryDevices.java, 2812 , 2017-05-08
LiteNAdemo_https\src\com\huawei\service\dataCollection\SubscribeNotification.java, 15345 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\deviceManagement, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\deviceManagement\DeleteDirectlyConnectedDevice.java, 2387 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\deviceManagement\DiscoverNonDirectlyConnectedDevice.java, 4069 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\deviceManagement\ModifyDeviceInfo.java, 3625 , 2017-05-09
LiteNAdemo_https\src\com\huawei\service\deviceManagement\QueryDeviceActivationStatus.java, 2792 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\deviceManagement\RegisterDirectlyConnectedDevice.java, 3246 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\deviceManagement\RemoveNonDirectlyConnectedDevice.java, 3894 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\messagePushing, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\messagePushing\SubscribeNotifyResource.java, 6600 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\signalingDelivery, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\service\signalingDelivery\CreateDeviceCmdCancelTaskV4.java, 3490 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\signalingDelivery\PostAsynCommandV4.java, 5041 , 2017-05-05
LiteNAdemo_https\src\com\huawei\service\signalingDelivery\QueryAsynCommandsV4.java, 2404 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\signalingDelivery\QueryDeviceCmdCancelTaskV4.java, 3073 , 2017-05-04
LiteNAdemo_https\src\com\huawei\service\signalingDelivery\UpdateAsynCommandV4.java, 3101 , 2017-05-05
LiteNAdemo_https\src\com\huawei\testMessagePush, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\testMessagePush\NotifyType.java, 1801 , 2017-05-04
LiteNAdemo_https\src\com\huawei\testMessagePush\SimpleHttpServer.java, 4712 , 2017-05-03
LiteNAdemo_https\src\com\huawei\testMessagePush\TestSubscribeAllNotification.java, 3512 , 2017-05-04
LiteNAdemo_https\src\com\huawei\utils, 0 , 2017-05-10
LiteNAdemo_https\src\com\huawei\utils\Constant.java, 7262 , 2017-05-10
LiteNAdemo_https\src\com\huawei\utils\ExceptionUtil.java, 3070 , 2017-05-03
LiteNAdemo_https\src\com\huawei\utils\HttpsUtil.java, 12281 , 2017-05-04
LiteNAdemo_https\src\com\huawei\utils\JsonUtil.java, 3952 , 2017-05-03
LiteNAdemo_https\src\com\huawei\utils\StreamClosedHttpResponse.java, 5404 , 2017-05-03
LiteNAdemo_https\src\com\huawei\utils\StreamUtil.java, 2015 , 2017-05-03
LiteNAdemo_https\src\com\huawei\utils\StringUtil.java, 646 , 2017-05-03
LiteNAdemo_https\src\resource, 0 , 2017-05-10
LiteNAdemo_https\src\resource\cert, 0 , 2017-05-10
LiteNAdemo_https\src\resource\cert\ca.jks, 1058 , 2017-05-04
LiteNAdemo_https\src\resource\cert\outgoing.CertwithKey.pkcs12, 2461 , 2017-05-04
LiteNAdemo_https\src\resource\demo_TCP_message.json, 28381 , 2017-05-05
LiteNAdemo_https\src\resource\gateway_profile.json, 5774 , 2017-05-03
LiteNAdemo_https\src\resource\watermeter_profile.json, 4916 , 2017-05-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 102
    说明:  安卓系统条码扫描比对系统定制开发,待数据库(Android Barcode Scanning and Comparing System)
    2019-06-05 20:16:18下载
    积分:1
  • EX.大气波导测量最终版(协调器)
    基于CC2530的温湿压参数无线测量系统,CC2530作为主控芯片接收测量终端测量测到的传感器数据,并接收GPS数据实时提供位置信息,通过串口发送回上位机。(Based on the wireless measurement system of temperature, humidity and pressure parameters of CC2530, CC2530 as the main control chip receives the sensor data measured by the measurement terminal, and receives the GPS data to provide real-time location information, and sends it back to the host computer through the serial port.)
    2020-06-17 09:00:02下载
    积分:1
  • 语音识别智能家居
    说明:  通过51单片机运用LD语音识别模块,通过识别语音来控制家电开关(LD speech recognition module is used to control the switch of household appliances by 51 single chip computer.)
    2020-06-20 19:40:02下载
    积分:1
  • 签名工具2.0升级版
    说明:  可以修改各类机顶盒update.zip刷机包,解包后修改必须要用到的签名工具(You can modify all kinds of set top boxes update.zip Brush package, after unpacking must be used to modify the signature tool)
    2021-04-08 11:19:00下载
    积分:1
  • hxd019D方法2-驱动程序源代码_BD7
    说明:  HXD019D红外遥控学习芯片(官方提供资料)(HXD019D infrared remote control learning chip (official information))
    2020-06-20 15:20:02下载
    积分:1
  • 天线的基本知识 天线相关
    天线的基本知识,包含HFSS天线仿真以及天线基本指标的介绍和设计天线时的注意事项(The basic knowledge of antenna)
    2020-06-19 06:40:02下载
    积分:1
  • ZSERVER4D是一套高级通讯系统的地基平台,它偏向于开发工艺和多平台支持。
    介绍 ZSERVER4D是一套高级通讯系统的地基平台,它偏向于开发工艺和多平台支持。 功能 支持运行平台Android,IOS,Win32/64,Linux,OSX,物联网IOT(任意版本的linux均能支持,包括树莓1-3代,香橙,高通,三星,小序列cpu mips linux) 支持编译器:FPC3.0.4以及DelphiXE10.2和以后的版本 并行计算支持HPC服务器,并行深度参数服务器可配置 良好支持轻量云主机,腾讯云,阿里云,亚马逊云,均有数百台使用ZServer4D的服务器在运行中 支持内置的Pascal语系的内网穿透稳定核心库XNat(直接内核支持,非外部支持) 支持基于FRP的内网穿透(外部shell方式支持),在公司或家里自己架设宅服 宅服架设说明 ZServer4D的前后台均支持苹果要求的IPV6审核条件,支持AAAA,A记录秒切,支持所有IPV6的云主机 内置高级加密系统,一万在线客户端会有一万把密钥,并且能动态定时更换密钥(请参考ZServer4D的附属开源项目 https://github.com/PassByYou888/CoreCipher ) 支持去中心化网络群集,支持去中心化网络群集一键对接 内置抗量子密码支持 https://en.wikipedia.org/wiki/SHA-3 支持了5大美国国家标准技术研究所(NIST)高级加密标准算法
    2023-07-03 07:25:13下载
    积分:1
  • 20180309 BME280 Code
    BME280 Sensor program for PICp18f46k22 Microcontroller using Soft I2c
    2019-04-21 13:22:08下载
    积分:1
  • RobotSDK_Demo
    和机器人的通讯,通过UDP 经过长期测试可以用的 和机器人的UDP通讯,通过UDP直接控制(Communication with robots through UDP Useable after long-term testing Communication with robots through UDP)
    2020-06-24 22:20:01下载
    积分:1
  • ZStack-CC2530-2.5.1a-light
    基于zigbee CC2530开发的光敏传感器(Photosensitive Sensor Based on Zigbee CC2530)
    2020-06-22 23:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载