Click here to Skip to main content
15,916,293 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Changing IE options from VC Pin
ThatsAlok21-Aug-07 23:09
ThatsAlok21-Aug-07 23:09 
QuestionRe: Changing IE options from VC Pin
David Crow22-Aug-07 2:32
David Crow22-Aug-07 2:32 
AnswerRe: Changing IE options from VC Pin
ThatsAlok22-Aug-07 21:27
ThatsAlok22-Aug-07 21:27 
AnswerRe: Changing IE options from VC Pin
ThatsAlok22-Aug-07 21:27
ThatsAlok22-Aug-07 21:27 
AnswerRe: Changing IE options from VC Pin
ThatsAlok22-Aug-07 21:33
ThatsAlok22-Aug-07 21:33 
QuestionHow to read partial scanline for tiff image? Pin
vandana721-Aug-07 22:51
vandana721-Aug-07 22:51 
QuestionSending a WM_ message to another PC Pin
Mike Winter21-Aug-07 22:25
Mike Winter21-Aug-07 22:25 
AnswerRe: Sending a WM_ message to another PC Pin
ThatsAlok21-Aug-07 22:34
ThatsAlok21-Aug-07 22:34 
Mike Winter wrote:
I have a remote PC with a Watchdog application running on it. This is monitoring the health of other applications runing on the PC, and if it detects a problem, will reset the PC. All applications are written in Visual c++, OS is XP home.

Is it possible to send a message over the network to the Watchdog app to instruct it to reset the remote PC?

Will FindWindow() work over a network (using the IP afddress of the remote machine), or is there another way of getting the handle of the Watchdog application?


for IPC over network, there are very few method available one of them is SOCKET, Remote Procdeure Call and NamedPipes( i havn't used Named pipes over network).
but Socket is most easy way to communicate over network!

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief

QuestionHow to record voice from Avaya IP phone Pin
Rajeche21-Aug-07 21:35
Rajeche21-Aug-07 21:35 
QuestionGeographical information Pin
Sunil P V21-Aug-07 21:04
Sunil P V21-Aug-07 21:04 
AnswerRe: Geographical information Pin
toxcct21-Aug-07 21:07
toxcct21-Aug-07 21:07 
GeneralRe: Geographical information Pin
Sunil P V21-Aug-07 21:14
Sunil P V21-Aug-07 21:14 
GeneralRe: Geographical information Pin
toxcct21-Aug-07 21:21
toxcct21-Aug-07 21:21 
GeneralRe: Geographical information Pin
Sunil P V21-Aug-07 23:00
Sunil P V21-Aug-07 23:00 
GeneralRe: Geographical information Pin
ThatsAlok21-Aug-07 22:34
ThatsAlok21-Aug-07 22:34 
QuestionDecrypt WIFI Pass Key Pin
Arun krishnan21-Aug-07 21:00
Arun krishnan21-Aug-07 21:00 
QuestionAdd/Change user bitmap in XP Pin
Manasi D21-Aug-07 20:28
Manasi D21-Aug-07 20:28 
AnswerRe: Add/Change user bitmap in XP Pin
Nelek22-Aug-07 1:54
protectorNelek22-Aug-07 1:54 
GeneralRe: Add/Change user bitmap in XP Pin
Manasi D22-Aug-07 2:12
Manasi D22-Aug-07 2:12 
GeneralRe: Add/Change user bitmap in XP Pin
Nelek22-Aug-07 19:52
protectorNelek22-Aug-07 19:52 
QuestionMultipart File Upload in C++/MFC [modified] Pin
gsoap12321-Aug-07 19:51
gsoap12321-Aug-07 19:51 
Questionembeded binary files Pin
Waldermort21-Aug-07 19:51
Waldermort21-Aug-07 19:51 
AnswerRe: embeded binary files Pin
toxcct21-Aug-07 21:03
toxcct21-Aug-07 21:03 
GeneralRe: embeded binary files Pin
Waldermort21-Aug-07 21:22
Waldermort21-Aug-07 21:22 
GeneralRe: embeded binary files Pin
toxcct21-Aug-07 21:26
toxcct21-Aug-07 21:26 

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.