List of computer connected to a network
-
Hi, I am developing an application in win32. My computer is in a network. I want to get the list of all the computers connected in the network neighbourhood. Is there any API to achieve this? Pls guide? I am doing a multi threaded application that involves exchange of data. ONE UI THREAD 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. Pls help
-
Hi, I am developing an application in win32. My computer is in a network. I want to get the list of all the computers connected in the network neighbourhood. Is there any API to achieve this? Pls guide? I am doing a multi threaded application that involves exchange of data. ONE UI THREAD 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. Pls help
ykutanoor wrote: I want to get the list of all the computers connected in the network neighbourhood. Is there any API to achieve this? See my response to abdul here. ykutanoor wrote: I am doing a multi threaded application that involves exchange of data. ONE UI THREAD 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. Pls help This was responded to here.
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen