This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

makeWebRequest to a local server

For an enhancement of my apps I must make a request to a local server (http://127.0.0.1:17580).
Is this possible? I have to questions:
a) Is a connection to a local server possible?
b) What to do if the local server isn't ssl secured?

Thanks in advance
Andreas