Using Asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smahaboob
    New Member
    • Mar 2007
    • 32

    Using Asp.net

    HI GOOD MORNING TO ALL

    How can i shut down the other systems which are connected in LAN. through my asp.net web application.


    thanks
    mab
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Giving that kind of power is big security no-no... BUT Microsoft has a nice little doo-dad called "shutdown" and can be used to shutdown windows based PCs on your LAN (if you have non-windows based PCs you will have to look for some third-party program to handle doing it)
    Check here for some ways to use it:
    Shutdown command help for MS-DOS and the Windows command line. Page includes shutdown availability, syntax, and examples on how to use the shutdown command.

    or

    Comment

    • radcaesar
      Recognized Expert Contributor
      • Sep 2006
      • 759

      #3
      You can't succeed in this stuff at all times since its a severe security issue. If you had the whole control of your network then you can.

      :)

      Comment

      Working...