Search found 2 matches

by itlec
2025-12-09 13:18
Forum: General help
Topic: Running portable version from command line
Replies: 2
Views: 30877

Re: Running portable version from command line

Rudi De Vos wrote: 2025-12-08 20:58 Train your AI better :)

vncviewer.exe -password mysecret 1.1.1.1:5900
Thank you!
That did the trick

(now how do I mark this as solved?)
by itlec
2025-12-08 20:12
Forum: General help
Topic: Running portable version from command line
Replies: 2
Views: 30877

Running portable version from command line

Hi guys,
I'm using UltraVNC version 1.6.4.0 portable on windows

I'm trying to integrate UltraVNC into my .NET project (VB.NET).
I tried a few .NET DLLs, but they didn't work, so I settled for UltraVNC Portable.

Background:
My program is a server client program connected via TCP socket.
I can send ...