Menu

#23 Detect when other dijjer is running

open
nobody
5
2005-02-04
2005-02-04
No

Dijjer should detect whether another Dijjer is running,
and if it is, shut it down.

Discussion

  • Mason

    Mason - 2005-02-05

    Logged In: YES
    user_id=258255

    Really? I like being able to run two dijjers

     
  • Anonymous

    Anonymous - 2005-02-05

    Logged In: YES
    user_id=2857

    It should only do this if the first Dijjer's HTTPServer is
    already bound to the same port that the second Dijjer wants
    to use. You will therefore have no problem running two
    Dijjers provided they use different local HTTP ports.

     
  • Chris

    Chris - 2005-08-24

    Logged In: YES
    user_id=51779

    Revision 1.16 of
    Dijjer/src/dijjer/updater/ResourceManager.java should
    accomplish this.

     

Log in to post a comment.