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
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
SC setting up the helpdesk.txt
SC setting up the helpdesk.txt
I have a question. How do I set up a a standalone version when I don't know what the IP will be? I have a couple hundred users on DHCP, so I need to know how to make it listen on whatever the user's remote IP address is. Is there a comprehensive document on this anywhere?
Re: SC setting up the helpdesk.txt
With SC you don't need to know the client's IP addresses, just the addresses, or DNS names, of the machines that will be doing the admin work. This is why the file is called HelpDesk.txt. You just need the names/IPs of the HelpDesk machines.Kim wrote:I have a question. How do I set up a a standalone version when I don't know what the IP will be? I have a couple hundred users on DHCP, so I need to know how to make it listen on whatever the user's remote IP address is. Is there a comprehensive document on this anywhere?
SC is absolutely brilliant. It does a reverse connection into the viewer. No passwords to bother with and it handles most firewalls well.
No VNC server slected
Ok I am having a problem after i config the Helpdesk.txt file and run the program when i try to connect i get an error message
"No VNC Server Selected"
here is the what my HelpDesk file look like
[TITLE]
[HOST]
Internet support
-connect hp:5500 -noregistry
[HOST]
Internet support encryption
-plugin -connect hp:5500 -noregistry
[TEXTTOP]
Dubble Click to make a connection
[TEXTMIDDLE]
Before making a connection
[TEXTBOTTOM]
Please Call ext 20 to get your ticket
[TEXTRBOTTOM]
[TEXTRMIDDLE]
Chris Kelly
[TEXTRTOP]
The Kelsey Group PC support
[TEXTBUTTON]
More Info
[WEBPAGE]
http://www.web.com
[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.web.com
Can you please tell me what i am doing wrong
Thanks
Chris
"No VNC Server Selected"
here is the what my HelpDesk file look like
[TITLE]
[HOST]
Internet support
-connect hp:5500 -noregistry
[HOST]
Internet support encryption
-plugin -connect hp:5500 -noregistry
[TEXTTOP]
Dubble Click to make a connection
[TEXTMIDDLE]
Before making a connection
[TEXTBOTTOM]
Please Call ext 20 to get your ticket
[TEXTRBOTTOM]
[TEXTRMIDDLE]
Chris Kelly
[TEXTRTOP]
The Kelsey Group PC support
[TEXTBUTTON]
More Info
[WEBPAGE]
http://www.web.com
[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.web.com
Can you please tell me what i am doing wrong
Thanks
Chris
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Server? You actually need to be running the Viewer on your computer. Use the "/listen" switch, or for encryption this is what I use:Topher wrote:Well that kinda worked but now it just sits and tries how should i have My server set up?
I have the Win VNC Server running on my computer.
vncviewer.exe /dsmplugin MSRC4Plugin_NoReg.dsm /listen
This a backwards concept, actually reverse , the Server (SC) is connecting to the client (VNCviewer), but then the server gives control to the client.
Last edited by Claymon on 2005-10-11 23:03, edited 1 time in total.
obvious points...
Guest -
If you are testing this on the computer "next to you" you still need an IP address, but it would be an internal one
some networks are set up to use the ips
192.168.0.2
192.168.0.3
192.168.0.4
others use "192.168.1.xx" numbers
Rudy -- your note about double clicking on internet support confuses me.
"internet support" is just user defined text.
Can you answer 3 questions:
a) can I click anywhere in the box where internet support appears?
b) doesn't single click work? why does single click give me "no server selected" error?
d) why the F$%#! doesn't this software use a button?
it is a bad ui not to use a button because without
on, you don't get visual feedback when you depress
mouse button
-r
If you are testing this on the computer "next to you" you still need an IP address, but it would be an internal one
some networks are set up to use the ips
192.168.0.2
192.168.0.3
192.168.0.4
others use "192.168.1.xx" numbers
Rudy -- your note about double clicking on internet support confuses me.
"internet support" is just user defined text.
Can you answer 3 questions:
a) can I click anywhere in the box where internet support appears?
b) doesn't single click work? why does single click give me "no server selected" error?
d) why the F$%#! doesn't this software use a button?
it is a bad ui not to use a button because without
on, you don't get visual feedback when you depress
mouse button
-r
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
a) NO
The box is a standard LIST BOX, each [HOST] entry generates a line
in the box.
You need to click the line corresponding to [HOST] entry.
If you have multiple hosts, you can see the line get selected.
b) Single click select line
Double click execute line
This is STANDARD
Check your windows explorer:
Single click=select file
Double click=execute file
d)Have you ever see an explorer that generate buttons for each file ?
If you only would have 1 HOST, then a simple connect button would do the trick, but the interface allow multiple hosts....
Workaround
If you have only 1 [HOST] entry, add [DIRECT].
Then the user don't need to select/execute an entry,
program continue after 2 seconds.
The box is a standard LIST BOX, each [HOST] entry generates a line
in the box.
You need to click the line corresponding to [HOST] entry.
If you have multiple hosts, you can see the line get selected.
b) Single click select line
Double click execute line
This is STANDARD
Check your windows explorer:
Single click=select file
Double click=execute file
d)Have you ever see an explorer that generate buttons for each file ?
If you only would have 1 HOST, then a simple connect button would do the trick, but the interface allow multiple hosts....
Workaround
If you have only 1 [HOST] entry, add [DIRECT].
Then the user don't need to select/execute an entry,
program continue after 2 seconds.