J
John
I have a Socket open to a target system. I get the network stream from the
open socket and then create a stream reader and stream writer on this
stream. The stream reader and writers are operating on different threads.
Does anyone know if it is possible to read and write to the same stream
using two different streaming object as mentioned here.
John
open socket and then create a stream reader and stream writer on this
stream. The stream reader and writers are operating on different threads.
Does anyone know if it is possible to read and write to the same stream
using two different streaming object as mentioned here.
John