[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
>
>
>>I basically want to remotely shut down windows from linux and write
>>such a program in python.
>
FWIW, s/from linux/from another machine/
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p
[EMAIL PROTECTED] wrote:
> I basically want to remotely shut down windows from linux and write
> such a program in python.
You probably don't need to write a service in windows for this. All you
need is to write your Linux python program with an SNMP library and
configure the Windows box to accep