ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-29T03:35:43+08:00 https://bbs.espressif.com:443/feed.php?f=49&t=1441 2015-11-29T03:35:43+08:00 2015-11-29T03:35:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4807#p4807 <![CDATA[Re: From RTOS doc 1.3.0: "Network programming use socket.."]]> Statistics: Posted by Mario_ — Sun Nov 29, 2015 3:35 am


]]>
2015-11-29T03:24:52+08:00 2015-11-29T03:24:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4806#p4806 <![CDATA[Re: From RTOS doc 1.3.0: "Network programming use socket.."]]>
In TCP/IP programming, we can set up a local listening socket that receives incoming requests, to do that we bind a socket to a local port number. I think this warning is that we should not attempt to bind two separate listener sockets to the same port number.

Statistics: Posted by kolban — Sun Nov 29, 2015 3:24 am


]]>
2015-11-27T03:01:56+08:00 2015-11-27T03:01:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4789#p4789 <![CDATA[From RTOS doc 1.3.0: "Network programming use socket.."]]> what does this mean in the RTOS 1.3.0 API referene manual?

"3. Network programming use socket, please do not bind to the same port."

Which port? What programing?


Thanks

Statistics: Posted by Guest — Fri Nov 27, 2015 3:01 am


]]>