After more 2 000 000 (two million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is always welcome

2026-03-11: CVE-2026-3787 Clarification: https://forum.uvnc.com/viewtopic.php?t=38155

2025-12-14: 1.7.1.X-dev release builds need tests and feedback: https://forum.uvnc.com/viewtopic.php?t=38134

2025-12-02: We need help: English Wikipedia UltraVNC page has been requested to deletion: https://forum.uvnc.com/viewtopic.php?t=38127
Any help is welcome to improve the UltraVNC page and/or to comment on the Wikipedia Talk page

2025-05-06: Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

2023-09-21: Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Development: UltraVNC development is always here... Any help is welcome
Feedback is welcome

SC binary terminate just after HOST is clicked

Here you will find help for frequently asked questions as well as for your specific question
Post Reply
lazna
Posts: 3
Joined: 2022-04-25 07:28

SC binary terminate just after HOST is clicked

Post by lazna »

Trying to set-up scheme:

SC - NAT - repeater - NAT - Viewer

Just create SC binary, start it, but when only listed HOST is doubleclicked, binary silently terminated. What could be wrong?

Windows 10/64bit
version of repeater: 1400
SC binary created by 2018 creator
Captured debug messages:

Code: Select all

fh is 4
Fri Apr 29 00:47:25 2022
winvnc.cpp : sockets initialised
 --The operation completed successfully.
winvnc.cpp : test...   5901
 --The operation completed successfully.
winvnc.cpp : server created ok
 --The operation completed successfully.
vncproperties.cpp : loading local-only settings
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : authhosts cleared
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncpropertiesPoll.cpp : clearing user settings
 --The operation completed successfully.
vncclient.cpp : vncClient() executing...
 --The operation completed successfully.
vncclient.cpp : TEST 4
 --The operation completed successfully.
vncserver.cpp : AddClient() done
 --The operation completed successfully.
vncclient.cpp : client connected : xxx.xxx.xxx.xxx (1)
 --The operation completed successfully.
vncclient.cpp : DSMPlugin Pointer to socket OK
 --The operation completed successfully.
Fri Apr 29 00:47:26 2022
vncserver.cpp : removing unauthorised client
 --The operation completed successfully.
vncserver.cpp : RemoveClient() done
 --The operation completed successfully.
Fri Apr 29 00:47:27 2022
vncmenu.cpp : quitting from WM_DESTROY
 --The operation completed successfully.
winvnc.cpp : shutting down server
 --The operation completed successfully.
lazna
Posts: 3
Joined: 2022-04-25 07:28

Re: SC binary terminate just after HOST is clicked

Post by lazna »

Really no one is able to read log and tell me what is wrong?
Post Reply