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.