Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Packs
  2. IoT_Socket

Change Log

Version 1.4.0: Nov. 27, 2024

Get Pack
      Added IoT Socket implementation with FreeRTOS-Plus-TCP
      Added IoT Socket implementation with VSocket
      Updated IoT Socket implementation with MDK Network:
      - added support for Network version 8
      - fixed problem with socket operation in server mode
      - corrected possible memset overflow
      Updated IoT Socket implementation with lwIP:
      - corrected iotSocketGetOpt/iotSocketSetOpt timeout options
      Added Socket layers:
      - VSocket
      - FreeRTOS+TCP over Ethernet
      - MDK Network over Ethernet
      - WiFi

Version 1.3.0: March 2, 2022

Get Pack
      Added custom IoT Socket component
      Added IoT Socket Multiplexer component
      Updated IoT Socket implementation with MDK Network:
      - minor update in iotSocketGetSockName/iotSocketGetPeerName:
        port may be retrieved also without address
      - corrected iotSocketGetOpt/iotSocketSetOpt return value for invalid options
      Updated IoT Socket implementation with lwIP:
      - corrected iotSocketGetOpt/iotSocketSetOpt return value for invalid options
      - corrected socket bind attribute handling in iotSocketBind

Version 1.2.1: July 13, 2020

Get Pack
      Updated IoT Socket implementation with lwIP:
      - corrected iotSocketSend return value for non-blocking sockets

Version 1.2.0: April 22, 2020

Get Pack
      Updated IoT Socket API V1.2.0 (support for polling Socket Receive/Send)
      Updated IoT Socket implementation with MDK Network
      Added IoT Socket implementation with lwIP
      Added IoT Socket API documentation

Version 1.1.0: April 2, 2019

Get Pack
      Updated IoT Socket API V1.1.0
      Updated IoT Socket implementation with MDK Network
      Added IoT Socket implementation with WiFi Driver

Version 1.0.0: May 28, 2018

Get Pack
      Initial release