Click here to Skip to main content
16,006,902 members
Home / Discussions / C#
   

C#

 
General(C#) XML Transformation help Pin
krayan0016-Jul-05 11:40
krayan0016-Jul-05 11:40 
GeneralDifferences came from debug and release Pin
Sasuko6-Jul-05 11:03
Sasuko6-Jul-05 11:03 
GeneralRe: Differences came from debug and release Pin
Guffa6-Jul-05 11:09
Guffa6-Jul-05 11:09 
GeneralRe: Differences came from debug and release Pin
Sasuko6-Jul-05 12:53
Sasuko6-Jul-05 12:53 
GeneralRe: Differences came from debug and release Pin
Carsten Zeumer6-Jul-05 23:03
Carsten Zeumer6-Jul-05 23:03 
GeneralRe: Question to system tray icons. Pin
eggie56-Jul-05 10:50
eggie56-Jul-05 10:50 
GeneralLog off/Lock a client machine Pin
eternalsoul6-Jul-05 10:13
eternalsoul6-Jul-05 10:13 
GeneralRe: Log off/Lock a client machine Pin
eggie56-Jul-05 10:54
eggie56-Jul-05 10:54 
Off the top of my head...

You can set up a client/server application on the two machines respectively, and then send a certain message from the client program to the waiting server and depending on the message received have the server execute that particular command, whether it be shut down, log off, lock etc.

On the server to log off, shut down and junk, look into the windows api and pinvoke the needed functions to preform those operations. Off the top of my head to shut down is ExitWindowsEx, just poke around it shouldn't be hard to find.

But, once you log out remotely, you won't be able to log back in remotely. I don't think...

/\ |_ E X E GG
GeneralRe: Log off/Lock a client machine Pin
eternalsoul6-Jul-05 20:01
eternalsoul6-Jul-05 20:01 
GeneralFeedback from a form Pin
Carl-Johan Larsson6-Jul-05 9:55
Carl-Johan Larsson6-Jul-05 9:55 
GeneralRe: Feedback from a form Pin
Christian Graus6-Jul-05 11:29
protectorChristian Graus6-Jul-05 11:29 
GeneralRe: Feedback from a form Pin
Carl-Johan Larsson6-Jul-05 18:48
Carl-Johan Larsson6-Jul-05 18:48 
GeneralPowerCollections 1.0 is released Pin
Kevin McFarlane6-Jul-05 9:53
Kevin McFarlane6-Jul-05 9:53 
GeneralRe: PowerCollections 1.0 is released Pin
Judah Gabriel Himango6-Jul-05 10:57
sponsorJudah Gabriel Himango6-Jul-05 10:57 
GeneralFind user & password in Access DB. Pin
sea#6-Jul-05 9:30
sea#6-Jul-05 9:30 
GeneralRe: Find user & password in Access DB. Pin
Guffa6-Jul-05 11:17
Guffa6-Jul-05 11:17 
GeneralRe: Find user & password in Access DB. Pin
malharone6-Jul-05 13:13
malharone6-Jul-05 13:13 
GeneralRe: Find user & password in Access DB. Pin
Matt Gerrans7-Jul-05 10:57
Matt Gerrans7-Jul-05 10:57 
GeneralPlease help - COM Interop Pin
metal_rob6-Jul-05 8:44
metal_rob6-Jul-05 8:44 
GeneralRe: Please help - COM Interop Pin
mav.northwind6-Jul-05 22:43
mav.northwind6-Jul-05 22:43 
GeneralRe: Please help - COM Interop Pin
metal_rob7-Jul-05 2:15
metal_rob7-Jul-05 2:15 
GeneralRe: Please help - COM Interop Pin
mav.northwind7-Jul-05 11:06
mav.northwind7-Jul-05 11:06 
Generalclosing the form with the [x] button Pin
marazm16-Jul-05 8:25
marazm16-Jul-05 8:25 
GeneralRe: closing the form with the [x] button Pin
LongRange.Shooter6-Jul-05 9:26
LongRange.Shooter6-Jul-05 9:26 
GeneralDatabase question Pin
Tom Wright6-Jul-05 8:20
Tom Wright6-Jul-05 8:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.