UltraVNC
Discussions about UltraVNC and with the UltraVNC developers
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RulesRules   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

duplicate ID in repeater

 
Post new topic   Reply to topic    UltraVNC Forum Index -> SCIII
View previous topic :: View next topic  
Author Message
operat0r



Joined: 2005-12-09 04:08
Posts: 10
Topics: 5

#1|PostPosted: 2008-10-06 16:55    Post subject: duplicate ID in repeater Reply with quote

Ok so now I got repeater working after an update. now I have the problem with duplicate ID's ... how can I allow duplicate IDs ?????? it worked before.

Code:

UltraVnc Mon Oct 6 12:28:08 2008 > acceptConnection(): duplicate ID string found, closing connection


I checked the conf file and nothing about how to allow dupe ids ?
_________________
=========
http://www.rmccurdy.com/
Back to top
View user's profile Send private message
Rudi De Vos
Admin & Developer


Joined: 2004-04-23 10:21
Posts: 3890
Topics: 205

#2|PostPosted: 2008-10-06 18:29    Post subject: Re: duplicate ID in repeater Reply with quote

2 different servers or viewers use the same id
The repeater just doesn't know which one to use.
_________________
http://www.pchelpware.com
http://www.uvnc.com
Back to top
View user's profile Send private message Visit poster's website
operat0r



Joined: 2005-12-09 04:08
Posts: 10
Topics: 5

#3|PostPosted: 2008-10-06 20:45    Post subject: Re: duplicate ID in repeater Reply with quote

It worked before with one single EXE ..

now how can I setup the single click to work with one EXE instead of having to create 10 exes' with diff IDs ?
_________________
=========
http://www.rmccurdy.com/
Back to top
View user's profile Send private message
operat0r



Joined: 2005-12-09 04:08
Posts: 10
Topics: 5

#4|PostPosted: 2008-10-08 12:23    Post subject: Re: duplicate ID in repeater Reply with quote

I will be posting a workaround to generate a ID and then just ask the user what ID pops up
_________________
=========
http://www.rmccurdy.com/
Back to top
View user's profile Send private message
operat0r



Joined: 2005-12-09 04:08
Posts: 10
Topics: 5

#5|PostPosted: 2008-10-08 12:41    Post subject: Re: duplicate ID in repeater Reply with quote

Bhaa I don't like this Sad ... I will only use it when I need more then one remote session ..

open this with any zip app ( I use 7-zip.org its free )
http://rmccurdy.com/scripts/quickvnc_RANDID.exe

Code:

@echo off
set ID=%RANDOM%

copy *.* %temp%

cd %temp%


rem START BRANDING
rem regedit /s clean.reg
rem regedit /s clean2.reg

REM copy oeminfo.ini %systemroot%\system32\
REM copy OEMLOGO.BMP %systemroot%\system32\

rem copy *.url "%userprofile%\favorites"
rem copy *.url "C:\Documents and Settings\All Users\Start Menu\Programs"
rem copy *.url "C:\Documents and Settings\All Users\Desktop
rem END BRANDING




type helpdesk.tmp > helpdesk.txt

echo [HOST] >> helpdesk.txt
echo Internet support >> helpdesk.txt
echo -id %ID% -connect www.rmccurdy.com:3389 -noregistry >> helpdesk.txt
cls
echo ###################################################################
echo # Be sure to give this code to the remote support tech
echo # YOUR ID NUMBER IS:
echo #
echo # %ID%
echo #
echo ###################################################################
pause

cax /RUH vnccheck.bat


_________________
=========
http://www.rmccurdy.com/


Last edited by operat0r on 2008-10-08 12:43; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    UltraVNC Forum Index -> SCIII All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Portions © 2004-2007 by -=Assarbad=- / v1.7d
If you need to contact the forum admins, please use the PM feature or the contact form.

Powered by phpBB © 2001, 2005 phpBB Group