Is there a way to declare a source port with the compiled executable from the client side? It seems to pick random ports between 3000-4000. I am using the destination declaration default of 5500.
thanks.
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
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
declaring source port with compiled executable
Re: declaring source port with compiled executable
u would not be able to do that under any circumstances. if you are using the client side i am assuming that you are using the viewer to connect to the server. the client side will port always be asssigned by the OS randomly on which you have no control.Is there a way to declare a source port with the compiled executable from the client side?
what do you have in mind ? what is causing to ask this ? are there firewalls blocking outgoing connection ? please give more info and i and others will be able to help you more properlyIt seems to pick random ports between 3000-4000. I am using the destination declaration default of 5500.
Re: declaring source port with compiled executable
yes, I am having a problem with a client firewall. And I would like to be able to declare a source & destination port for the connection attempt to see if I can get around it. The destination port can be set in the config file before compiling the file, but apparently there is nothing in place to declare the source port.