I'm a beginner with Cocoa framework anh i want to Development a game small online on iphone.
in cocoa want to transfers data via TCP/IP protocol i should wait the loop throws a delegate :
Code:
(void)streamNSStream *)stream handleEventNSStreamEvent)eventCode {
and i feel this delegate useful in receive data.
when i want transfer data at sometime, whether i can transfer data and dont wait throws a delegate?
thank and best regards