cancel
Showing results for 
Search instead for 
Did you mean: 

Hi Could you tell me some information regarding Proxy based communication in STM32.Using Http. Thanks

ZHaid.1
Associate II
 
1 REPLY 1

TCP/IP related protocols are going to function the same regardless of the MCU involved.

Find a stack that implements the features you want.

https://github.com/particle-iot/lwip/blob/master/src/apps/http/http_client.c

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..