gordon

gordon

  • NA
  • 49
  • 0

Passing data between threads

Mar 8 2008 11:24 AM
I'm writing a program that has multiple threads running and I would like to passinformation between these threads. I was thinking of using the local host set up a socket and pass the information that way. Are there any thoughts on this out there or maby a better way.

Answers (1)