Search:

Type: Posts; User: jlai

Search: Search took 0.00 seconds.

  1. Thread: rsh timeout

    by jlai
    Replies
    0
    Views
    7,203

    rsh timeout

    Hi,
    My program requires rsh into another machine to do some jobs, but it looks like that windows RSh always timeout after 2 minutes.

    Here is the sample test to illustrate error messages I got:...
  2. Replies
    2
    Views
    4,383

    I fixed the problem. _DLL needs to be added as...

    I fixed the problem.
    _DLL needs to be added as part of the preprocessor definition.
  3. Replies
    2
    Views
    4,383

    fprintf to stderr crash programs

    Hi,
    I have a C program that is compiled within Visual Studio. The C program contains a parent process and a child process that do some tasks of its own. In the program there are also some fprintf...
Results 1 to 3 of 3