|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi,
Based on some discussion on the Cocoa dev list, there are apparently three options for creating socket based applications on OS X: use an objective-c wrapper around BSD sockets (like SmallSockets), create a BSD socket in straight C, or use CFNetwork.
My question is this: which of these options offers the highest performance? My guess is that working in straight C with BSD sockets would be, but I have a strong desire to stick with Apple's APIs in order to leverage any future enhancements to CFNetwork.
| References: | |
| >OS X Socket Performance (From: "Chris K." <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.