I've recompiled the single click from the source code retrieved on the CVS, I created the client with the offline creator using the "winvnc.exe" that i've just built, but now i have a strange behaviour:
when i start a connection from the single click(double-clicking on an item in the list), the listener directly connect without prompting anything about "accepting or refusing connection from the server", as it usually do with the default "winvnc.exe" provided with the offline creator.
Can anybody explain me what is happening?
I haven't modified the source code, i just recompiled it.
the helpdesk.txt is the following:
Code: Select all
[TITLE]
My company
[HOST]
My company technical support
-connect my.address.com:5500 -noregistry
[TEXTTOP]
Dubble Click to make a connection
[TEXTRMIDDLE]
Version 1.0 RC18
[TEXTRTOP]
UltraVNC SC
[TEXTMIDDLE]
[TEXTBOTTOM]
[TEXTRBOTTOM]
[TEXTBUTTON]
About us..
[WEBPAGE]
www.google.com
[TEXTCLOSEBUTTON]
Close..
[BALLOON1TITLE]
Establishing connection ...
[BALLOON1A]
5 min try period
[BALLOON1B]
If it fails, the software will remove himself
[BALLOON1C]
from your system.
[BALLOON2TITLE]
Connection active.
[BALLOON2A]
Warning, your desktop is remote visable
[BALLOON2B]
You can break the connection any time
[BALLOON2C]
by using the close button
[WEBPAGE]
www.google.com
Please, help me