❔ windows service socket error
socket accept works successfully in IDE, but not in win service.
6 Replies
port is opened but socket accept fails
i'm trying to connect win service to android application
this is java log
java.net.SocketTimeoutException: failed to connect to /(myip) (port 50520) from /192.0.0.2 (port 33218) after 500ms
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Plz help me...
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.