Hi,
I seem to be having an issue when i am writing and reading from streams... it's kind of confusing to explain, but i'll do my best...
If i write to a stream, the other computer receives it just fine.
If i write to the stream, and have the receiving end echo the text back by writing to the stream it received on, it works fine.
If i am writing multiple things consecutively. and the receiving end echos the same text back to the sender, sometimes skype stops responding.
It is wierd, the machine that "crashed" still looks like it is online, but it is not able to send or receive messages. A few minutes later, all other skype users will see the machine as being offline, but that machine will still show everyone as online.
The wierd thing is, if i right click on the skype icon in the toolbar and hit quit, there is still an instance of skype.exe running.
Is there some underlying issue with the API that does not allow writing/reading on the same stream at the same time (different threads)?
Thanks
Tom