Receiving Data from client

Hubbie
Posts: 1
Joined: Fri Jan 01, 2016 7:58 pm

Receiving Data from client

Postby Hubbie » Tue Feb 02, 2016 10:03 pm

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

User avatar
ESP_Me-no-dev
Posts: 77
Joined: Mon Jan 04, 2016 6:30 pm

Re: Receiving Data from client

Postby ESP_Me-no-dev » Wed Feb 03, 2016 9:54 am

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.

ESP_Sprite
Posts: 9043
Joined: Thu Nov 26, 2015 4:08 am

Re: Receiving Data from client

Postby ESP_Sprite » Fri Feb 05, 2016 9:26 am

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: cskilbeck and 142 guests