Hi all,,
this my second thread post..
is it possible to do remote shutdown in a network using java..?
thanks in advance..
Printable View
Hi all,,
this my second thread post..
is it possible to do remote shutdown in a network using java..?
thanks in advance..
Remote shutdown of what?
Here's the scenario :
i have a multiplayer game center,, i've develop billing application for my MP game center.
In my application, i want to be able to remote shutdown my computer client if they forgot to shutdown the computer by the time they have already using it..
or if there a "naughty" using which do something cheating,, i want to shutdown the computer immediately..
i want to integrate that module (if remote shutdown is posible) into m billing app..
thx for the advice..
I don't advise going that route. I wouldn't want any application shutting down my computer behind my back.
How to shutdown also depends on what type of application you are running. e.g. A web application wouldn't be able to do it. It also depends on the type of operating system being run meaning your code would be platform dependent, defeating one of the reasons for using Java in the first place.
Don't shutdown people's computers behind their back.
Don't get me wrong..
Please..
the first reason for my Question is, i just want my billing application stay 100% operable,, surely i will inform them ( the user) before i shut down my computer client..
any suggestion for me please ?
You still haven't given any details about your application.
Here my point :
i have an billing application,, in my server i have a JFrame used as Client monitoring form, which capable to display all of my client PC activity, which consist of JTable and a JPanel.
my goal is when i found that any user running any suspicious program,, i'm be able to give him a warning (via pop-up menu which triggered by right click event), and then shutdown those computer..
so i wonder how can i remotely shutdown my client PC..
is it clear enough..?
thank you for the reply..
can u send me your codes till now what ever u have done in this project i make sure i can help you. i m bca final year student
you want remotely shutting down of pc right
Heck no, and I think that the OP's out of his mind to want this either (and by the way, that was what, 5 months ago?). Shut down the app, sure, close the user's connection, sure, but shut down their PC? That's evil and should not be considered. I am thinking though that shutting down this thread is good however.