Patched storport driver for Windows 2003 Server with SMART support
These are two patched versions of the storport driver for Windows 2003. The first version patches the storport driver of the leaked Windows Server 2003 source code archive. The second version patches storport of Windows 7 and uses it in combination with ntoskrn7.sys, which is sort of a self compiled extender library for ntoskrnl.exe to add support for missing functions called by Windows 7 storport.
For more details visit https://storport-win2003-smart-support.sourceforge.io/
File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages