Views

Difference between revisions of "Example XML Applications for OpenStage"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
(Traffic Information for the US)
Line 10: Line 10:
 
Weather report and forecast for OpenStage 60/80.
 
Weather report and forecast for OpenStage 60/80.
 
[[Image:XML_apps-screenshot-weather-munich.png|250px|left]]
 
[[Image:XML_apps-screenshot-weather-munich.png|250px|left]]
'''Setup parameters:'''
+
<!--'''Setup parameters:'''
 
: '''Display name''': Weather
 
: '''Display name''': Weather
 
: '''Application name''': Weather
 
: '''Application name''': Weather
Line 17: Line 17:
 
: '''Protocol''': http
 
: '''Protocol''': http
 
: '''Program name''': WR/WR
 
: '''Program name''': WR/WR
: '''Use Proxy''': Yes/No (Depends on your internet access configuration)
+
: '''Use Proxy''': Yes/No (Depends on your internet access configuration)-->
 +
{| style="float:left"
 +
! Parameter
 +
! Value
 +
|-
 +
|<code>Display name</code>
 +
|<code>Weather</code>
 +
|-
 +
|<code>Application name</code>
 +
|<code>Weather</code>
 +
|-
 +
|<code>Server address</code>
 +
|<code>87.106.21.36</code>
 +
|-
 +
|<code>Server port</code>
 +
|<code>8080</code>
 +
|-
 +
|<code>Protocol</code>
 +
|<code>http</code>
 +
|-
 +
|<code>Program name</code>
 +
|<code>WR/WR</code>
 +
|-
 +
|<code>Use Proxy</code>
 +
|<code>Yes/No</code> (Depends on your internet access configuration)
 +
|}
  
<br><br>
+
<br style="clear:left">
 +
<br>
  
 
=== Traffic Information for the US ===
 
=== Traffic Information for the US ===
Line 56: Line 82:
 
|<code>Use Proxy</code>
 
|<code>Use Proxy</code>
 
|<code>Yes/No</code> (Depends on your internet access configuration)
 
|<code>Yes/No</code> (Depends on your internet access configuration)
 
 
|}
 
|}
  
<br>
+
<br style="clear:left">
  
 
==See also==
 
==See also==
 
* [[Preview:How to set up an OpenStage XML Application]]
 
* [[Preview:How to set up an OpenStage XML Application]]

Revision as of 13:23, 27 September 2007

Here you find information about example XML Applications to use on your OpenStage 60/80.

For instructions on setting up an XML application, see the Preview:How to set up an OpenStage XML Application.

Samples/Demos

Applications Accessing Web Services

Weather Forecast

Weather report and forecast for OpenStage 60/80.

XML apps-screenshot-weather-munich.png
Parameter Value
Display name Weather
Application name Weather
Server address 87.106.21.36
Server port 8080
Protocol http
Program name WR/WR
Use Proxy Yes/No (Depends on your internet access configuration)



Traffic Information for the US

Traffic information for OpenStage 60/80.

XML apps-screenshot-traffic info start.png
Parameter Value
Display name TrafficInfoUS
Application name TrafficInfoUS
Server address 87.106.21.36
Server port 8080
Protocol http
Program name TrafficInfoUS/TrafficInfoUS
Use Proxy Yes/No (Depends on your internet access configuration)


See also