Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SetForeGroundWindow with XP Pin
Marc Soleda2-Sep-05 1:44
Marc Soleda2-Sep-05 1:44 
AnswerRe: SetForeGroundWindow with XP Pin
Gary R. Wheeler3-Sep-05 3:53
Gary R. Wheeler3-Sep-05 3:53 
Questionwhat is the difference? Pin
Anonymous1-Sep-05 20:33
Anonymous1-Sep-05 20:33 
AnswerRe: what is the difference? Pin
toxcct1-Sep-05 20:58
toxcct1-Sep-05 20:58 
AnswerRe: what is the difference? Pin
Gary R. Wheeler3-Sep-05 4:18
Gary R. Wheeler3-Sep-05 4:18 
QuestionStrange Acclerator Table Problem Pin
megafont1-Sep-05 19:42
megafont1-Sep-05 19:42 
NewsRe: Strange Acclerator Table Problem Pin
megafont2-Sep-05 18:26
megafont2-Sep-05 18:26 
QuestionGetting Internet Information Pin
rajeevktripathi1-Sep-05 19:21
rajeevktripathi1-Sep-05 19:21 
QuestionCan I use Visual C++ *.lib into C#? Pin
uumeme1-Sep-05 18:55
uumeme1-Sep-05 18:55 
AnswerRe: Can I use Visual C++ *.lib into C#? Pin
Christian Graus1-Sep-05 18:59
protectorChristian Graus1-Sep-05 18:59 
AnswerRe: Can I use Visual C++ *.lib into C#? Pin
Bob Stanneveld1-Sep-05 19:24
Bob Stanneveld1-Sep-05 19:24 
QuestionAfter Reboot PC, follow the un-completed job? Pin
Steve Chang1-Sep-05 17:57
Steve Chang1-Sep-05 17:57 
AnswerRe: After Reboot PC, follow the un-completed job? Pin
Christian Graus1-Sep-05 18:15
protectorChristian Graus1-Sep-05 18:15 
AnswerRe: After Reboot PC, follow the un-completed job? Pin
Eytukan1-Sep-05 22:52
Eytukan1-Sep-05 22:52 
QuestionExample of server and client programming Pin
Member 21610041-Sep-05 17:17
Member 21610041-Sep-05 17:17 
AnswerRe: Example of server and client programming Pin
Eytukan1-Sep-05 23:30
Eytukan1-Sep-05 23:30 
AnswerRe: Example of server and client programming Pin
ThatsAlok2-Sep-05 0:01
ThatsAlok2-Sep-05 0:01 
QuestionHw to Shut down certain pc automatically whn the priority show emergency Pin
bryan5231-Sep-05 16:47
bryan5231-Sep-05 16:47 
QuestionRe: Hw to Shut down certain pc automatically whn the priority show emergency Pin
Jose Lamas Rios1-Sep-05 16:54
Jose Lamas Rios1-Sep-05 16:54 
QuestionRe: Hw to Shut down certain pc automatically whn the priority show emergency Pin
bryan5231-Sep-05 17:24
bryan5231-Sep-05 17:24 
actually server have priority 0 to 7 whc catagories the level of access by unauthorizes person and save it at syslog txt file! As below:
 Numerical         Severity<br />
          Code<br />
<br />
           0       Emergency    : system is unusable<br />
           1       Alert        : action must be taken immediately<br />
           2       Critical     : critical conditions<br />
           3       Error        : error conditions<br />
           4       Warning      : warning conditions<br />
           5       Notice       : normal but significant condition<br />
           6       Informational: informational messages<br />
           7       Debug        : debug-level messages


the syslog txt file contain priority and ip address as below:
<133>Jul 26 10:32:48 sensor SFIMS: [1:499:4] ICMP Large ICMP Packet [Classification: Potentially Bad Traffic] [Priority: 2] {ICMP} 192.168.2.25 -> 202.76.239.1

I need urs help that hw to automatically shut down the certain pc by knowing the ip address when the priority 0(emergency) is more than lets say 100 times!

-- modified at 2:37 Friday 2nd September, 2005
QuestionDll Not Working Correctly Pin
dmtwpi211-Sep-05 16:17
dmtwpi211-Sep-05 16:17 
AnswerRe: Dll Not Working Correctly Pin
Jose Lamas Rios1-Sep-05 16:37
Jose Lamas Rios1-Sep-05 16:37 
GeneralRe: Dll Not Working Correctly Pin
Anonymous2-Sep-05 1:50
Anonymous2-Sep-05 1:50 
GeneralRe: Dll Not Working Correctly Pin
Jose Lamas Rios2-Sep-05 3:37
Jose Lamas Rios2-Sep-05 3:37 
Questionhow to define a const multileline string Pin
xiaohe5211-Sep-05 15:39
xiaohe5211-Sep-05 15:39 

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.