i have the following problem:
- When the "client" starts the predefined and compiled *.exe no connection is established to my listening vnc viewer
the User Interface of the actual compiled *.exe does not show any similarity to the user interface & functionality, as shown in the tutorial http://www.uvnc.com/addons/singleclick.html
Configuration:
The configuration "helpdesk.txt" is for testing purposes, without change of the actual static IP of the viewer computer, the same as in the custom.zip
[syntax="text"]
[TITLE]
UltraVnc SC
[HOST]
Internet support
-connect 192.168.222.59:5500-noregistry
[HOST]
Internet support encryption
-plugin -connect 192.168.222.59:5500 -noregistry
[TEXTTOP]
Dubble Click to make a connection
[TEXTMIDDLE]
Before making a connection
[TEXTBOTTOM]
Please Call 56 576896 to get your ticket
[TEXTRBOTTOM]
[TEXTRMIDDLE]
Kasteelpleinstraat 56
[TEXTRTOP]
Ultravnc PC support
[TEXTBUTTON]
More Info
[WEBPAGE]
http://www.ultravnc.net
[TEXTCLOSEBUTTON]
STOP test
[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]
http://www.ultravnc.net
[/syntax]
On my Viewer Computer I start the viewer via cmd:
Code: Select all
D:\Internet\UltraVNC\vncviewer.exe -listen 5500
I checked and switched off both firewalls
I had a succsessful ping on both computers.
Although TWO hosts are listed and NO [DIRECT] is set in the helpdesk.txt the compiled server *.exe does hide immediatly in tray.
by opening the UI looks like this?
I tried the first and last compiler on this site
http://www.uvnc.com/pchelpware/sc/creator.html
If i had a chance to try offline editors i would have done that, but all links for them are dead. So please help me understand, what i have done wrong.
Thank you!!!
[mod=494,1291232144]replaced code by syntax=text[/mod]