|
===============================================================================
Compatibility Note:
Any kind of iPush API v2.5 or later versions can be used to connect with iPush Server
V2.5 and V2.1, but previous iPush APIs eariler than v2.5 can't be used to connect with
iPush Server V2.5 or later. Developer is encouraged to use the iPush API v2.5.
Copyright (C) 2007-2008 ICE Technology Corp.
===============================================================================
iPush V2.5 JavaScript Wrapper (PJAX) API
[2008/04/17] v2.5.4
- Mod: extend special handling for 9.0.115 to all version after it. (9.0.124 is released)
- Some
callback function names in sample.html changed.
[2008/04/11] v2.5.3
- Mod: Change and protect pjax interfaces and variables to make pjax more secure.
[2008/03/28] v2.5.2 (iPusu2Link.swc v2.5.0)
- Fix: check delayed-connect timer existence in fpConnect() to avoid dangling timer problem when fpConnect() is repeatly invoked.
[2008/01/22] v2.5.1 (iPusu2Link.swc v2.5.0)
- Mod: Upgrade version number to 2.5.
- Mod: don't ask for crossdomain.xml through HTTP to avoid problem when iPush service runs on port 80.
(this could introduce problem when connecting to iPush Server V2.1, better use iPush Server V2.5)
[2007/12/27] v2.3.1 (iPush2Link.swc v2.3.0)
- Mod: support special handling with flash player 9.0.115, which will wait for 5sec to retrieve policy file for the first connecting.
- Add: support iPush V2.5 for XMLSocket policy file for ports under 1024.
|