Skip navigation.
 
mlNetworking in Cocoa
FROM : Weston Houghton
DATE : Thu Nov 21 13:35:02 2002

Hello all,

I'm relatively new to the world of Cocoa programming, and I am looking
for a reference for programming cocoa in general. My one caveat though
is that I would like something that addresses network programming, e.g.
help in developing a client-server app. Oh, and a secondary concern of
mine is where to find reference on including and creating shared
objects.

My goal is to being with some platform agnostic C++ shared libraries,
then hopefully be able to integrate these into platform specific ports.
So as much as possible of the work is universal, while still gaining
the quality of using the host platforms interfaces for each system
(Cocoa, for OS X, MFC <shudder> for Winblows, and GTK for Linux).

I've glanced at the TOC for Cocoa Programming, which is where I am
leaning toward right now, but it seems to only cover NSURLs, and I
don't believe that that would be enough for me.

Any thoughts? Am I crazy?
Thanks and Cheers,
Wes


Related mailsAuthorDate
mlNetworking in Cocoa Weston Houghton Nov 21, 13:35
mlRe: Networking in Cocoa Gregory Seidman Nov 21, 13:55
mlRe: Networking in Cocoa Andrew Zamler-Carh… Nov 21, 14:36
mlRe: Networking in Cocoa Phillip Mills Nov 21, 15:09
mlRe: Networking in Cocoa Chris Hanson Nov 21, 16:27
mlRe: Networking in Cocoa Chris Hanson Nov 21, 16:29
mlRe: Networking in Cocoa John C. Randolph Nov 21, 16:41
mlRe: Networking in Cocoa David Dunham Nov 21, 16:47
mlRe: Networking in Cocoa Kent Sandvik Nov 21, 17:08
mlRe: Networking in Cocoa Weston Houghton Nov 22, 07:53
mlRe: Networking in Cocoa Paul Ferguson Nov 28, 08:05
mlRe: Networking in Cocoa Giulio Cesare Sola… Nov 29, 05:22