-3

I want to run a server(MQTT/HTTP) in my Andriod app over Hotspot. Nearby devices connect to mobile phone over phone's hotspot connection. Assumptions are that my phone has enough mobile data and hotspot support is enabled by the service provider.

Is it possible to connect devices over phone's hotspot?

ranganath111
  • 457
  • 2
  • 7
  • 17

1 Answers1

0

Probably not. Most devices restrict all access between devices connected on the hotspot and the host. This is a security measure and can't be turned off.

JensV
  • 3,997
  • 2
  • 19
  • 43