Click here to Skip to main content
15,887,349 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compiling log4cpp or advice for a log api Pin
zildjohn0112-Jan-06 10:31
zildjohn0112-Jan-06 10:31 
QuestionTrouble with preprocessor logic Pin
Rob G12-Jan-06 7:56
Rob G12-Jan-06 7:56 
AnswerRe: Preprocessor logic Pin
Chris Losinger12-Jan-06 8:12
professionalChris Losinger12-Jan-06 8:12 
GeneralRe: Preprocessor logic Pin
Rob G12-Jan-06 8:34
Rob G12-Jan-06 8:34 
QuestionSource code for a notepad like application Pin
Giulio200012-Jan-06 7:41
Giulio200012-Jan-06 7:41 
AnswerRe: Source code for a notepad like application Pin
Nish Nishant12-Jan-06 7:46
sitebuilderNish Nishant12-Jan-06 7:46 
AnswerRe: Source code for a notepad like application Pin
ThatsAlok12-Jan-06 17:56
ThatsAlok12-Jan-06 17:56 
Questionbuilding a packet filtering-editing driver Pin
ozba12-Jan-06 7:23
ozba12-Jan-06 7:23 
Hello
I want to write a driver that will:
1. Catch certain packets (UDP and TCP) that been sent by my host.
2. Add to their data additional information.
3. Change accordingly the checksum.
4. Resend the packets.

The driver should be windows based, and in kernel mode of course.

My questions are:
1. Do I need to write a filter hook driver?
2. Can anyone help me in starting to write this kind of driver (never written a driver)?
3. I read about IPsec driver, and I think its doing something similar. Does this information help me? In addition, if it does, how can I get its source, or maybe a related source of a driver doing similar operations.

Thank you

AnswerRe: building a packet filtering-editing driver Pin
Alexander M.,13-Jan-06 6:16
Alexander M.,13-Jan-06 6:16 
QuestionProtection Error Debugger Detected Pin
mav@octaval12-Jan-06 7:16
mav@octaval12-Jan-06 7:16 
AnswerRe: Protection Error Debugger Detected Pin
Blake Miller12-Jan-06 9:01
Blake Miller12-Jan-06 9:01 
AnswerRe: Protection Error Debugger Detected Pin
Dave Midgley25-Feb-11 23:42
Dave Midgley25-Feb-11 23:42 
QuestionFunction implementation in header file creates linker warnings Pin
Harrier12-Jan-06 6:11
Harrier12-Jan-06 6:11 
AnswerRe: Function implementation in header file creates linker warnings Pin
Blake Miller12-Jan-06 6:33
Blake Miller12-Jan-06 6:33 
GeneralOT Pin
toxcct12-Jan-06 6:56
toxcct12-Jan-06 6:56 
GeneralRe: OT Pin
Owner drawn12-Jan-06 17:02
Owner drawn12-Jan-06 17:02 
GeneralRe: Function implementation in header file creates linker warnings Pin
Garth J Lancaster12-Jan-06 11:24
professionalGarth J Lancaster12-Jan-06 11:24 
GeneralRe: Function implementation in header file creates linker warnings Pin
Prakash Nadar12-Jan-06 17:39
Prakash Nadar12-Jan-06 17:39 
GeneralRe: Function implementation in header file creates linker warnings Pin
Garth J Lancaster12-Jan-06 17:43
professionalGarth J Lancaster12-Jan-06 17:43 
AnswerRe: Function implementation in header file creates linker warnings Pin
Alexander M.,13-Jan-06 6:20
Alexander M.,13-Jan-06 6:20 
QuestionUTC and local time management Pin
jjmv12-Jan-06 6:00
jjmv12-Jan-06 6:00 
AnswerRe: UTC and local time management Pin
Phil C12-Jan-06 13:06
Phil C12-Jan-06 13:06 
GeneralRe: UTC and local time management Pin
jjmv13-Jan-06 7:12
jjmv13-Jan-06 7:12 
GeneralRe: UTC and local time management Pin
Phil C13-Jan-06 12:28
Phil C13-Jan-06 12:28 
GeneralRe: UTC and local time management Pin
jjmv18-Jan-06 3:53
jjmv18-Jan-06 3:53 

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.