• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

From RC5 to ECCp-109 What do I need

RemyCanad

Golden Member
Well now that RC5 is finished I have decided I will help TA finish up ECCp-109. So what do I need here. I have downloaded the client but how do I join the team......
 
welcome to the team! it's pretty simple to join in, complete a dp (won't take too long, depending on your system), then go here and submit your account email address at the bottom.

EDIT: by the way, there's lots of good info and stats on MereMortal's page here

Welcome!
 
Well I should be all setup. Thanks.

It took only about 10-15 minutes for the first one. (Maby shorter) And I am now on TA. One thing though. I do not show up in the stats area, is the updated daily or weekly...

And is there a client for Mac OS X? My G3 is fealing kinda left out.

Also, I am running the optimized client, and I ganed a lot. I am not sure how much but it did make a diffrence.
 
The stats are updated 4 times per day. The times are right now 12:50AM, 6:50AM, 12:50PM, and 6:50PM. All times are Eastern Standard Time.

There is also no Mac client. I believe it's because of all the x86 assembly optimizations.
 
from ECCP's FAQ:

How can I run this on a non-connected computer?
If you have a computer that never has an internet connection, you can still run this code. Assuming you get the software installed properly, you can "trick" another machine into returning the results for you. The file that contains the results to be sent is called 'dplist'. You will simply concatenate this file with the one on an internet-connected machine. The easiest way to do this is:
1. MOVE the dplist file from the non-connected machine to a floppy. Or, better still, copy it to floppy and rename the file on the machine to something different (i.e., dplist.6_26) just in case the floppy is defective.
2. From a DOS window, find the eccp109 directory on the connected machine.
3. While eccp109 is NOT running on the connected machine, do:
more a:\dplist >> dplist
This will concatenate the results from the floppy with the existing results on the connected machine. It's very important to have '>>' instead of just '>'; the extra '>' means concatenate, so you don't wipe out results on the destination machine. It's also important to MOVE the dplist file (or copy and rename), and not just copy it. This is so you don't waste bandwidth sending the same results next time you go through this process. If the same results are sent twice, they will get filtered out by our server - it's just a waste of bandwidth.


Sorry, i don't know the answer to your mac question. I believe F@H has a mac client, but haven't seen one for ECCP.
 
Back
Top