4 Discussion / Question Topics

Remove Filter
Member Avatar for csurfer

Hello Everyone, I am developing a kernel module which acts as a sniffer and also a module which edits the TCP packet window size as per requirement of the admin. And in the process I developed this kernel module which is tainting my kernel (Opensuse11.2).The sniffing module developed by me …

Member Avatar for nezachem
0
299
Member Avatar for csurfer

Hey I have been using [B]Daniweb[/B] for quite some time now and I really feel that it should include a section on [B]Latest Attacks[/B] say virus attacks,hackers tweak and other things which can harm the computer and putting light on how to overcome those attacks in the best possible way. …

Member Avatar for Dani
0
180
Member Avatar for csurfer

Random numbers are so important that sometimes at some point we do feel "Are the random numbers really generated randomly?" and "Can such an important topic be really left to chance?".What do you guys feel is the answer to this?

Member Avatar for GrimJack
0
332
Member Avatar for csurfer

We know #define statements are executed before the program is compiled (preprocessor directives) and so the characters used should have no other meaning (say keywords),but still the following statement is not possible and is erroneous why ? [code=c]#define int float[/code] How many passes would the preprocessor directives run for as …

Member Avatar for csurfer
0
144

The End.