- Packs
- IoT_Socket
IoT_Socket
1.4.0-
Pack Type
Software Pack
Simple IP Socket (BSD like)
-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.4.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.4.0
Download
IoT_Socket 1.4.0Change Log
Version 1.4.0: Nov. 27, 2024
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.4.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.4.0
Download
IoT_Socket 1.4.0Added 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-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.3.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.3.0
Download
IoT_Socket 1.3.0Added 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-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.2.1
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.2.1
Download
IoT_Socket 1.2.1Updated IoT Socket implementation with lwIP: - corrected iotSocketSend return value for non-blocking sockets
Version 1.2.0: April 22, 2020
Get Pack-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.2.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.2.0
Download
IoT_Socket 1.2.0Updated 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-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.1.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.1.0
Download
IoT_Socket 1.1.0Updated 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-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::IoT_Socket@1.0.0
Add with cpackget
> cpackget add MDK-Packs::IoT_Socket@1.0.0
Download
IoT_Socket 1.0.0Initial release