Re: Sample Code
Re: Sample Code
- Subject: Re: Sample Code
- From: Dustin Voss <email@hidden>
- Date: Mon, 22 Sep 2003 18:06:17 -0700
On Monday, September 22, 2003, at 11:51 AM, M. Uli Kusterer wrote:
At 19:49 Uhr +0200 22.09.2003, Matis Schotte wrote:
no - i mean over sockets ...
The most convenient way to do sockets these days is to create a
socket using Unix APIs and then pass the file descriptor to
NSFileHandle. Then you can use the NSFileHandle to easily read/write
your data.
Actually, I'd say the most convenient way is to use one of the seven
freely-available libraries listed at
<
http://cocoadev.com/index.pl?SocketClasses>.
_______________________________________________
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.