Search found 2 matches

by rkokoski
2009-01-26 16:55
Forum: SC
Topic: SC + Repeater Confusion/Questions
Replies: 4
Views: 7016

Re: SC + Repeater Confusion/Questions

While I agree with you I am finding that "partially" correct. I figured out how it got to 4666 on the repeater. 4666 = 5900-1234. Because I use "-1234" it took the 5900 then subtracted 1234 giving me 4666. Thus the SC was trying to connect to the repeater using ID 4666.

I did correct the helpdesk ...
by rkokoski
2009-01-26 02:53
Forum: SC
Topic: SC + Repeater Confusion/Questions
Replies: 4
Views: 7016

SC + Repeater Confusion/Questions

I've been playing around with the SC (1) and building my custom .exe to pass out. I am coding the helpdesk.txt file for an ID so I can use a repeater. The line in the code is.

[HOST]
FDTServer ID-1234
-ID -1234 -connect 10.0.1.10:5500 -noregistry

I was having problems having the SC connect to the ...