-->
Page 1 of 1

Non-Os SDK TCP Socket example

PostPosted: Mon Nov 20, 2017 3:14 pm
by Mohamed Elhariry
Hello, I am building a web server with the ESP8266 to communicate via TCP socket with a mobile application.

I found the Socket API here: https://github.com/espressif/esp8266-nonos-sample-code/blob/master/04Protocal/mbedtls/lwip/api/sockets.c but I haven't found any documentation on how to use it.

Does anybody have some suggestion? Thanks! :)