9 lines
447 B
Plaintext
9 lines
447 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<!-- Use a remote AyaNova DataPortal connection -->
|
|
<!-- Replace the IP address 192.168.1.100 with the address of the remove server -->
|
|
<!-- Note that you can use port numbers and / or domain names here as well as required -->
|
|
|
|
<ConnectionType>DataPortal</ConnectionType>
|
|
<PortalServer>http://192.168.1.100/AyaNovaDP/DataPortal.rem</PortalServer>
|
|
</configuration> |