Search:

Type: Posts; User: Mierin

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    1,236

    But others of us are behind a firewall that...

    But others of us are behind a firewall that blocks all ports period. The only way to get out is through a http proxy server.

    How about a client that reports through http and has proxy server...
  2. Replies
    2
    Views
    393

    I've reported this before. After failing once to...

    I've reported this before. After failing once to report, the client doen't actually try again or trys but does something wrong. This could have been verified by restarting the client imediately...
  3. Replies
    27
    Views
    4,257

    So there are at least 3 unique bugs related to...

    So there are at least 3 unique bugs related to submitting blocks:

    1) Socket is not released and eventually eats up enough resources that submits aren't possible (Win9x only?). (Symptoms e.g. last...
  4. Replies
    10
    Views
    1,222

    Thank god for no MFC. It does help get a bunch...

    Thank god for no MFC. It does help get a bunch of base functionality for free, but then is worthless after that.

    DP
  5. Replies
    10
    Views
    1,222

    It is not a trivial change. You wouldn't have to...

    It is not a trivial change. You wouldn't have to rewrite the entire Message handler. Mainly you replace WM_CREATE with WM_INITDIALOG and don't call DefWindowProc and the end, just return false.
    ...
  6. Replies
    27
    Views
    4,257

    Here is a new one: After receiving an error from...

    Here is a new one: After receiving an error from the server, my client didn't want to report. At least you can see that the problem was fixed by restarting the client but it did cost me 3 hours.
    ...
  7. Replies
    10
    Views
    1,222

    I don't know if you are using MFC or not, so I...

    I don't know if you are using MFC or not, so I will assume not. If you use CreateWindow tabs are relatively hard. If you use CreateDialog tabs are automatic.

    Do you have source code available. ...
  8. Replies
    27
    Views
    4,257

    This is just a minor suggestion. I had one...

    This is just a minor suggestion. I had one machine where the "View Log" button wasn't working. The problem seems to be that you are looking in the registry for the "Open" command which is the...
  9. Replies
    27
    Views
    4,257

    This has nothing to do with the server. Here are...

    This has nothing to do with the server. Here are two clues. 1) Once you restarted the client you connected instantly. 2) Each time it failed to connect no time passed between when it started...
  10. Replies
    708
    Views
    162,387

    I was reading an RSA-72 web page yesterday and it...

    I was reading an RSA-72 web page yesterday and it said that P4 does not have a hardware instruction for rotate. If the seiveing makes extensive use of rotate that would explain it.

    I think P4 is...
  11. Replies
    4
    Views
    837

    Re: Dang other programs take time away

    "personal firewalls" are really not firewalls at all and I wouldn't run one.

    That said ZoneAlarm has options to always allow certain programs. Last time I checked that option was available from...
  12. Replies
    7
    Views
    1,257

    There is a formatting problem with sub-proofs B-G...

    There is a formatting problem with sub-proofs B-G on my browser (IE 6.0). All seven pages make prolific use of character 0xA0 which should be non-breaking-space, but shows up as A-Curcumflex. If I...
  13. Replies
    27
    Views
    4,257

    This should only happen on Win9x. This is the...

    This should only happen on Win9x. This is the same error as the "pages of CLOSE_WAIT" error. Win9x has a limited number of sockets shared between all apps.

    On XP I don't have this problem. I...
  14. Replies
    8
    Views
    1,649

    I was wondering this myself and searching the...

    I was wondering this myself and searching the forum I found your question, but no answer.

    The only thing I can think of is that n Upper Bound is updated more frequently than Current Test Window...
  15. Replies
    11
    Views
    1,501

    I have seen serveral cases where the log says...

    I have seen serveral cases where the log says "temporarily unable to connect -- block added to submit queue"

    And even one "couldn't report to server [can't log in], retry in 1200 secs [error: 0]"...
  16. Replies
    11
    Views
    1,501

    That would be expected since the server would...

    That would be expected since the server would have no way of knowing if I was down or just working slowly. What I meant is that it showed a constant line at full power, not half power
  17. Replies
    9
    Views
    1,372

    I am under the impression that just adding a team...

    I am under the impression that just adding a team name to my config is enough (after all that is what I did and I show up on the team stats).

    On second thought, I might have put the team name on...
  18. Replies
    10
    Views
    1,739

    Since it just takes a simple call to...

    Since it just takes a simple call to GetSystemInfo() to find the number of processors, I see no reason why we need to have separate clients. I don't know how hyper-threading affects this call, but...
  19. Replies
    11
    Views
    1,501

    My concern wasn't for the work loss in restarting...

    My concern wasn't for the work loss in restarting that block. My concern was for the hours upon hours that the program was hung. Not to mention that I would rather not have to nurse the program. I...
  20. Replies
    11
    Views
    1,501

    ditto, but windows client

    I have 8 windows clients and 1 linux, but so far have only checked 4 of the windows clients. Looking at my graph I believe at least one other to be hung.

    2 of the 4 halted yesterday at 16:06 and...
Results 1 to 20 of 20