Click here to Skip to main content
15,896,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 2:08
ArtOfScience29-Nov-10 2:08 
GeneralRe: How to detect if monitor is powered on Pin
Keith Barrow29-Nov-10 2:12
professionalKeith Barrow29-Nov-10 2:12 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 2:25
ArtOfScience29-Nov-10 2:25 
GeneralRe: How to detect if monitor is powered on Pin
Keith Barrow29-Nov-10 2:37
professionalKeith Barrow29-Nov-10 2:37 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 2:41
ArtOfScience29-Nov-10 2:41 
GeneralRe: How to detect if monitor is powered on Pin
Keith Barrow29-Nov-10 2:48
professionalKeith Barrow29-Nov-10 2:48 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 2:56
ArtOfScience29-Nov-10 2:56 
AnswerRe: How to detect if monitor is powered on Pin
#realJSOP29-Nov-10 3:33
professional#realJSOP29-Nov-10 3:33 
IngValentini wrote:
is at least possible to detect if PC monitor is powered on


You probably can because Windows needs the monitor to be powered up so it can determiine an appropriate resolution. I don't know how to go about doing this.

IngValentini wrote:
detect if someone is sharing my desktop (perhaps using some kind of Windows APIs??)


Again, you probably can, and again, I don't know how you would go about doing it.

Google is your friend.

BTW, wbhen posting a question here, you have to consider that the majority of people that have any hope of answering questions are living in another timezone. You have to either learn patience, or develope your google foo to a finer art.

For what it's worth, I'd write a windows service to sit on the machine in question, and as long as the machine is on, it can be communicated with via TCP/IP or even HTTP.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 3:42
ArtOfScience29-Nov-10 3:42 
GeneralRe: How to detect if monitor is powered on Pin
Dave Kreskowiak29-Nov-10 3:46
mveDave Kreskowiak29-Nov-10 3:46 
GeneralRe: How to detect if monitor is powered on Pin
fjdiewornncalwe29-Nov-10 4:27
professionalfjdiewornncalwe29-Nov-10 4:27 
GeneralRe: How to detect if monitor is powered on Pin
#realJSOP29-Nov-10 4:46
professional#realJSOP29-Nov-10 4:46 
GeneralRe: How to detect if monitor is powered on Pin
fjdiewornncalwe29-Nov-10 8:21
professionalfjdiewornncalwe29-Nov-10 8:21 
QuestionRe: How to detect if monitor is powered on Pin
musefan29-Nov-10 4:49
musefan29-Nov-10 4:49 
AnswerRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 6:26
ArtOfScience29-Nov-10 6:26 
GeneralRe: How to detect if monitor is powered on Pin
Keith Barrow29-Nov-10 8:07
professionalKeith Barrow29-Nov-10 8:07 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 8:14
ArtOfScience29-Nov-10 8:14 
AnswerRe: How to detect if monitor is powered on Pin
thierrie wiersma29-Nov-10 8:58
thierrie wiersma29-Nov-10 8:58 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 22:14
ArtOfScience29-Nov-10 22:14 
Questiontransmitting msgs from pc to mobiles in c# Pin
kishore14629-Nov-10 0:13
kishore14629-Nov-10 0:13 
AnswerRe: transmitting msgs from pc to mobiles in c# Pin
Keith Barrow29-Nov-10 1:10
professionalKeith Barrow29-Nov-10 1:10 
AnswerRe: transmitting msgs from pc to mobiles in c# Pin
Abhinav S29-Nov-10 7:18
Abhinav S29-Nov-10 7:18 
Questionhow to transmit msgs from pc to mobiles in c# Pin
kishore14629-Nov-10 0:08
kishore14629-Nov-10 0:08 
AnswerRe: how to transmit msgs from pc to mobiles in c# Pin
Phil J Pearson29-Nov-10 6:07
Phil J Pearson29-Nov-10 6:07 
QuestionPrevent monitor from power on Pin
ArtOfScience28-Nov-10 23:10
ArtOfScience28-Nov-10 23:10 

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.