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

HELP - Failed connect to server!

Single Click discussions / bugs
Post Reply
e[X]treme[Z]
Posts: 2
Joined: 2009-04-14 15:25

HELP - Failed connect to server!

Post by e[X]treme[Z] »

I trying to get this work so I can sent this to my remote client for trouble shooting his PC. The this is, I can get this to work, it strange..

Code: Select all

[HOST]
LAN support
-connect 192.168.100.10:5500 -noregistry

[HOST]
Localhost support
-connect 127.0.0.1:5500 -noregistry

[HOST]
WAN support
-connect xxxx.homeip.net:5500 -noregistry
At the PC where SC.exe (server) is place, I try to telnet localhost but got error "connection failed". Tried to disable Firewall but still the same.

Server = XP SP3 firewall disable

Can somebody guide me how to make it work.
User avatar
JDaus
Friend of UVNC
Friend of UVNC
Posts: 537
Joined: 2007-03-17 11:00
Location: Sydney, Australia
Contact:

Re: HELP - Failed connect to server!

Post by JDaus »

SC creates a reverse connection for the server to a listening viewer.

you would be best to try to get this working on your local computer first (using "localhost support"), then try your LAN, then you need to setup port forwarding on your router (port 5500 - see portforward.com for details on your router) to your local PC, and you should be set ...

the telnet idea is a good way to check if your port forwarding is setup properly. but if you find your router in portforward.com, then you shouldn't have trouble ...

if all else fails, read through the sticky posts at the top of this forum, there is one in there with documentation (by bevtech i think)
ask a silly question and remain a fool for 5 minutes...
don't ask, and remain a fool for life - JDaus 2003

without imperfections, neither you nor i would exist - Steven Hawkins
__
JD
SCPrompt - OpenSource Free Remote Screen\Desktop Sharing Solution
SecureTech.com.au
e[X]treme[Z]
Posts: 2
Joined: 2009-04-14 15:25

Re: HELP - Failed connect to server!

Post by e[X]treme[Z] »

Dammit.. Even localhost won't work.. :( I have no issues with the standard Ultra VNC but not with SC. When I check the port to see if its open, its says its closed. Am I doing something wrong?

Can you point me to the help file or tutorial? If there is video tutorial even better. :|
Last edited by e[X]treme[Z] on 2009-04-15 08:11, edited 1 time in total.
Post Reply