Diesel Posted December 8, 2003 Posted December 8, 2003 How can I stop execution of a thread on another computer? How can I get a list of all threads running on another computer on my network? Quote
Grimfort Posted December 8, 2003 Posted December 8, 2003 Does the word, hack, mean anything to you :) You can use the .net remote debugger to control and edit apps in a domain environment, but in answer to your question dunno :). Quote
*Gurus* Derek Stone Posted December 8, 2003 *Gurus* Posted December 8, 2003 It's normal to control processes across a network, but I'm curious as to why you need such granular control at the thread level. Quote Posting Guidelines
Diesel Posted December 9, 2003 Author Posted December 9, 2003 Hey Derek...I think I talked to you online before. Anyway, I was just wondering. I've been looking into network programming recently and I want to be able to start and stop processes and individual threads on networked computers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.