Click here to Skip to main content
16,006,707 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: syntax error: identifier 'CEvent' Pin
bulg4-Jun-08 5:43
bulg4-Jun-08 5:43 
QuestionRe: syntax error: identifier 'CEvent' Pin
bulg4-Jun-08 5:45
bulg4-Jun-08 5:45 
AnswerRe: syntax error: identifier 'CEvent' Pin
Nibu babu thomas3-Jun-08 18:21
Nibu babu thomas3-Jun-08 18:21 
GeneralRe: syntax error: identifier 'CEvent' Pin
ThatsAlok4-Jun-08 0:59
ThatsAlok4-Jun-08 0:59 
GeneralRe: syntax error: identifier 'CEvent' Pin
Nibu babu thomas4-Jun-08 1:04
Nibu babu thomas4-Jun-08 1:04 
GeneralRe: syntax error: identifier 'CEvent' Pin
ThatsAlok4-Jun-08 1:37
ThatsAlok4-Jun-08 1:37 
GeneralRe: syntax error: identifier 'CEvent' Pin
Nibu babu thomas4-Jun-08 1:47
Nibu babu thomas4-Jun-08 1:47 
QuestionHMAC-SHA help Pin
Adam Harding3-Jun-08 13:02
Adam Harding3-Jun-08 13:02 
Hi there,

I am programming in fields using C++ for a security extension header for subnetwork data units. One of the fields is the MAC (message authentication code) field which I am hoping to implement with HMAC-SHA-1-96.

I have found one or two good examples of implementing the HMAC-SHA algorithm class to produce a digest for some data.

I am also looking for example code that shows the receiver processing. I.e how the receiver also calculates its digest on the data and compares this to the digest sent to it by the sender...and then produces an error or discards the packets if the digests dont match.

Is there any open source code examples of this that I could use?

Thanks!
Questioncopy part out of the videobuffer (videohdr->lpData) Pin
cmos3-Jun-08 12:51
cmos3-Jun-08 12:51 
AnswerRe: copy part out of the videobuffer (videohdr->lpData) Pin
bulg3-Jun-08 13:53
bulg3-Jun-08 13:53 
GeneralRe: copy part out of the videobuffer (videohdr->lpData) Pin
cmos3-Jun-08 14:12
cmos3-Jun-08 14:12 
GeneralRe: copy part out of the videobuffer (videohdr->lpData) Pin
bulg4-Jun-08 10:41
bulg4-Jun-08 10:41 
GeneralRe: copy part out of the videobuffer (videohdr->lpData) Pin
cmos4-Jun-08 14:02
cmos4-Jun-08 14:02 
GeneralRe: copy part out of the videobuffer (videohdr->lpData) Pin
cmos5-Jun-08 6:07
cmos5-Jun-08 6:07 
Answeropen each dialog in the same position Pin
lahom3-Jun-08 12:12
lahom3-Jun-08 12:12 
GeneralRe: open each dialog in the same position [modified] Pin
bulg3-Jun-08 13:25
bulg3-Jun-08 13:25 
Questiongethostname() function problems Pin
koumodaki3-Jun-08 11:33
koumodaki3-Jun-08 11:33 
AnswerRe: gethostname() function problems Pin
Saurabh.Garg3-Jun-08 15:40
Saurabh.Garg3-Jun-08 15:40 
AnswerRe: gethostname() function problems Pin
Jijo.Raj3-Jun-08 18:32
Jijo.Raj3-Jun-08 18:32 
AnswerRe: gethostname() function problems Pin
sudhir_Kumar3-Jun-08 20:21
sudhir_Kumar3-Jun-08 20:21 
AnswerRe: gethostname() function problems Pin
Hamid_RT4-Jun-08 20:33
Hamid_RT4-Jun-08 20:33 
QuestionLoadString Failure Pin
kasi143-Jun-08 8:50
kasi143-Jun-08 8:50 
QuestionRe: LoadString Failure Pin
David Crow3-Jun-08 8:55
David Crow3-Jun-08 8:55 
AnswerRe: LoadString Failure Pin
Jijo.Raj3-Jun-08 9:10
Jijo.Raj3-Jun-08 9:10 
AnswerRe: LoadString Failure Pin
kasi143-Jun-08 9:25
kasi143-Jun-08 9:25 

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.