Connecting to Proxmox VMs In Java

JusThatGuy

New Member
Feb 9, 2022
1
0
1
25
Hello!

To start off, I am COMPLETELY new to Proxmox. I got through the installation, and it seems pretty intuitive to setup a new virtual machine on PVE (I have some experience with vSphere). What I'm looking for help with is connecting to a virtual machine in a Proxmox server with VNC and SPICE using Java. I am working on a Minecraft project that will allow people to connect to a VM from inside of the game (either by opening a virt-viewer instance or using the web browser). I've been trying to find a guide on how to do this, but so far, I can't really understand anything that I've seen. I'm hoping someone can point me in the right direction. Even just a link to Proxmox documentation that covers this will be greatly appreciated.

This is one source I found that looks promising, but I'm not sure how to distinguish what I'd need for my project: https://www.javatips.net/api/remote...om/undatech/opaque/proxmox/ProxmoxClient.java