フィルターのクリア

Access to web app using mobile phone

1 回表示 (過去 30 日間)
Meenwook Ha
Meenwook Ha 2019 年 2 月 9 日
コメント済み: Meenwook Ha 2019 年 2 月 10 日
Hi all,
I built a web app using MATLAB, and trying to access it from other mobile devices (Ultimate goal is to access it by using my iPhone).
It is possible to open the website using both <desktop name>:<portnumber(443)> and <IP Address>:<portnumber(443)> in my desktop.
However, it is impossible to open the link using other laptops and my iPhone.
I tried to use diverse port numbers and also allowed to use the portnumbers in inboud rule (TCP and for all public and private).
But it doesn't work.
So I thought it is network problem but it is possible to access my IP using my friend's laptop (ping IP#).
I guess it is port number problem or my iPhone's problem but I don't know how can I figure out it.
If anyone has a good idea, please let me know.
Thank you
  2 件のコメント
Walter Roberson
Walter Roberson 2019 年 2 月 9 日
and also allowed to use the portnumbers in inboud rule
Which device did you do that on?
Are you using a router or equivalent? If so then allowing incoming ports is not enough: you have to set up port forwarding for incoming packets on the public IP of your router over to the private IP of your phone.
Meenwook Ha
Meenwook Ha 2019 年 2 月 10 日
Thanks for your reply.
I set the inbound rules in Firewall setting of my laptop.
I am currently using university WI-FI and since I do not have much knowledge on router something, I do not understand the meaning of "you have to set up port forwarding for incoming packets on the public IP of your router over to the private IP of your phone". If you don't mind, would you give more detail explanation for it? How could I do that?
Thank you.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Mobile についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by