Hi there, I am new to socket programming so wondering whether is it possible to port libcurl or rest interface to wicked sdk, so that which will ease developing client side interface. I need to send HTTP request messages and parse responses.
Hi,
Yes it is possible to port libcurl to WICED. Since the NetX and NetX_Duo with ThreadX are distributed as binaries only option for you to work with is LwIP with FreeRTOS.
Seyhan
Hi Seyhan,
Thanks for the response. could you please guide me the procedure on how to port libcurl for wicked platform.
I need to use https client service on wicked sdk. Thanking you in advance.
Basavaraj