Click here to Skip to main content
15,910,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: create statusBar in dialog problem Pin
appollosputnik1-Mar-12 0:19
appollosputnik1-Mar-12 0:19 
QuestionMenu items disabled but appear enabled Pin
cpp_prgmer29-Feb-12 9:27
cpp_prgmer29-Feb-12 9:27 
QuestionRe: Menu items disabled but appear enabled Pin
David Crow29-Feb-12 9:56
David Crow29-Feb-12 9:56 
AnswerRe: Menu items disabled but appear enabled Pin
cpp_prgmer29-Feb-12 10:56
cpp_prgmer29-Feb-12 10:56 
GeneralRe: Menu items disabled but appear enabled Pin
Maximilien29-Feb-12 13:57
Maximilien29-Feb-12 13:57 
GeneralRe: Menu items disabled but appear enabled Pin
cpp_prgmer1-Mar-12 3:56
cpp_prgmer1-Mar-12 3:56 
QuestionRe: Menu items disabled but appear enabled Pin
Randor 29-Feb-12 17:47
professional Randor 29-Feb-12 17:47 
AnswerRe: Menu items disabled but appear enabled Pin
rana ray1-Mar-12 5:46
rana ray1-Mar-12 5:46 
GeneralRe: Menu items disabled but appear enabled Pin
cpp_prgmer1-Mar-12 14:37
cpp_prgmer1-Mar-12 14:37 
GeneralRe: Menu items disabled but appear enabled Pin
Randor 2-Mar-12 17:54
professional Randor 2-Mar-12 17:54 
GeneralRe: Menu items disabled but appear enabled Pin
cpp_prgmer3-Mar-12 6:10
cpp_prgmer3-Mar-12 6:10 
QuestionA C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
prathapkumar33429-Feb-12 4:05
prathapkumar33429-Feb-12 4:05 
QuestionRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
David Crow29-Feb-12 4:36
David Crow29-Feb-12 4:36 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
Richard MacCutchan29-Feb-12 5:36
mveRichard MacCutchan29-Feb-12 5:36 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
CPallini29-Feb-12 5:41
mveCPallini29-Feb-12 5:41 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
Erudite_Eric29-Feb-12 7:04
Erudite_Eric29-Feb-12 7:04 
GeneralRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
Maximilien29-Feb-12 7:18
Maximilien29-Feb-12 7:18 
GeneralRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
Erudite_Eric29-Feb-12 23:19
Erudite_Eric29-Feb-12 23:19 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
Albert Holguin29-Feb-12 10:45
professionalAlbert Holguin29-Feb-12 10:45 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
G. Edwin29-Feb-12 23:32
G. Edwin29-Feb-12 23:32 
You might want to have a look at this link.

http://simplestcodings.blogspot.in/2010/10/create-your-own-packet-sniffer-in-c.html

Moreover there are a few open source libraries (pcap libraries). I would suggest you to use open source libraries for capturing packets. For your project do something which has not been done before. Packet capturing has been done earlier. In Windows you have the WireShark Tool which does it.

--Edwin.
SuggestionRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
G. Edwin1-Mar-12 18:56
G. Edwin1-Mar-12 18:56 
AnswerRe: A C PROGRAM to extract a bit or a group of bits from a Ethernet frame Pin
JackDingler2-Mar-12 7:51
JackDingler2-Mar-12 7:51 
QuestionCall Class Members from Interrupt Routine Pin
Andy20228-Feb-12 22:04
Andy20228-Feb-12 22:04 
AnswerRe: Call Class Members from Interrupt Routine Pin
Jochen Arndt28-Feb-12 22:34
professionalJochen Arndt28-Feb-12 22:34 
GeneralRe: Call Class Members from Interrupt Routine Pin
Andy20228-Feb-12 22:50
Andy20228-Feb-12 22:50 

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.