Closed mschn closed 12 years ago
Currently, if I try to run the launcher while it's already running on the same port, i'll end up with a failure because the port is already bound.
Instead, I could simply try to connect to localhost:port/wissl/ and if a server is already up, notify the user and do nothing.
Currently, if I try to run the launcher while it's already running on the same port, i'll end up with a failure because the port is already bound.
Instead, I could simply try to connect to localhost:port/wissl/ and if a server is already up, notify the user and do nothing.