<div dir="auto">If one can infer the usage of unix sockets from other parameters passed anyway, then there may be no point having it in the first place. For the VNC URI, we could have gone with vnc+ssh://, or vnc+ssl:// (for stunnel), but there were ssh-related and stunnel parameters we could infer from so it became unnecessary.<div dir="auto"><br></div><div dir="auto">I already use the VNC RFC spec to provide Red Hat's own movirt a means to start bVNC via a vnc:// URI intent and aSPICE via an implementation of a spice:// URI based on the VNC one. I added several parameters like TlsPort, and renamed the username and password from VncUsername and VncPassword to SpiceUsername and SpicePassword.</div><div dir="auto"><br></div><div dir="auto">So if you guys want to start from something already in use and seeing whether extending it works for you, please take a look at parseFomUri() here:</div><div dir="auto"><br></div><div dir="auto"><a href="https://github.com/iiordanov/remote-desktop-clients/blob/master/bVNC/src2/main/java/com/iiordanov/bVNC/ConnectionBean.java">https://github.com/iiordanov/remote-desktop-clients/blob/master/bVNC/src2/main/java/com/iiordanov/bVNC/ConnectionBean.java</a><br></div><div dir="auto"><br></div><div dir="auto">And at the way movirt constructs the URI to start aSPICE and bVNC.</div><div dir="auto"><br></div><div dir="auto">Thanks!</div><div dir="auto">Iordan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Feb 14, 2018 5:09 AM, "Christophe de Dinechin" <<a href="mailto:christophe.de.dinechin@gmail.com">christophe.de.dinechin@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text"><br>
<br>
> On 13 Feb 2018, at 17:36, Marc-Andre Lureau <<a href="mailto:mlureau@redhat.com">mlureau@redhat.com</a>> wrote:<br>
><br>
> I was not really fond of passing options via URI, but apparently this<br>
> is a standard practice.<br>
<br>
</div>So is passing port number after a colon.<br>
<font color="#888888"><br>
Christophe<br>
</font><div class="elided-text">______________________________<wbr>_________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/spice-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice-devel</a><br>
</div></blockquote></div><br></div>