TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.

Home Page:http://tootallnate.github.io/Java-WebSocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to connect to /192.168.137.221 (port 8080) from /:: (port 57742): connect failed: ECONNREFUSED (Connection refused)

devzakariyainyad opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. .
  2. ..
  3. ...
  4. ....

Example application to reproduce the issue
A link to a github project/gist to reproduce the issue.

Expected behavior
A clear and concise description of what you expected to happen.

Debug log
The the debug log (set the log level to TRACE) to help explain your problem.

Environment(please complete the following information):

  • Version used:
  • Java version:
  • Operating System and version:
  • Endpoint Name and version:
  • Link to your project:

Additional context
Add any other context about the problem here.