×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
This is not going well.
The scenario is:
* "
http://i.server.com:10000/web/services/F2C/90" from any browser
that is inside the VPN returns 90 degrees F converted to 32.44 degrees C
* "
http://i.server.com" (port 80) opens a general web landing page
which includes a link that opens another landing page(TheCoopHome)
devoted to the 6 different services running on port 10000.
* The Web services server and the associated HTTP server, created with
the IWS wizard, is named TheCoop.
My goal is that
* "
http://i.server.com" will open the general landing page.
* "
http://i.server.com/TheCoop" will open landing page /TheCoopHome to
display all 6 services.
* "
http://i.server.com/TheCoop/F2C/90" will directly return 32.44 degrees.
On 12/6/2018 3:34 PM, Tim Fathers wrote:
http://i.server.com:10000/web/services/Oceans which is your experimental web service
http://i.server.com:80/ which is your web server serving up your HTML/Javascript pages (I've assumed port 80)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.