whoswhere_xml.1272736979.txt.gz · Last modified: 2010/05/01 20:02 by Samtron

whoswhere_xml

Differences

This shows you the differences between two versions of the page.

whoswhere_xml [2010/05/01 20:02]
Samtron
whoswhere_xml [2014/01/27 03:16] (current)
JRandomNoob Added categories
Line 1: Line 1:
One regularly refreshed XML-File shows all online players and the server states. This data can be used by services running on DSWP server as well as by programs on clientside. One regularly refreshed XML-File shows all online players and the server states. This data can be used by services running on DSWP server as well as by programs on clientside.
-Possible changes+Possible appraoch
-* one XML-File per server+  * use XML-File per server output by B3 (perhaps modify) 
 +  * create a PHP page which parses these 4 XML-Files and provides one big XML with all data (including Mumble, IRC and perhaps Forum) 
 + 
 +Possible Structure:
<code xml><dswp> <code xml><dswp>
<time>1234567890</time> <time>1234567890</time>
Line 116: Line 119:
<servers> <servers>
</dswp></code> </dswp></code>
 +
 +<WRAP categories>
 +| **[[category:categories|Categories]]**: **[[category:dswp-projects-and-coding|DSWP projects & coding]]** |
 +</WRAP>