android - java.net.ConnectException: failed to connect to /192.168.10.110 connect failed: ECONNREFUSED (Connection refused -
first problem: doing messaging using socket programming.previously worked fine showing exception when connect both server , client same router .
second problem: if connect server , client different networks not working client unable connect server's ip address
192.168.0.0/16 local area network address block.
moreover, if server machine configured use dhcp instead of static address, may receive different local address each time connect (same) router.
Comments
Post a Comment