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

Chunkvnc port problem

Simple, Free, Open Source UltraVNC Wrapper Supporting Windows and Mac OSX
Post Reply
xdgamex
8
8
Posts: 8
Joined: 2011-11-03 16:57

Chunkvnc port problem

Post by xdgamex »

Hello im having a port problem the repeater keeps binding 5901 socket fine but the 443 keeps failing it says Check if port is not already in use port=443 . I have opened the ports in port forwarding in my router and have downloaded pfportchecker to test my ports and it keeps telling me it cannot test port 443 because an application is busy with it. I have nothing else running so im pretty confused as to what is going on my router is a d link dir-655 and im running windows 7 ultimate.
Thanks for the help...
xdgamex
8
8
Posts: 8
Joined: 2011-11-03 16:57

repeater problem

Post by xdgamex »

Hello im having a port problem the repeater keeps binding 5901 socket fine but the 443 keeps failing it says Check if port is not already in use port=443 . I have opened the ports in port forwarding in my router and have downloaded pfportchecker to test my ports and it keeps telling me it cannot test port 443 because an application is busy with it. I have nothing else running so im pretty confused as to what is going on my router is a d link dir-655 and im running windows 7 ultimate.
Thanks for the help...
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Chunkvnc port problem

Post by B »

(Please don't double post. There's a moderation queue for new users, as is explained during signup.)
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Chunkvnc port problem

Post by supercoe »

Sorry I don't know what to tell you, if the Repeater software tries to bind to port 443 and fails than another piece of software on that computer already is bound to that port.
This has nothing to do with your router settings.
You'll either have to change the server port on the Repeater and Compiler or find out what program is using this port.
Note, you will lose HTTP Proxy support if using a server port other than 443.

Good luck. :)
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Chunkvnc port problem

Post by B »

The googles tell me this might be a problem with that particular router, and/or your modem may be doing some NAT behind your back.

http://forum.portforward.com/YaBB.cgi?num=1237661189

http://www.mediasmartserver.net/forums/ ... f=5&t=6570
xdgamex
8
8
Posts: 8
Joined: 2011-11-03 16:57

Re: Chunkvnc port problem

Post by xdgamex »

Ive been trying setting and i even tried another pc with windows 7 ultimate and i get the same error (another application is using this port). When i go to a online port testing program like yougetsignal.com using me external up address it says that port 443 is open. So im not really understanding whats going on but im thinking it has something to do with windows 7 ultimate because its open but supposedly something is using my port 443 ive tried the netstat command but cant find anything using 443. Im really bummed out i thought this program would really work keep running into problems but ill keep trying if i had a win xp machine i could try and test to see if its my windows 7 ulti but i dont so that kinda sucks..... well thanks for any help you can provide
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Chunkvnc port problem

Post by supercoe »

Try to look for similarities in programs (virus scanner, firewall, etc...) between the two machines.

Some google-fu indicates that the problem can be with Skype:
Image

Try this program to narrow it down: http://www.itsamples.com/tcp-monitor.html

If all else fails most people don't require HTTP Proxy support anyways so just compile with 5500 as your server port and adjust the repeater settings accordingly.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Chunkvnc port problem

Post by B »

Shut down all ChunkVNC and/or other VNC services and processes. Then go to a command line and enter

netstat /an | find /i "443"

If you see anything returned in the LEFT side column (typically 0.0.0.0:443) then yes, something else running on your machine has port 443 open. You can download Process Explorer to figure out what's using the port, or the utility supercoe lists above. Damn, he ALWAYS whips out links and utilities I haven't seen before!
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Chunkvnc port problem

Post by supercoe »

Image
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
xdgamex
8
8
Posts: 8
Joined: 2011-11-03 16:57

Re: Chunkvnc port problem

Post by xdgamex »

THANK GUYS THANKS i used the cmd and process manager and found out what was using my 443 port it was a program called pando media booster just closed it down and tested it with the repeater and it is working. I guess maybe i got it from one of the games i play on my pc gonna uninstall it right away and finish compiling you guys really came through appreciate the help.
Post Reply