UDP能否接收广播?

发布于 5 年前作者 sunxia11355 次浏览最后编辑 5 年前来自 ask

this.udp = wx.createUDPSocket();

this.udp.bind(12476);

运行到bind报错

vendor.js:2645 [Vue warn]: Error in onLoad hook: “TypeError: Cannot read property ‘bind’ of undefined”

0 回复
暂无回复