Re: Cocoa and Sockets
Re: Cocoa and Sockets
- Subject: Re: Cocoa and Sockets
- From: Philip Mötteli <email@hidden>
- Date: Mon, 9 Jun 2003 14:18:15 +0200
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.
Re
Phil
_______________________________________________
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.