Friday, June 24, 2005

 

boinc with http-proxy

First:
boinc_client -attach_project
It will failed.
Second:
Edit the file client_state.xml, add something like the following:
+++
<proxy_info>
<use_http_proxy/>
<http_server_name>wexpert</http_server_name>
<http_server_port>8888</http_server_port>
</proxy_info>
+++
Thrid:
boinc_client -attach_project
That should work.


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?