save-my-r710/viewer.jnlp

65 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<jnlp codebase="https://localhost:443" spec="1.0+">
<information>
<title>iDRAC6 Virtual Console Client</title>
<vendor>Dell Inc.</vendor>
<icon href="https://localhost:443/images/logo.gif" kind="splash"/>
<shortcut online="true"/>
</information>
<application-desc main-class="com.avocent.idrac.kvm.Main">
<argument>ip=localhost</argument>
<argument>vmprivilege=true</argument>
<argument>helpurl=https://localhost:443/help/contents.html</argument>
<argument>title=idrac-73W805J%2C+PowerEdge+R710%2C+User%3Aroot</argument>
<argument>user=596516649</argument>
<argument>passwd=1189641421</argument>
<argument>kmport=5900</argument>
<argument>vport=5900</argument>
<argument>apcp=1</argument>
<argument>version=2</argument>
</application-desc>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.6+"/>
<jar href="https://localhost:443/software/avctKVM.jar" download="eager" main="true" />
</resources>
<resources os="Windows" arch="x86">
<nativelib href="https://localhost:443/software/avctKVMIOWin32.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMWin32.jar" download="eager"/>
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="https://localhost:443/software/avctKVMIOWin64.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMWin64.jar" download="eager"/>
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="https://localhost:443/software/avctKVMIOWin64.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMWin64.jar" download="eager"/>
</resources>
<resources os="Linux" arch="x86">
<nativelib href="https://localhost:443/software/avctKVMIOLinux32.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux32.jar" download="eager"/>
</resources>
<resources os="Linux" arch="i386">
<nativelib href="https://localhost:443/software/avctKVMIOLinux32.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux32.jar" download="eager"/>
</resources>
<resources os="Linux" arch="i586">
<nativelib href="https://localhost:443/software/avctKVMIOLinux32.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux32.jar" download="eager"/>
</resources>
<resources os="Linux" arch="i686">
<nativelib href="https://localhost:443/software/avctKVMIOLinux32.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux32.jar" download="eager"/>
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="https://localhost:443/software/avctKVMIOLinux64.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux64.jar" download="eager"/>
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="https://localhost:443/software/avctKVMIOLinux64.jar" download="eager"/>
<nativelib href="https://localhost:443/software/avctVMLinux64.jar" download="eager"/>
</resources>
</jnlp>