Stantor IS a Domotic project. It IS a SCADA for the computer interface board K8055 (USB bus), K8000 (I2C bus) , X10 modules and also Webcam. It uses Browser WEB, I-mode and Wap2/Wap1, Apache,mySQL, PHP, javascript. It run with Linux 2.4 or 2.6 and XP
The JDOM build system IS based on Jakarta Ant, which IS a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
Programmer s Reference Manual IS an improtant book on Intel processor architecture and programming. In Html format, it IS more readable than original .txt format.
Blaster IS a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
Addfilter IS a command-line application which adds and removes filter drivers for a given drive or volume. It IS intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do thIS by using the SetupDi APIS. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter IS not a driver, it does not deal with Plug and Play or Power Management.
FPFilter IS a sample dISk filter driver that demonstrates how a dISk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a dISk may fail and notify the dISk driver stack of thIS condition.
The flpydISk sample IS a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It IS similar to a class driver in that it sits a level above the floppy dISk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in thIS environment. It IS compatible with x86 and Alpha platforms.