ESP8266 Developer ZoneThe Official ESP8266 Forum2015-11-29T03:35:43+08:00https://bbs.espressif.com:443/feed.php?f=49&t=14412015-11-29T03:35:43+08:002015-11-29T03:35:43+08:00https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4807#p4807Statistics: Posted by Mario_ — Sun Nov 29, 2015 3:35 am
]]>2015-11-29T03:24:52+08:002015-11-29T03:24:52+08:00https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4806#p4806 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:002015-11-27T03:01:56+08:00https://bbs.espressif.com:443/viewtopic.php?t=1441&p=4789#p4789what 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