Support Board
Date/Time: Tue, 11 Mar 2025 19:51:19 +0000
Post From: MakeHTTPRequest question2
[2014-05-27 23:38:42] |
onnb - Posts: 662 |
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? |