locked
How to access intranet web services over internet RRS feed

  • Question

  • I am not sure which forum to choose for this.

    I have web application developed in visual studio 2015 in c#. This web application is back-end and which runs only in intranet.

    We have mobile app as front-end which access some web services written in the back-end app. This front-end mobile app is available on internet. 

    So are these web services can be accessible through front-end app without doing anything?

    Or how can we make available web services to access through front-end mobile app over internet.

    What should we do?

    ------------------

    So far our both back-end and front-end both were on intranet or both were on internet, so was not a problem. Now it's mix of intranet and internet (back-end with web services - intranet, front-end which access web services - internet) , so not sure what we need to change so web services will be accessible over internet. 


    h2007


    Thursday, January 11, 2018 4:50 AM

All replies

  • Hi,

    Welcome to MSDN forum.

    This forum is to talk about visual studio IDE, I recommend you go to Microsoft asp.net forum to talk about your project. Thank you for understanding.

    Best regards,

    Joyce


    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Friday, January 12, 2018 2:21 AM