Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 13:28:19 +0000



MakeHTTPRequest question2

View Count: 1338

[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?
[2014-05-27 23:45:28]
onnb - Posts: 660
I see its the port - can the port be configured somehow?
[2014-05-28 00:33:46]
Sierra Chart Engineering - Posts: 104368
Yes it can be, but just give us some time to work on this.

We do not want to make a promise as to when this can be done, but new HTTP request functionality is part of our active development right now.

Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-06-05 15:33:00]
onnb - Posts: 660
-Dependency on the Microsoft HTTP (web browsing) operating system functions is being removed. This is almost complete. We got into serious trouble with this awful Microsoft functionality last week which prevented logins to our real-time exchange data feed for about an hour. There was also a short-term backend authorization issue at the time, but the unreliable Microsoft HTTP functions were the main cause.

The server processes which previously used these HTTP functions, no longer use them. They use our own developed HTTP functionality now. So the problem that caused that issue is now gone for good.

Yes it can be, but just give us some time to work on this.
We do not want to make a promise as to when this can be done, but new HTTP request functionality is part of our active development right now.

You mentioned that this might be done by the end of this week - can you provide any update on that?
[2014-06-05 16:50:07]
Sierra Chart Engineering - Posts: 104368
We will work on adding support for the port number.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-06-07 02:10:26]
Sierra Chart Engineering - Posts: 104368
Alternate port number support for HTTP ACSIL requests will be out in version 1145 which will be coming out this evening.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-06-07 03:05:38]
Sierra Chart Engineering - Posts: 104368
Due to a small problem we are working on, we will not be able to do the release this evening. It will be out Monday afternoon.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-06-10 13:32:09]
onnb - Posts: 660
Any update on 1145?
[2014-06-10 16:15:59]
Sierra Chart Engineering - Posts: 104368
This has been released.

Please test using a different port number for HTTP requests and let us know if you see any issues.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2014-06-10 16:16:15
[2014-06-10 16:20:35]
onnb - Posts: 660
does the port get passed in with the url like this ( http://localhost:8081/)?
[2014-06-10 16:37:20]
Sierra Chart Engineering - Posts: 104368
Yes.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-06-10 16:49:59]
onnb - Posts: 660
Looks good so far. I got 1145 as a pre-release. Do you have ETA of a regular release with this?
[2014-06-10 16:50:29]
Sierra Chart Engineering - Posts: 104368
Should be by the end of the week.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account