Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SC based on Rel1.00 online

Single Click discussions / bugs
Post Reply
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

SC based on Rel1.00 online

Post by Rudi De Vos »

http://sc.uvnc.com/index.php?section=19

Status: test
Don't forget to read the syntaxt for helpdesk.txt

[DEBUG] --> can be handy during testing
[ENTERCODE] --> needed for id input
Enter Your ID
no [TEXTBUTTON] now also remove the button

enter.bmp....fast made.
Perhaps someone can make something better...to minimize size
16 colors is recommended.
Transparent color=RGB(247,255,255)
Use same size and take in account the places of the buttons and the input
window.
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

Hmm, can't get much sense out of this one.. It dies when you try to connect... Anyone else seeing this?

Also not sure where the enter.bmp is shown. Do you have a screenshot, or an example graphic?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Need to check it again...same prob.
Some last mode must do something strange
Using a fake adress will never work.... :)

-connect 192.168.1.103:5500 -noregistry OK
-id 123 connect 192.168.1.103:5500 -noregistry

Did you read the syntaxt helpdesk.txt on the site.
Contain screenshot

my test
---------

Code: Select all

[TITLE]
Technical Support - Desktop Sharing
[HOST]
Technical Support 
-id 12456 -connect 192.168.1.103:5500 -noregistry
[TEXTTOP]
Double Click to make a connection
[TEXTMIDDLE]
Before making a connection
[TEXTBOTTOM]
[TEXTRBOTTOM]
[TEXTRMIDDLE]
[TEXTRTOP]
#[TEXTBUTTON]
More Info
[WEBPAGE]
http://www.uvnc.com
[TEXTCLOSEBUTTON]
Close
[BALLOON1TITLE]
Connecting to helpdesk ...
[BALLOON1A]
[BALLOON1B]
[BALLOON1C]
[BALLOON2TITLE]
Connected ...
[BALLOON2A]
A support rep is connected.
[BALLOON2B]
[BALLOON2C]
[ENTERCODE]
Enter Your ID
[DIRECT]
Last edited by Rudi De Vos on 2005-06-30 22:13, edited 3 times in total.
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

Perhaps I am not quite understanding the point of the connection ID.

I was assuming that this could be unique to each user, so I knew who was requesting the incoming connection. By the looks of it, I need to "hard code" the ID into the helpdesk.txt. Surely this means it's nothing more than an outward "password" to connect to me....
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

from
http://sc.uvnc.com/index.php?section=14

NEW FOR REL1.00

[ENTERCODE]
Enter Your ID
[ENTERCODE] This is used when you specify 1 [HOST] and use -id xxxxxx
In this case the standard menu is skipped and xxxxx is ignored, a input window is opened to let the user enter an id.

NO hardcoded id..... it is only used when you don't have the
[ENTERCODE] in the helpdesk.txt

Perhaps a bit difficult, but needed to maintain compatible with previous version.
Last edited by Rudi De Vos on 2005-06-30 22:28, edited 1 time in total.
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

I did read that, but it did not make much sense to me :-(
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Perhaps you could describe it from a non prgrammer view...
It is always hard to explain something
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

[HOST]
Technical Support
-id 19001230 -connect myhost.dyndns.org:5500 -noregistry

...

[ENTERCODE]
19001230 <--- (like a birth date for easy remember code and only number)
[DIRECT]
----------------

example:

-id 129001230 -connect myhost.dyndns.org:5500

-id 19001230 = your personal choice like you select a birth date
(limited to only 9 numbers, no letters)

-connect myhost.dyndns.org = your personal repeater or proper NAT router for accepting incoming connection redirected to your computer if your ip dynamic with a dynamic DNS service configured inside your router and service active to your DynamicDNS provider

:5500 = the port your opened on your NAT router if NOT EXIST repeater and viewer -listen on this standard port that used for winvnc direct connect to your myhost WITHOUT repeater

or

:5500 = the port your opened on your DMZ/LAN if there repeater properly configurerd, so your viewer can be anywhere in the world because you make a direct connection to your repeater too ! Then repeater made connection match (winvnc <--> viewer) with same id 19001230 pre-configured by yourself the day your create your own SC.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

Ahh, so the code that gets entered, determines which connection [HOST] is used? Is this it's purpose?

If i know the purpose, perhaps I may be able to explain it better...
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

NO hardcoded id..... it is only used when you don't have the
[ENTERCODE] in the helpdesk.txt
[HOST]
-id 12345678 -connect 192.168.1.10:5500

if i put
[ENTERCODE]
12345678
[DIRECT]

on screen
i see the code
12345678
[ ]

and I must input again
same number and press OK
even [DIRECT is already include in helpdesk.txt


the log repeater 1.0.03 resulting
local input is EOF
Server Removed from list 12345678
Viewer removed from list 12345678
...
when I input the same code in SCII
then connection successfull to viewer with same id.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

the client with the right click close SC...
the temp folder would not completely deleted folder 7zsXX.tmp stay 2 residual files... vnchooks.dll and winvnc.exe
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

[ENTERCODE] <<----Open menu and MANUAL enter your ID
12345678 <------TEXT to display on the "enter ID" dialog

BY using the option [ENTERCODE] you can use the same SC for
different ID's.


Next version of the repeater
-logging (time, data volume) per ID
-Allow a list of supported ID codes, all other will be refused
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

BY using the option [ENTERCODE] you can use the same SC for
different ID's.
now, really clear (for me)
Next version of the repeater
-logging (time, data volume) per ID
-Allow a list of supported ID codes, all other will be refused
very good idea, because I have no idea when some hacking was started and how many data was transfered.
would be available as compatible event log or only proprietary repeater log unusable ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Logging in plain asci with use of seperators, to file
No event logging.

Format has to allow that it can be imported in excel
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Update

1) Can handle driver
2) The special session handling is disabled, SC always run as application
Could give problem on w2k and w2k3 with wts.
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

Hmm, just tried recreating my sc exe using the 1.0 version posted, and it does the same, exits shortly after attempting to connect.

is the new version posted? (I do have the driver installed BTW).
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

New version is posted.

-driver changed, SC now can use mirror driver
(use the mirror instead of the hookdll)
-Session lock changed, there was problem on systems with muliple users connected(RDP)

The problem you have looks more like syntax problem.
Is the helpdesk.txt syntax correct !

Are you using a repeater ?
direct viewer connection ?
Is the host you specified reachable ?
Guest

Post by Guest »

Rudi De Vos wrote:New version is posted.

-driver changed, SC now can use mirror driver
(use the mirror instead of the hookdll)
-Session lock changed, there was problem on systems with muliple users connected(RDP)

The problem you have looks more like syntax problem.
Is the helpdesk.txt syntax correct !

Are you using a repeater ?
direct viewer connection ?
Is the host you specified reachable ?
The helpdesk.txt is unchanged from a working 20.3 version I was using. if I upload the file to the 20.3 SC creator, it works, if I upload it to the 1.0 creator, it does not. I will test again tonight, see if it's any better. (PS. The release still says 30th June on the creator page).
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

if you add
[DEBUG]

You get a console window that give some debug info, perhpas you find some clue in it.

How do you connect ?

If you provide the zip name, i can always check the syntax
Last edited by Rudi De Vos on 2005-07-04 16:42, edited 1 time in total.
mgillespie
8
8
Posts: 17
Joined: 2004-06-22 08:50
Contact:

Post by mgillespie »

Unfortunatly, adding the debug option does bring up the window, but when it crashes, the debug window disappears before I can catch it...

Can we have a version where the debugging is output the standard debug streams, so sysinternals debugwin can see it? OutputDebugString(""); should be sufficent...

As for the zipfile name, it's markgvnc.zip
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

1) I use the default port for a listening viewer 5500
Unless you changed the default port, you try to connect to 5900

2) You need to use the latest viewer (Rel1.00)
Older viewers don't understand the little data exchange (user name+system info) before the actual loggon.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

SC based on Rel1.00 status ?

Post by Rudi De Vos »

Status on creator page is still on test....

Are people using this version ?
Stable ?
Problems ?
Extra documentation needed ? What is not clear ?
sgt-d
40
40
Posts: 81
Joined: 2005-03-29 04:46
Contact:

Post by sgt-d »

sweet, i've been waiting for this. i haven't had much time to test it thoroughly, but it seemed to work fine for me on the two basic tests that i ran.

i also wanted to mention that the about screen shows "sc 20.3" instead of "sc rel 1.0.0".
Da GMan

File Transfer

Post by Da GMan »

Hi Guys

Sorry I guess I don't get it, been reading all day and I still don't know does SC support File Transfer?? Some say YES some say NO, read you need Ultr@VNC ver 19 for it to work, copy ZIP and UNZIP Dll's to system folder, been there and tried it all.........

Please Rudy, does file transfer work with SC and if so what Ultr@VNC version do you need.

Otherwise the BEST Program EVER

Da GMan :D :D :D :D
RobH
Former moderator
Former moderator
Posts: 113
Joined: 2004-05-03 18:04
Location: Chicago, IL

Re: File Transfer

Post by RobH »

yes it does :D
download it and try it out. It's based on 1.0 now also.


Da GMan wrote:Hi Guys

Sorry I guess I don't get it, been reading all day and I still don't know does SC support File Transfer?? Some say YES some say NO, read you need Ultr@VNC ver 19 for it to work, copy ZIP and UNZIP Dll's to system folder, been there and tried it all.........

Please Rudy, does file transfer work with SC and if so what Ultr@VNC version do you need.

Otherwise the BEST Program EVER

Da GMan :D :D :D :D
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

To be able to do directory file transfer unzip32.dll and zip32.dll are also needed.

Because the ddls are big, compared to the exe, they are NOT included.
Directory File transfer is NOT supported by default.

You always can manual zip/unzip a directory and transfer it as a file.
Klinha

Server drops / Debug to file

Post by Klinha »

mgillespie wrote:Unfortunatly, adding the debug option does bring up the window, but when it crashes, the debug window disappears before I can catch it...

Can we have a version where the debugging is output the standard debug streams, so sysinternals debugwin can see it? OutputDebugString(""); should be sufficent...

As for the zipfile name, it's markgvnc.zip
I’m trying to find out why VNC SC drops after the connection has been made.
In some ps’s with WinXP SP2 it works fine with if I use VNC Server to establish the connection, but not when I use VNC SC.
The connection is made I can see on the client side de screen but just for a few seconds then it just drops without a message.
The SC Server works on some computers with the same OS.
I can see the debug window bur not the last message.
It would be very useful for me if a log file was created.
Anyway anyone can help me with this “dropping” please say something.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Klinha
I’m trying to find out why VNC SC drops after the connection has been made.


viewer side known bug reported and workaround below
[topic=3600][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
eo
20
20
Posts: 49
Joined: 2004-10-22 01:01

Text Chat

Post by eo »

How do I add "text chat" back into UltraVncSC based on REL1.00 (TEST) ?
Post Reply