Changeset 0afeabd69f300d36a22b3e3a695c7e04fc9d1e16

Show
Ignore:
Timestamp:
11/03/09 15:30:07 (2 years ago)
Author:
Robin Gareus <robin@…>
Parents:
90c2f4d952815839d21c5f55b188f2f84d9847ab
Children:
0a70e0d806f25ff621a815590d0f3de9d88a1926
git-committer:
Robin Gareus <robin@gareus.org> / 2009-11-03T16:30:07Z+0100
Message:

new URL for monitoring.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • InOutExpositor/InOutExpositor.pde

    r5972bab r0afeabd  
    3535//String xmlFileAddressLive = "http://io.citu.fr/data/inout.xml" ; // current XML from server 
    3636String xmlFileAddressLive = "http://theartcollider.net/yp/ioxml.php" ; // current XML from server 
    37 String xmlFileAddressSample = "http://io.citu.fr/data/inout_sample.xml" ; // with fictive connexions 
     37String xmlFileAddressSample = "http://theartcollider.net/data/inout_sample.xml" ; // with fictive connexions 
    3838//String xmlFileAddressSample = "inout.xml"; // local included example XML 
    3939String previewFilesAddress = "http://io.citu.fr/previews" ;