![]() |
Thread++
Client-Server Multithreading with C++
|
Files | |
file | Main.cpp |
Code for the function main(). | |
file | Task.cpp |
Code for the class CTask. | |
file | Task.h |
Header for the class CTask. | |
file | ThreadManager.cpp |
Code for the class CThreadManager. | |
file | ThreadManager.h |
Header for the class CThreadManager. | |