I've tried reading the FAQ's but am hopelessly lost and cannot understand them.
Has anyone successfully gotten the repeater setup for Mode 2?
Is it possible to establish a connection with the Viewer and the Server by using the command line? If anyone could show me a real world example I'd appreciate it. I have the repeater setup and I think my veiwer is connecting properly as the log says it added viewer 1234 to the list, but I can't get the server to connect. This is what I get in the log when attempting to connect to my repeater with the server.
resolving host by name: RFB 003.006
À&$
failed to resolve locally.
Unable to connect to destination host, errno=11001
Also, if I try to specify an ID number on the command line for the server I get an error that it doesn't understand the ID parameter. I'm using versions 1.0.1 for both.
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
How to set up the Repeater
Chris H,
Sorry about that must users are after repeaters for Single Click but yes you can connect a winvnc server to a repeater using an ID. I asked that question a little while ago because I counldnt find any documentation on it and I actually frogot to add it to the repeater step by step..
The GUI way of doing this is to right click on the winvnc icon in your system tray and the following will appear be sure to left click on the add new client option
Then you can put your repeaters IP address in
and the ID you want that winvnc server to be
I will be sure to add this to my repeater step by step..
Hope this helps,
Sorry about that must users are after repeaters for Single Click but yes you can connect a winvnc server to a repeater using an ID. I asked that question a little while ago because I counldnt find any documentation on it and I actually frogot to add it to the repeater step by step..
The GUI way of doing this is to right click on the winvnc icon in your system tray and the following will appear be sure to left click on the add new client option
Then you can put your repeaters IP address in
and the ID you want that winvnc server to be
I will be sure to add this to my repeater step by step..
Hope this helps,
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Actually there is and I asked that question about a few or so and it was answered but I was unable to take the time to find it for you..
This is what I came up with so far..
Found it from User Redge
That is all I can find at this time for your question. I will have to do some testing with the autoreconnect switch to see how it works..
This is what I came up with so far..
Found it from User Redge
so if you use the updated winvnc.exe you can use the -autoreconnect switchautoreconnect after repeater timeout and after viewer disconnected
with script and updated winvnc supporting -autoreconnect ID:1234
test winvnc.exe [-autoreconnect[ ID:????]]
or
interactive single session ID
GUI winvnc
winvnc systray, right click... Add New Client
That is all I can find at this time for your question. I will have to do some testing with the autoreconnect switch to see how it works..
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Anyone had any luck with this? I'm tempted to see if I can modify the source code for the full version of winvnc to accept the command line argument (like SC) and pass the variables in to the routine that handles adding clients from the GUI.
Been a while since I messed with any C language stuff.
We have users at shows with laptops and the winvnc service running that I'd love to be able to email them an exe to establish the connection... or even leave a shortcut right on the desktop for them.
I'll give it the ole college try.
Been a while since I messed with any C language stuff.
We have users at shows with laptops and the winvnc service running that I'd love to be able to email them an exe to establish the connection... or even leave a shortcut right on the desktop for them.
I'll give it the ole college try.
I have a similar confusion to Chris H. I don't think this step has been added to the repeater document yet? Will using an ID get past this error ?bevtech wrote:Sorry about that must users are after repeaters for Single Click but yes you can connect a winvnc server to a repeater using an ID. I asked that question a little while ago because I couldnt find any documentation on it and I actually forgot to add it to the repeater step by step... The GUI way of doing this is to right click on the winvnc icon in your system tray and the following will appear be sure to left click on the add new client option. Then you can put your repeaters IP address in and the ID you want that winvnc server to be
I will be sure to add this to my repeater step by step..
Hope this helps,
I can connect fine with the repeater if I use the IP address 192.169.1.XXX, but as soon as I use the PC's hostname and ask it to RESOLVE it I get the above error. However this ONLY happens internally on the LAN. If I use the FQDN as the repeater, then I CAN use the PC's hostname :Port, I no longer need the IP Address. I can access the PC why doesn't the repeater resolve the name to the address?resolving host by name: [Snipped]
failed to resolve locally.
k.
Last edited by jksmurf on 2006-06-02 03:14, edited 1 time in total.
Sorry anything else you want me to add to the documentation?? They are all works in progress
Repeater likes ID's it is how they viewer connects to a sever on a repeater
Repeater likes ID's it is how they viewer connects to a sever on a repeater
Last edited by bevtech on 2006-06-02 13:59, edited 1 time in total.
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..