Version 2.10.xx

V2.10.01

Release Date: 2014-05-23

Requirements

  • µC/TCPIP V3.00.00
  • µC/LIB V1.37.01
  • µC/CPU V1.29.01
  • Mocana nanoSSL V5.7.01 [Option]

New features & improvements

None.

API Changes

None.

Bug Fixes

  • Corrected version number in header file and the value of HTTPs_VERSION.
  • Removed some unnecessary cast.
  • Removed printf from examples files.

V2.10.00

Release Date: 2014-04-18

Requirements

  • µC/TCPIP V3.00.00
  • µC/LIB V1.37.01
  • µC/CPU V1.29.01
  • Mocana nanoSSL V5.7.01 [Option]

New features & improvements

  • Support of µC/TCP-IP V3.
  • Added the support of IPv6. An server's instance can be configured to accept simultaneously IPv4 and IPv6 connection or either IPv4 or IPv6 only connection. See Instance Configuration.
  • Added examples about how to use µCHTTPs (see HTTP-server Examples).

API Changes

  • Added the field SockSel in the instance configuration to select the type of IP addresses must be accepted by the web server's instance. See Instance Configuration.

Bug Fixes

None.