Skip to content

A Simple Folder Tracking Multi-thread Co-operate between C++ and C# App

Notifications You must be signed in to change notification settings

qursaan/FolderTrackingMultithread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FolderTrackingMultithread

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.

About

A Simple Folder Tracking Multi-thread Co-operate between C++ and C# App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published