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

Cannot get working SC server

Single Click discussions / bugs
Post Reply
goeddy
Posts: 1
Joined: 2008-09-19 15:12

Cannot get working SC server

Post by goeddy »

I cannot get a working SC server exe. I used helpdesk.txt below to create the SC server with Online Creator but when I use the created server it won't connect correctly. It also does not show the 'Enter ID' pop-up.

It is setup via a repeater. This works, tested it with UVNC viewer and server (winvnc) manually without SC. But I want to use SC for Helpdesk support.


[TITLE]
UltraVnc SC

[HOST]
Internet support
-connect repeaterIP:5500 -noregistry id:1234

[HOST]
Internet support encryption
-plugin -connect repeaterIP:5500 -noregistry id:1234

[TEXTTOP]
Dubble Click to make a connection

[TEXTMIDDLE]
Before making a connection

[TEXTBOTTOM]
Please Call 56 576896 to get your ticket

[TEXTRBOTTOM]


[TEXTRMIDDLE]
Kasteelpleinstraat 56

[TEXTRTOP]
Ultravnc PC support

[TEXTBUTTON]
More Info

[WEBPAGE]
http://www.ultravnc.net

[TEXTCLOSEBUTTON]
STOP test


[BALLOON1TITLE]
Establishing connection ...

[BALLOON1A]
5 min try period

[BALLOON1B]
If it fails, the software will remove himself

[BALLOON1C]
from your system.

[BALLOON2TITLE]
Connection active.

[BALLOON2A]
Warning, your desktop is remote visable

[BALLOON2B]
You can break the connection any time

[BALLOON2C]
by using the close button

[WEBPAGE]
http://www.ultravnc.net

[ENTERCODE]
enter your ID
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: Cannot get working SC server

Post by YY »

I believe the problem is the syntax ...

Try to make these changes:

From: -connect repeaterIP:5500 -noregistry id:1234
To: -id:1234 -connect repeaterIP:5500 -noregistry

AND

From: -plugin -connect repeaterIP:5500 -noregistry id:1234
To: -plugin -id:1234 -connect repeaterIP:5500 -noregistry

******************************

Regarding the:
[ENTERCODE]
enter your ID


In my knowledge, this works on PcHelpWare only, not an option for SC.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Cannot get working SC server

Post by redge »

option for SC
SC based 1.0 compiler, enter code work
SC based 23 compiler enter code not work, because not exist.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: Cannot get working SC server

Post by YY »

Thanks regde.

I knew this before... but forgot it after switching to PcHelpWare. :oops:
Seldom use SC recently.
Post Reply