Welcome to the Folder Tracking Multithread wiki!
How to Run:
Just Run the C++ Application First
Run C# application
In C# Add your path and click start tracking
Go
How it work:
C++ create a pipe to handle c# requests.
Each url will handle in a single thread which send tracking results to c# application.
C# application also handle each request in a single thread.