ykutanoor wrote: Pls Explain what are network patches? I've never heard the term network patches before. In the general sense, a patch is a piece of code added to software in order to fix a bug (between two releases). You've no doubt heard of an OS patch, which could include, among other things, fixes for network-related components. ykutanoor wrote: AND 3 WORKER THREADS.PLS LET ME HOW TO EXCHANGE THE DATA BETWEEN THESE 3 WORKER THREADS. FOR EX:THE FIRST THREAD WILL GIVE THE SECOND THREAD THE 2 NUMBERS AS ARGUEMENTS.the second thread should return the first thread the sum. So what does the third thread do? In any case, I would be inclined to use PostMessage() for communication between them.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)