info.host_name = "abc";
info.ipAddr = evt->event_info.got_ip.ip.addr; //ESP8266 station IP
info.server_name = "light";
info.server_port = 8080;
espconn_mdns_init(&info);
espconn_mdns_enable();Statistics: Posted by zljin — Fri Jul 03, 2015 11:16 am
]]>