CHANGE LIST

===============================================================================
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 Windows DLL API

[2008/01/18] v2.5.0 - CLib 2.5.21

  • Add: support iPush V2.5 Flash policy file feature.
  • Fix: TimeInMillisecond() return value could overflow a 32-bit unsigned long integer.
  • Mod: change TCP/UDP heart-beat signal to be sent every 20sec after idle, and will drop connection after idle for 70sec.
  • Mod: new interface 'isConnected()' for checking iPush connected status.
  • Fix: Win32 UDP socket binding code is wrong.