Re: NSStream Questions
Re: NSStream Questions
- Subject: Re: NSStream Questions
- From: Greg Guerin <email@hidden>
- Date: Fri, 16 Jul 2010 13:05:45 -0700
Jon Loeliger wrote:
I'm writing a network server that needs to accept many
simultaneous client connections and keep track of them.
I've written the base server parts, roughly in the style
of the Apple Examples (SimpleNetworkStreamsExample). These
examples, however, only allow one connected client. I need
to manage several full duplex NSStream in/out pairs.
CocoaAsyncSocket is a nice building block.
http://code.google.com/p/cocoaasyncsocket/
-- GG
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden