Cross Platform Support
-
Thursday, August 09, 2012 11:34 AMHow to shutdown a remote Linux Client System when the server is running a Windows Operating system using .net framework with Visual Studio 2010 specially with Visual Basic 2010 ?
- Edited by Vijay1990 Thursday, August 09, 2012 11:34 AM
All Replies
-
Thursday, August 09, 2012 12:32 PMBasically some Linux application (yours or standard) should ask local operating system to shutdown, by network request.
Developer
-
Thursday, August 09, 2012 12:58 PM
But how to do it in a coding format ?
Or is there any other way to do it in Client-Server Model ?
-
Thursday, August 09, 2012 2:04 PMYou mean how you write such a client application?
Developer
-
Wednesday, August 15, 2012 9:04 AMYes, I mean how to actually code such an application on LINUX System. Because Windows based applications don't execute on LINUX platform. Or is there any other way to do it ?
-
Sunday, August 19, 2012 12:43 AMThen you need to ask in a Linux development forum. There is no code in the .Net network library that can do that - it is for networking, not for shutting down a Linux machine.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP

