|
-
September 8th, 2010, 08:28 PM
#4
Re: Many individual threads run from one method
 Originally Posted by Talikag
thankyou for the link.
However, it's not so much that I want them to share the same object, I want each thread to each have their own, individual List of IP addresses, and be totally independent threads (ie no sharing of information), and only send back information about successful pings to the main thread.
I think I may not be starting the threads correctly. I more or less want to start the thread, give it the list of IP addresses, and let it ping them, without the list being linked back or modified by the main thread or any other threads. (I hope this makes sense)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|