D
diffuser78
I want to write a simple clinet/server program that does the following.
On Windows, the program listens to the request from linux box
On Linux Box, client program send server a shutdown request and the
program at server i.e windows shuts windows sown,
I basically want to remotely shut down windows from linux and write
such a program in python.
Every help is appreciated.
On Windows, the program listens to the request from linux box
On Linux Box, client program send server a shutdown request and the
program at server i.e windows shuts windows sown,
I basically want to remotely shut down windows from linux and write
such a program in python.
Every help is appreciated.