Introduction - If you have any usage issues, please Google them yourself
hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are serviced using threads.
Packet : 11912904threads.rar filelist
Threads\Threads.cpp
Threads\Threads.dsp
Threads\Threads.dsw
Threads\Threads.exe
Threads\Threads.ncb
Threads\Threads.obj
Threads\Threads.opt
Threads\Debug
Threads