Archive for the 'WDF' Category
Please visit: http://aimslife.com/blog/?p=7
Filed under: C/C++, DDK, Network, WDF, WDK, Windows | Leave a Comment
Tags: DDK WDK WDF NDIS
Please visit: http://aimslife.com/blog/?p=18
Filed under: C/C++, DDK, Network, WDF, WDK, Windows | Leave a Comment
Tags: NDIS_PACKET WDK DDK NDIS
Given code can help you to compute checksum.
/* pseudo header for checksum calculation */ typedef struct pseudoh { guint32 src_addr; guint32 dest_addr; guint8 zero; guint8 protocol; guint16 [...]
Filed under: C/C++, Java, Linux, Network, WDF, WDK | Leave a Comment
Tags: Checksum TCP
This setting will enables for you to control automatic rebooting of the system after the crash. After the crash, you must be able to check the reason of the crash and for that, the system should not reboot. Therefore, it is very necessary to control the automatic rebooting of the system.
Path: [...]
Filed under: C/C++, DDK, Network, WDF, WDK, Windows, fun & enjoy | Leave a Comment
Tags: reboot WDK DDK system crash
While working on Microsoft Device Driver domain, I found following most active and helpful forums,
1) OSR-Online: http://www.osronline.com You can configure OSR-Online forum on email client and given client will be helpful for you. http://www.osronline.com/page.cfm?name=NewsReaderInfo
2) Microsoft NNTP Server: msnews.microsoft.com Following groups [...]
Filed under: C/C++, DDK, Network, News, WDF, WDK, Windows | Leave a Comment
Tags: NNTP
Please visit: http://aimslife.com/blog/?p=11
Filed under: C/C++, DDK, WDF, WDK, Windows | Leave a Comment
Tags: WDK WDF C/C++ DDK Windows




