Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Problems to connect

Post Reply
martincantero@hotmail.com
Posts: 1
Joined: 2004-08-19 14:07

Problems to connect

Post by martincantero@hotmail.com »

I Am trying to connect to a PC and I Can't. I can reach the pc if I use the command ping and the ip number. But with the program I can't. With others pcs and others ip numbers theres no problem.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6838
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Is the port also 5900 ?

Test:

1) On server try
dosbox
telnet localhost 5900 ( or any other port)
This should answer
RFB 003.006
Or try a connection in loopback mode

2) Try the same from the viewer PC
telnet server_ip 5900
Post Reply