守望者--AIR技术交流

 找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

搜索
热搜: ANE FlasCC 炼金术
查看: 2231|回复: 1

使用本地网络native networking on iOS

[复制链接]
  • TA的每日心情
    擦汗
    2018-4-10 15:18
  • 签到天数: 447 天

    [LV.9]以坛为家II

    1742

    主题

    2094

    帖子

    13万

    积分

    超级版主

    Rank: 18Rank: 18Rank: 18Rank: 18Rank: 18

    威望
    562
    贡献
    29
    金币
    52691
    钢镚
    1422

    开源英雄守望者

    发表于 2015-1-22 10:36:22 | 显示全部楼层 |阅读模式
    应用下载
    应用名称: ANE-Networking
    支持64位:
    当前版本: 未知
    运行平台: IOS 
    开发语言: ActionScript 3 其他 
    应用类别: ANE-C/C++
    应用简介: Air Native Extension for native networking on iOS
    Air Native Extension for Networking on iOS

    This is an Air native extension that implements networking calls natively on iOS. It has been developed byFreshPlanet and is used in the game SongPop.

    Installation

    The ANE binary (AirNetworking.ane) is located in the bin folder. You should add it to your application project's Build Path and make sure to package it with your app (more information here).

    Usage

    A sample project is located in the sample folder.

    NativeURLLoader behave the same way as URLLoader, except for the following:


    • dataFormat can only be text (the default)
    • some events are not dispatched (httpResponseStatus, httpStatus and open)
    • error messages and codes dispatched with ioError are specific to the iOS SDK
    • the request's data property can only be an instance of URLVariables
    • you must call dispose() once you are done with the loader, or you will leak memory
    Build from source

    Should you need to edit the extension source code and/or recompile it, you will find an ant build script (build.xml) in the build folder:

    1. cd /path/to/the/ane

    2. # Setup build configuration
    3. cd build
    4. mv example.build.config build.config
    5. # Edit build.config file to provide your machine-specific paths

    6. # Build the ANE
    7. ant
    复制代码
    AuthorsThis ANE has been written by Alexis Taugeron. It belongs to FreshPlanet Inc. and is distributed under theApache Licence, version 2.0.



    相关链接:
    https://github.com/freshplanet/ANE-Networking
    下载

    相关下载:
    获取网络(网卡)信息(iOS and Android)
    NetworkInfo native extension sample

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有帐号?立即注册

    x
    守望者AIR技术交流社区(www.airmyth.com)
    回复

    使用道具 举报

  • TA的每日心情
    擦汗
    2018-4-10 15:18
  • 签到天数: 447 天

    [LV.9]以坛为家II

    1742

    主题

    2094

    帖子

    13万

    积分

    超级版主

    Rank: 18Rank: 18Rank: 18Rank: 18Rank: 18

    威望
    562
    贡献
    29
    金币
    52691
    钢镚
    1422

    开源英雄守望者

     楼主| 发表于 2015-2-20 22:37:53 | 显示全部楼层
    相关下载:

    网络状态变化
    ANE_NetworkStatus:https://github.com/itoz/ANE_NetworkStatus



    守望者AIR技术交流社区(www.airmyth.com)
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    
    关闭

    站长推荐上一条 /4 下一条

    QQ|手机版|Archiver|网站地图|小黑屋|守望者 ( 京ICP备14061876号

    GMT+8, 2024-4-19 05:31 , Processed in 0.061954 second(s), 37 queries .

    守望者AIR

    守望者AIR技术交流社区

    本站成立于 2014年12月31日

    快速回复 返回顶部 返回列表