Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 01:58:59 +0000



Post From: MakeHTTPRequest question2

[2014-05-27 23:38:42]
onnb - Posts: 660
I am seeing something strange and thought you might have an idea.

I have code that makes an http request.
When I call a url such as "http://www.sierrachart.com/ACSILHTTPTest.txt" it works just fine.

When I call http://localhost:8081/sc/ESM14 the call doesn't reach the server
When I type this same url into a browser address, the request returns just fine.

Could this be related somehow to the port?