Hey guys :),
I am currently trying to embed a console into a website.
from what I read to this point the way to do it is :
- vncticket = ticket from previous request ; port = port from previous request
The first part works just fine.(I get a ticket in following format : PVEVNC:xxxxxxxx==)...