Hi all,
is it possible to receive data from a wifi-client ?
Can anybody help me to know how ?
I miss wifi functions.
Thank you in advaance.
Hubbie
Receiving Data from client
- ESP_Me-no-dev
- Posts: 80
- Joined: Mon Jan 04, 2016 6:30 pm
Re: Receiving Data from client
Check LWIP headers. All network functionality is there (apart from udp multicast).
There is no espconn_* but espconn is an abstraction of the lwip provided functions anyway.
There is no espconn_* but espconn is an abstraction of the lwip provided functions anyway.
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: Receiving Data from client
Or use the BSD-style sockets provided by FreeRTOS/LWIP. I think that'd be the quickest way to whip something up.
Who is online
Users browsing this forum: No registered users and 158 guests