Search found 5 matches

by Klue22
Tue Jun 12, 2012 1:25 am
Forum: 3rd party contributed software
Topic: Langouste -- WU upload/download de-coupler (+upload capping)
Replies: 173
Views: 136165

Re: Langouste -- WU upload/download de-coupler (+upload capp

I was asking if it was possible for to manually specify to langouste what the working directory is. As it currently stands it langouste detects the working directory by tracing the PID of the folding client.
by Klue22
Mon Jun 11, 2012 7:58 pm
Forum: 3rd party contributed software
Topic: Langouste -- WU upload/download de-coupler (+upload capping)
Replies: 173
Views: 136165

Re: Langouste -- WU upload/download de-coupler (+upload capp

Okay so I think I know what your saying tear. But is there no way to mod the langouste program to always run the helper script from a specific location? in other-words manually specify the working directory?
by Klue22
Thu Jun 07, 2012 6:03 pm
Forum: 3rd party contributed software
Topic: Langouste -- WU upload/download de-coupler (+upload capping)
Replies: 173
Views: 136165

Re: Langouste -- WU upload/download de-coupler (+upload capp

Its mostly just slow (since i live out in the sticks). I actually think I got it mostly. I changed this line (in langouste.c): listen_address.s_addr = htonl(INADDR_LOOPBACK); to listen_address.s_addr = htonl(INADDR_ANY); before compiling it. It seems to work as long as I have the two computers are V...
by Klue22
Mon May 28, 2012 2:30 am
Forum: 3rd party contributed software
Topic: Langouste -- WU upload/download de-coupler (+upload capping)
Replies: 173
Views: 136165

Re: Langouste -- WU upload/download de-coupler (+upload capp

Basically my internet connection is spotty enough that I sometimes can't upload WUs before the two hour timeout. My thinking was that by VPNing my dedicated sever (at a data center) to my home network that I could run langouste on the server to ensure that WU uploads wouldn't time out. So (in my hea...
by Klue22
Mon May 21, 2012 8:20 am
Forum: 3rd party contributed software
Topic: Langouste -- WU upload/download de-coupler (+upload capping)
Replies: 173
Views: 136165

Re: Langouste -- WU upload/download de-coupler (+upload capp

What would be required to get the langouste to accept connections from other computers?