NSStream question
NSStream question
- Subject: NSStream question
- From: Jesus De Meyer <email@hidden>
- Date: Fri, 14 Oct 2005 14:10:51 +0200
Hi,
I'm using NSStream for a simple application that connects to a server
and then reads the server messages. I have managed to make the
connection and send some messages to the server, but I never receive
messages from the server itself, ie the event
NSStreamEventHasBytesAvailable never happens.
I have set an input/outputStream object. Does NSStream handle two way
communication? Or do I need to write my own thread for reading from
the server?
Thanks in advance,
Jesus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden