jtorchat / jtorchat-old

Academic, Java, p2p, Messaging, Messenger, cyptography
21 stars 12 forks source link

On fixing tor.exe shutdown - after a jtorchat crash #26

Closed zerotamaitsu closed 12 years ago

zerotamaitsu commented 12 years ago

To fix the window tor shutdown, you need to put some sort of shutdown code against tor.exe in the beginning of the program. This is to deal with the possibility of crashes

code for it should be executed after the local server is started so that if jtorchat is still running it will not kill the previous jtorchats tor

ghost commented 12 years ago

Am 23.04.2012 04:34, schrieb zerotamaitsu:

To fix the window tor shutdown, you need to put some sort of shutdown code against tor.exe in the beginning of the program. This is to deal with the possibility of crashes


Reply to this email directly or view it on GitHub: https://github.com/jtorchat/jtorchat/issues/26 But then he kill a running jtorchat instance, we can create a choose window: kill running tor.exe and create a new or end --> by the listener port is in use

ghost commented 12 years ago

Now we have a menu to kill ol jtor.exe and jobf.exe tasks. Works under linux and windows.