
Rawether Development Environment


Rawether SDK Application Development
Rawether for Windows sample applications are
currently built using Microsoft Visual Studio 2005 and 2008.
A developer intending to use the Rawether SDK should be reasonably proficient
in Win32 programming. Familiarity with Win32 asynchronous I/O techniques will be
necessary.

Rawether Device Driver Development
Rawether DDK Windows 2000 and Higher Device Drivers - Are
built using the Windows 7 WDK (Build
7600.16385.1).
In
order to compile the Rawether Windows NDIS 5.0 protocol driver you must also
have the Windows 7 WDK from Microsoft.
A developer intending to use the Rawether DDK to modify the NDIS protocol
drivers should be reasonably proficient in device driver development on each
platform.
The developer should already be familiar with
basic device driver programming techniques, methods used to
build device drivers and device driver debugging techniques!
The next topic on the Tour tells you where to go for
even more information.