Re: Cocoa and Sockets
Re: Cocoa and Sockets
- Subject: Re: Cocoa and Sockets
- From: Chris Ridd <email@hidden>
- Date: Mon, 09 Jun 2003 15:08:16 +0100
On 9/6/03 1:18 pm, Philip Mvtteli <email@hidden> wrote:
>
Am Montag, 09.06.03, um 14:02 Uhr (Europe/Zurich) schrieb Adam:
>
> I'm new on this list, but I drink Cocoa regurally. ;)
>
>
>
> Here come serious questions. I would like to add BSD
>
> socket to my Cocoa application, so:
>
>
>
> 1. What kind of API should I use / you recommend:
>
> a) NSSocketPort
>
> b) CoreFoundation
>
> c) UNIX/BSD
>
>
>
> 2. How can I receive events from sockets? Means, how
>
> the application can be interrupted when data arrives
>
> to the socket? Can I method be invoked, as an Action?
>
>
Have a look at NSFileHandle.
There's a comparison of several different networking frameworks at:
<
http://www.stepwise.com/Articles/Technical/2003-04-22.01.html>
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.