Re: Socket and Objective-C
Re: Socket and Objective-C
- Subject: Re: Socket and Objective-C
- From: Dave Fayram <email@hidden>
- Date: Mon, 10 Sep 2001 13:51:19 -0700
Well, one way is to use the underlying BSD calls to establish the socket
and
then make an NSFileHandle use the socket. This approach works ok, but not
really all that well.
The Omni Group has made a really nice set of libraries you can use
(or base your own libraries off of, the code in there is really rather
nice
from my point of view).
On Monday, September 10, 2001, at 01:36 PM, Manuel Darveau wrote:
Hi!
Does anyone know where to find a simple example of a TCP/IP
client/server
app in Objective C. Or maybe just decent documentation...
Also, does java is slower than Obj-C?
Thanks
MacKeeper
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev