<?xml version="1.0" encoding="UTF-8"?><jnlp spec="1.0+" codebase="http://10.0.1.15/prc" href="prc.php">
<information>
<title>Virtual PRC</title>
<vendor>YAMAHA</vendor>
<homepage href="./index.php" />
<description>Virtual PRC</description>
<description kind="short">Virtual PRC</description>
</information>
<update check="always" policy="always" />
<resources>
<j2se version="1.3+" />
<jar href="./prc100.jar" />
</resources>
<application-desc main-class="gui.prc100" >
<argument>-h=10.0.1.15</argument>
<argument>-p=3191</argument>
<argument>webremote</argument>
<argument>-w= 31910</argument>
</application-desc>
</jnlp>