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

"Connection Failed - Invalid protocal!" Appears Randomly

Single Click discussions / bugs
Post Reply
hicksticks2001
8
8
Posts: 8
Joined: 2006-03-17 20:08

"Connection Failed - Invalid protocal!" Appears Ra

Post by hicksticks2001 »

Yes, I am not trying to connect to anyone. However, I do have my VNC Viewer listening on port 80. When i do that, i get messages every five minutes (even if my computer is doing nothing). The first message reads:

Connection failed - Invalid protocal !

Possible causes:

-You've forgotten to select a DSMPlugin and the Server uses a DSMPlugin
-Viwer and Server are not compatible (they use different RFB protocoles)

The next message reads similar saying:

Connection fialed - Error reading Protocol Version

Possible causes:

-You've forgotten to select a DSMPlugin and the Server uses a DSMPlugin
-Viwer and Server are not compatible (they use different RFB protocoles)
-Bad connection

Last night i left my viewer on listening on port 80 ( i have found that my of my SC clients can get through their firewall that way, some are being strong firewalls), but when i woke up in the morning i had litterally a 100 of these messages stacked up on eachohter saying this.

I'd appreciate any help
Last edited by hicksticks2001 on 2006-03-24 20:14, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

can you report the vncviewer listen command line you wrote ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
hicksticks2001
8
8
Posts: 8
Joined: 2006-03-17 20:08

Command

Post by hicksticks2001 »

"C:\Program Files\UltraVNC\vncviewer.exe" -listen 80 -autoscaling
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

vnc server reverse connection to vnc viewer listening

winvnc -connect 123.123.123.123::80 -noregistry
or
winvnc -connect host.domain.com::80 -noregistry

I think you have conflict on computer had 2 services listen same port with web server on port 80 hosting vnc viewer listening on port 80
or/and
config NAT rule port forwarding error
Last edited by redge on 2006-03-24 21:35, edited 3 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
hicksticks2001
8
8
Posts: 8
Joined: 2006-03-17 20:08

No problem connecting

Post by hicksticks2001 »

I'm not having a problem with people connecting on my listening port 80 port. The problem i'm having is with those messages popping up.

No one is trying to connect to me when those messages pop up.

My guess is a port conflict, but i'm not running a web server on my computer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

port 80 is used on your NAT router as web page for managing your Customer Premise Equipment
maybe, you need to change the default port 80 of your broadband router to port 8080 for stop conflict
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
hicksticks2001
8
8
Posts: 8
Joined: 2006-03-17 20:08

broadband router

Post by hicksticks2001 »

My broadband router is already set to port 8080

any other ideas?

by the way, how do i know if the router i have qualifies as a "NAT router?"
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Post by bevtech »

Do you have a nonroutable Ip like 192.168.0.101 etc?

If so these are non-routable IPs and your router is doing NAT..:)
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..;)
hicksticks2001
8
8
Posts: 8
Joined: 2006-03-17 20:08

Fixed it

Post by hicksticks2001 »

THanks for your help

I realized i had my HTTP Port as 80 as well.

Thanks for helping me get through the problem
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

if you use Skype can conflict with your vncviewer -listen 80
this software use port 80 or 443 for users using broadband NAT router/firewall unconfigured/restricted

if there no restriction, Skype use default port 3841
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply