Re: networking...
Re: networking...
- Subject: Re: networking...
- From: Tim Trautmann <email@hidden>
- Date: Thu, 1 Aug 2002 21:22:31 -0700
As of OS X 10.1 Apple provides a networking api called CFNetwork as
part of Core Services which you can use in your Cocoa as well as your
Carbon programs.
Depending on your needs, you have some basic networking abilities via
NSURL and NSURLHandle as well. In addition the OmniGroup offers a
networking API as part of their frameworks. See
http://www.omnigroup.com/ for details.
Tim
On Thursday, August 1, 2002, at 07:00 PM, Jonas Roel wrote:
I am new to Cocoa. Can someone explain to me why there are no
networking frameworks included in Cocoa? Thanks...
_______________________________________________
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.