使用Android应用程序(Ionic Vue)在网络中查找ESP8266
我正在开发一个项目,其中我的 wemos d1 mini(带有 esp8266)连接到 wifi,并使用异步服务器与 android 应用程序通信。目前我的服务器使用静态IP地址,但我想让它通用(以防万一,如果连接到具有不同IP地址范围的其他wifi网络),所以我需要找到一种方法来获取该服务器的IP地址服务器。 我尝试过使用 mDNS,它非常适合浏览器,但不适用于 Android 应用程序。还有其他方法可以实现此目的吗?
I'm working on project where my wemos d1 mini (with esp8266) is connected to wifi, and with asynchronous server, communicating with android app. At the moment I'm using static IP address for my server, but I want to make it universal (in case, if connected to other wifi network with different IP address range) so I need to find a way to get IP address of this server.
I have tried using mDNS, and it works great for browser, but not for android app.Is there any other way to accomplish this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论