Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Search found 5 matches

by JSanchez
2006-06-10 00:22
Forum: SC
Topic: so with SC, the pc sharing his desktop doesnt need port opn?
Replies: 1
Views: 2020

Re: so with SC, the pc sharing his desktop doesnt need port

topic says it all. is that the point of viewer listen mode? so then the viewer just needs to open a port? That is correct. Your listener needs to be easily accessible on the internet (if supporting someone over the internet, but if doign it on a LAN, no need for that) so that the server can start a ...
by JSanchez
2006-06-05 02:36
Forum: SC
Topic: UltraVNC repeater under Linux and/or BartPE?
Replies: 0
Views: 1481

UltraVNC repeater under Linux and/or BartPE?

Hello everyone, I have two questions: 1) Bart (of BartPE fame) mentioned that I now use distributor5.exe running from a BartPE CD as a repeater. This is running fine, but does not give any feedback and so... I'm thinking of running the repeater on linux, so I can write a few php pages around it for ...
by JSanchez
2006-05-28 20:39
Forum: SC
Topic: Connection Options
Replies: 6
Views: 4524

all command exposed are for winvnc and not applicable for SingleClick aka winvncsc Well, they were found within the winvnc found within the SC executable created online. I just used WinRAR to open the self-extracting archive and then ran strings.exe. So they're in there, but not enabled? Oh well ...
by JSanchez
2006-05-28 20:34
Forum: SC
Topic: Connection Options
Replies: 6
Views: 4524

Start... Run... cmd ..snip.. Start... Run... "%programfiles%\UltraVNC\vncviewer.exe" /noauto /64colors /listen 5500 open notepad and copy one line of above and save as ... vncviewer.bat Ah! I missed the /noauto switch. I did try the /64colors and even the /256colors switches and it didn't make a ...
by JSanchez
2006-05-28 08:21
Forum: SC
Topic: Connection Options
Replies: 6
Views: 4524

Have you tried "vncviewer -?"

If you try "vncviewer.exe -?" (without quotes, and from the UltraVNC folder) you will get a list of the available switches. Although I have to say that I tried it and it didn't work...it still defaulted to the "Full color" support. :( http://www.sanchezconsulting.net/support/vncviewer.JPG I wonder ...