Skip to content

Websocket is Not Working over wired point to point LAN #200

Description

@mznr

I am using okhttp with StompProtocolAndroid to connect an android device to a PC using websocket. The websocket server has been developed by Springboot.

It is working fine when I run the client app on emulator. When I run the app on a real android device which is connected to the same Wifi network that PC is connected to, it works fine too. The problem arises when I connect the android device to the PC with a cable and set IPs for both sides (For example: PC Ethernet IP: 192.168.4.1 and Android Device IP: 192.168.4.3). In this case android device can not connect to the server.

What should I do in this case?
Is any extra configuration required when the device and the PC are connected by cable (not by wifi)?

Please Help me.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions