Re: Kind of Server Socket
Re: Kind of Server Socket
- Subject: Re: Kind of Server Socket
- From: Dustin Voss <email@hidden>
- Date: Thu, 16 Jun 2005 18:12:59 -0700
On 16 Jun 2005, at 10:35 AM, Jaap Cammeraat wrote:
Dear members,
I'm a littlebit new to this list and I'm searching for some info
about a sort of ServerSocket. We are trying to port some Apps to
objc/cocoa. These Apps are listening to a specific port for
connections from a network.
Is there such a type of listening socket to build a server
application with?
There are many socket classes that you can use. Check out http://
cocoadev.com/?SocketClasses.
I recommend my AsyncSocket; it's best for packet data, and I update
it regularly. http://www.versiontracker.com/dyn/moreinfo/macosx/19583
_______________________________________________
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