//flex table opened by JP

Click to See Complete Forum and Search --> : ECCP port question


DVNT1
09-20-2001, 09:14 AM
What port does the client use to connect to the DP_SERVER ?

(I'm behind a proxy so I'll need to do a static NAT assignment to the DP server and only want to allow the needed port access out)

Virus
09-20-2001, 10:49 AM
It uses port 80 and connects to a web page. That is why I can't understand why so many people are still having troubles with firewalls. It acts just like a web browser.

DVNT1
09-20-2001, 11:11 AM
I get an error "can't find user id information", then nothing appears to be happening.

My eccp109.ini is simply

----------------------------------------------------------------------
START_MINIMIZED=0
PERM_CONN=0
NO_TRAY_ICON=0
NEED_ACK=1
#SEND_INTERVAL=hh:mm:ss
DP_SERVER_HOST=www.statsaholic.com DP_SERVER_URL=http://www.statsaholic.com/eccpproxy.pl
PROXY=192.168.2.7:80
EXT_TIMING=0
----------------------------------------------------------------------

(where 192.168.2.7 is my proxy server)

Is there another step I missed with the user ID?
I'm trying the eccp109-127.1_win_ppro.zip client from Randy's site.

randy48
09-20-2001, 11:50 AM
The enhanced clients came out after we started the contest. With the original, you had to enter your user name, email, and real name. You can just create a "userinf.txt" file on one line enter your user name, e-mail address, and real name with no spaces

(Randy48,randy48@techemail.com,RandySundquist)

and save it into the eccp109 directory.

randy48
09-20-2001, 11:50 AM
sorry - to quick on the clicker

DVNT1
09-20-2001, 01:01 PM
Thanks Randy48, that's what I was missing.