|
| Rest API application accessing from internet |
| Iniciado por gopakumark00, 11,ene. 2018 10:40 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 11,enero 2018 - 10:40 |
Good afternoon all, I just made an Rest API application for the business logic in my application and i already made the presentation application in windev. I just tested the web service and application in local area network by hosting my web service on one of my computer?
Is this web service we can aces it from other systems that is not connected with our network? I tried by changing the WiFi adapter details of web service hosted system and i cannot access the web service from remote system using the presentation application.' What i need to do ? is there any manual ? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 11,enero 2018 - 13:13 |
Hi,
Le 1/11/2018 à 4:40 AM, GOPAKUMAR K a écrit :
Good afternoon all, I just made an Rest API application for the business logic in my application and i already made the presentation application in windev. I just tested the web service and application in local area network by hosting my web service on one of my computer?
Is this web service we can aces it from other systems that is not connected with our network?
It's possible IF your network is configured correctly BUT the speed may disappoint you if you are using an ADSL connection that is highly asymmetric.
I tried by changing the WiFi adapter details of web service hosted system and i cannot access the web service from remote system using the presentation application.' What i need to do ? is there any manual ?
That is a network question, not a windev one.
In broad terms, you need to configure your internet box/modem to accept incoming connection, configure the DMZ to point to your internal web server IP, and configure your firewalls (the one IN the box/modem AND the one in your network/windows) to accept all that...
The details depends of your hardware and software configuration, so you will have to google it.
Best regards
-- Fabrice Harari International WinDev, WebDev and WinDev mobile Consulting
Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM (open source)
More information on http://www.fabriceharari.com
Contact me at: Email: fabrice@fabriceharari.com Skype ID: fabriceharari Telegram ID:@fabriceharari Tel # in the USA: +1 985 746 1422 Tel # in France: +33 970 444 445 (local number 0970 444 445) |
| |
| |
| | | |
|
| | | | |
| | |
|