1
Answer

Passing data between threads

Ask a question
gordon

gordon

16y
5.1k
1
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)