Cocoa and Sockets
Cocoa and Sockets
- Subject: Cocoa and Sockets
- From: Adam <email@hidden>
- Date: Mon, 9 Jun 2003 14:02:08 +0200
Hi,
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?
Thank you for your detailed explanation. :)
kind regards
- Adam
_______________________________________________
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.