<?XML version="1.0"?>
<!DOCTYPE name SYSTEM "http://cs.anu.edu.au/~Mithun.Alexander/config.dtd">

<!-- Configuration file for the In/Out Board application at CRB

This document is a modified for CSIT@ANU 
lives at :-  "http://cs.anu.edu.au/~Mithun.Alexander/pavo_config.xml"

original file  for context toolkit  usually lives at:
   http://www.cc.gatech.edu/fce/contexttoolkit/config/inoutboard/crb-live.xml

-->

<CONFIGURATION>

<VERSION>1</VERSION>

<DESCRIPTION>Configuration for the In/Out Board location application
at CSIT in ANU. Uses PersonPresence type Widgets for location and an
interpreter to get the list of uses for the application</DESCRIPTION>

<AUTHOR>Mithun Alexader. mithun@cs.anu.edu.au</AUTHOR>

<PARAMETERS>
<LOCATION>CSIT</LOCATION>
<LOCALPORT>5012</LOCALPORT>
</PARAMETERS>


<WIDGETS>



<!--
<WIDGET>
<HOST>pavo.anu.edu.au</HOST>
<PORT>6011</PORT>
<ID>PNIOSonic_CSIT</ID>
<TYPE>PNIOSonic</TYPE>
</WIDGET>

-->

<WIDGET>
<HOST>pavo.anu.edu.au</HOST>
<PORT>7500</PORT>
<ID>MobilePersonPresence_lptp</ID>
<TYPE>MobilePersonPresence</TYPE>
</WIDGET>

<!--

<WIDGET>
<HOST>pavo.anu.edu.au</HOST>
<PORT>4000</PORT>
<ID>PersonNamePresence2_pavo</ID>
<TYPE>PersonNamePresence2</TYPE>
</WIDGET>





<WIDGET>
<HOST>pavo.anu.edu.au</HOST>
<PORT>9001</PORT>
<ID>PersonNamePresence2_pavo</ID>
<TYPE>PersonNamePresence2</TYPE>
</WIDGET>


<WIDGET>
<HOST>fiordland.anu.edu.au</HOST>
<PORT>9000</PORT>
<ID>PersonNamePresence2_fdld</ID>
<TYPE>PersonNamePresence2</TYPE>
</WIDGET>

<WIDGET>
<HOST>fiordland.anu.edu.au</HOST>
<PORT>5000</PORT>
<ID>windowCommand_fdland</ID>
<TYPE>WwindowCommand</TYPE>
</WIDGET>



<WIDGET>
<HOST>fiordland.anu.edu.au</HOST>
<PORT>5002</PORT>
<ID>windowCommand_pavo</ID>
<TYPE>WwindowCommand</TYPE>
</WIDGET>



-->



</WIDGETS>


<INTERPRETERS>

<INTERPRETER>
<HOST>127.0.0.1</HOST>
<PORT>7000</PORT>
<ID>IButton2Name</ID>
<TYPE>IButton2Name</TYPE>
</INTERPRETER>

</INTERPRETERS>


</CONFIGURATION>





