Click here to Skip to main content
15,892,005 members
Articles / Desktop Programming / Win32

Manage server remote start/shutdown in the background using Windows Services and .NET Remoting

Rate me:
Please Sign up or sign in to vote.
4.89/5 (5 votes)
7 Jan 2008CPOL9 min read 39.6K   2K   28  
Remote control startup and shutdown of a server automatically by several clients, to have the server running only if the clients are active. Uses Wake On Lan, Windows Services, and .NET Remoting.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions