問題タブ [loopback-address]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
tcp - Arduino ESP8266 または互換ボードを使用して LocalIP または Localhost (127.0.0.1) に接続できない
localhost(127.0.0.1)
Arduino ESP8266またはWeMos mini や NodeMCU などの互換ボードをローカル サーバーに接続しようとしています172.xx.xx.xxx port 80
が、httpResponseCode
-1 エラーが発生します。しかし、リモートサーバーに接続している場合、httpResponseCode 200 (OK)
.
私はサーバーを実行していXMPP
ます (Coldfusion サーバーでテスト済みです) 私のコードは以下の通りです。誰でも助けることができますか?