Streaming data between threads, HOW?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Søren M. Olesen

    #1

    Streaming data between threads, HOW?

    Hi

    I have a situation, where I'd like one thread to write data to a stream and
    another thread to read data from the same stream at the same time.....is it
    possible? and if so, how do I implement it???

    TIA

    Søren





Working...