networking - Can't access to local server with Android -


my problem linked post : https://stackoverflow.com/questions/28982225/android-local-server-access-over-wifi/

i have website hosted mamp on mac mini, connected d-link router. i've got wifi-antenna (ubiquiti) connected router too, creates wifi (offline) lan. when try connect mac mini's ip, displays website other devices (iphone, windows pc) android doesn't work.

i'd know how developper in link refered did "use dns redirecting domains custom domain". or if there way work around this... client devices connects wifi network shoudn't (i wish) have configure manually android network parameters...

edit: ngrok.io not solution :

  • clients may not have 3g/lte connection on phones
  • the adress / ip should same every time mac reboot

thanks in advance


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

scikit learn - python sklearn KDTree with haversine distance -