-->
Page 1 of 1

Does ESP8266 support IP multicast?

PostPosted: Mon Nov 06, 2017 11:52 pm
by anobody
Sorry did not see my post online, let me try it again.

I am new to ESP8266, I think it supports IP multicast, could anyone confirm?

Thank you.

Re: Does ESP8266 support IP multicast?

PostPosted: Thu Nov 09, 2017 1:52 pm
by gdsports
I have used UDP mulitcast but it is slow. I think TCP multicast is available but I have never used it.

Re: Does ESP8266 support IP multicast?

PostPosted: Fri Nov 10, 2017 4:06 am
by Pablo2048
TCP multicast??? TCP is one to one protocol with handshake. How exactly do you thing that this 'TCP multicast' work?