Re: UDP SOCKETS!!
Re: UDP SOCKETS!!
- Subject: Re: UDP SOCKETS!!
- From: Sherm Pendley <email@hidden>
- Date: Mon, 14 Feb 2005 08:52:24 -0500
On Feb 14, 2005, at 1:29 AM, apr trainees wrote:
i have worked extensively with c.can we use the unix bsd sockets "as
it is" also?
i.e use sockets .h and open(),read(),write,bind(),close() etc calls
DIRECTLY?
Sure, no problem. Objective-C is a superset of C, so you can always
call those low-level C functions if you want.
for a new programmer which one would be good and what are the pros and
cons?
If you've already "worked extensively" with the BSD sockets API, one
major pro to using it would be that you already know it pretty well, so
there's essentially zero learning curve.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden