Hi
i was wondering if I could run a repeater on my hosted server, it's hosted it isn't mine so obviously have limitiations on what I can do.
As I'd like to use pchelpware more often
If i can how would i go about doing it
Thank you
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
Running a repeater on my server
Re: Running a repeater on my server
you have to be able to install it as a service so that maynot be an option but you can setup a repeater on the edge of your network..

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..

Re: Running a repeater on my server
Hi Bevtech
Can you tell me how I can do this, set it up on the edge of my network?
Thanks
Mark
Can you tell me how I can do this, set it up on the edge of my network?
Thanks
Mark
-
- Posts: 2
- Joined: 2007-06-08 08:28
Re: Running a repeater on my server
I'm curious howto make the repeater a service. I tried using the srvinst.exe program and just got timed out errors when trying to start it. I even changed the user it starts as to a domain admin with the same results. How do you guys run your own repeaters and not have to manually start them each time the machine reboots?
thanks
thanks
-
- 200
- Posts: 607
- Joined: 2006-11-30 00:41
- Location: Connecticut, USA
Re: Running a repeater on my server
This is from memory so I could be wrong, but at a command prompt:I'm curious howto make the repeater a service.
Code: Select all
phw_repeater -install
Re: Running a repeater on my server
Mattice should be correct
name of the repeter.exe -install
That is the correct command switch for installation of the repeater
name of the repeter.exe -install
That is the correct command switch for installation of the repeater
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..

-
- Posts: 2
- Joined: 2007-06-08 08:28
Re: Running a repeater on my server
thanks guys, that works great.bevtech wrote:Mattice should be correct
name of the repeter.exe -install
That is the correct command switch for installation of the repeater