<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>守望者--AIR技术交流 - AS3_NETWORK</title>
    <link>http://www.airmyth.com/forum-77-1.html</link>
    <description>Latest 20 threads of AS3_NETWORK</description>
    <copyright>Copyright(C) 守望者--AIR技术交流</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Jul 2026 07:04:47 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.airmyth.com/static/image/common/logo_88_31.gif</url>
      <title>守望者--AIR技术交流</title>
      <link>http://www.airmyth.com/</link>
    </image>
    <item>
      <title>【版本更新】AS3_NETWORK_1.2.4 更新</title>
      <link>http://www.airmyth.com/thread-1678-1-1.html</link>
      <description><![CDATA[本次更新内容：

1.优化通信效率 
2.加入通信耗时（开始时间/结束时间）




源码下载地址：


**** 本内容被作者隐藏 ****]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Wed, 24 Feb 2016 06:38:46 +0000</pubDate>
    </item>
    <item>
      <title>【版本更新】AS3_NETWORK_1.2.3 更新</title>
      <link>http://www.airmyth.com/thread-1676-1-1.html</link>
      <description><![CDATA[本次更新内容：


[*]1.优化效率
[*]2.加入中止通信功能
[*]3.允许主动定义参数类型
[*]4.允许发送HTTP头信息
[*]5.较大数据体不再分包发送  (覆盖1.2.2中的错误处理方式)
[*]6.优化前后台数据模型映射
[*]7.C#版同步更新



源码下载地址：


**** 本内容被作者隐藏 ** ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Mon, 22 Feb 2016 02:37:59 +0000</pubDate>
    </item>
    <item>
      <title>【版本更新】AS3_NETWORK_1.2.2 更新</title>
      <link>http://www.airmyth.com/thread-1584-1-1.html</link>
      <description><![CDATA[本次更新内容：

修复数据超过 7553 字节时超出部分无法读取的BUG （超过时分包发送）
更新 ACUID  的生成算法
加入数据长度校验


说明：由于 request流缓冲区长度为 8191  但是经测试 超过 7553  后面的数据就没有了
          本次更新主要解决该问题  当总数据长度 ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Wed, 26 Aug 2015 06:48:03 +0000</pubDate>
    </item>
    <item>
      <title>【版本更新】AS3_NETWORK_1.2.1 更新</title>
      <link>http://www.airmyth.com/thread-1497-1-1.html</link>
      <description><![CDATA[新增功能：

支持无法实现IModelBasic接口的数据模型，比如原来的数据已经打包（swc，jar，dll）无法修改

AS端：assets/configs/serverConfig.xml
model 标签内[/backcolor]加入  regular属性  默认为  true     当值为  false  时  则该[/backcolor]model类可以不实现 ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Wed, 10 Jun 2015 02:54:18 +0000</pubDate>
    </item>
    <item>
      <title>【版本更新】AS3_NETWORK_1.2.0  更新</title>
      <link>http://www.airmyth.com/thread-1436-1-1.html</link>
      <description><![CDATA[本次更新重新调整了框架

调整如下：

加入通信ID，每次通信都会生成一个唯一ID

JAVA端
as2javaConfig.xml

service中加入cache属性  可以选择是否缓存service实例
重新调整解析Bean的工厂类

如果项目中需要整合Spring框架则可以通过配置该属性进行整合

示例：
AS2JA ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Wed, 27 May 2015 08:25:36 +0000</pubDate>
    </item>
    <item>
      <title>【更新】框架调整</title>
      <link>http://www.airmyth.com/thread-1050-1-1.html</link>
      <description><![CDATA[1.把模型实体类由原来的继承父类改成实现IModelBasic接口，这样项目调整框架更灵活
2.以后将不再更新AS2Spring项目，直接把ASJAVA_PV项目加上Spring配置就能加入Spring框架





https://code.csdn.net/airmyth/as3_network/tree/master

 ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Thu, 29 Jan 2015 07:13:47 +0000</pubDate>
    </item>
    <item>
      <title>【本版总结】AS3_NETWORK  概要</title>
      <link>http://www.airmyth.com/thread-885-1-1.html</link>
      <description><![CDATA[as3 与java、asp.net、php等后台通信的轻量工具


该工具包括 上传文件，下载文件，HTTP通信 三个模块
有数据加密解密接口，提供外部自定义类型解析

比BlazeDs 通信速度要快，可以传递任意数据类型，无需配置



AS3 与 Java 类型对应关系
as          to            j ...]]></description>
      <category>AS3_NETWORK</category>
      <author>破晓</author>
      <pubDate>Fri, 16 Jan 2015 08:42:16 +0000</pubDate>
    </item>
  </channel>
</rss>