09-01-2021, 09:22 AM
I used a demo example. Now I have restored the exact demo version on my computer (so that there are no my fixes in it) and compiled it.
Next, I check its performance on the local network.
http://127.0.0.1:8888/HSysApp1/ - Success
http://localhost:8888/HSysApp1/ - Success
http://127.0.0.1:8888/ - not available
Everything works correctly
Now I need this demo example to be accessible from an external network. I will make only those changes in the program code that you say. I am waiting for your instructions.
Next, I check its performance on the local network.
http://127.0.0.1:8888/HSysApp1/ - Success
http://localhost:8888/HSysApp1/ - Success
http://127.0.0.1:8888/ - not available
Everything works correctly
Now I need this demo example to be accessible from an external network. I will make only those changes in the program code that you say. I am waiting for your instructions.

