Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

V2.00.01

Release Date: 2015-06-xx

Requirements

  • µC/TCP-IP V3.03.00 or more recent.
  • µC/CPU V1.30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/Shell V1.03.01 or more recent [optional].
  • µC/DNS V2.00.01 or more recent [optional].

New features & improvements

None.

API Changes

None.

Bug Fixes

  • Updated Base64 function calls for µC/TCP-IP V3.03.00 API changes.
  • Forced SMTPc Socket to be in Blocking mode. 

V2.00.00

Release Date: 2014-09-12

Requirements

  • µC/TCP-IP V3.01.00 or more recent.
  • µC/CPU V1.30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/Shell V1.03.01 or more recent [optional].
  • µC/DNS V2.00.01 or more recent [optional].

New features & improvements

  • Support of µC/TCP-IP V3.01
  • Support IPv6
  • Integrated µC/DNSc hostname resolution feature. (Only if µC/DNSc is included and properly initialized).
  • Added Shell Command functions. 

API Changes

Bug Fixes

  • Removed unused config define in the Module Configuration.
  • Handle completion code #421 and #221 which specify that the connection has been closed on the server side.
  • No labels