-->
Page 1 of 2

Raw Socket

PostPosted: Mon Feb 05, 2018 9:11 am
by lucasromeiro
Hello guys!
I need to make a raw socket connection.
Libraries send data I do not need!
I tried searching inside the ESP libraries ... But I could not find the data send and receive function via socket.
Can you help me?

Re: Raw Socket

PostPosted: Tue Feb 06, 2018 1:15 pm
by AcmeUK

Re: Raw Socket

PostPosted: Tue Feb 06, 2018 7:42 pm
by lucasromeiro
AcmeUK wrote:Would UDP meet your needs? :- http://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/udp-examples.html

Hello.
I need a tcp.
I need open a Socket and receive a Socket.
Client and server...

Re: Raw Socket

PostPosted: Tue Feb 06, 2018 9:06 pm
by rudy