java.net.ConnectException: localhost/127.0.0.1:**** – Connection refused

临时所记,无图无排版

在模拟器中调用本机地址时,竟然不能用 localhost 或者 127.0.0.1 ,调试了半天,在 postman 上总能成功,虚拟机上也不行,网上搜索才了解到,在模拟器中不能使用这个地址,得用 10.0.2.2

https://stackoverflow.com/questions/5495534/java-net-connectexception-localhost-127-0-0-18080-connection-refused/5495789

本文由老郭种树原创,转载请注明:https://guozh.net/java-net-connectexception-localhost-127-0-0-1-connection-refused/

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注