Re: socket sample in cocoa
Re: socket sample in cocoa
- Subject: Re: socket sample in cocoa
- From: Esteban Uribe <email@hidden>
- Date: Mon, 24 Mar 2003 13:17:51 -0800
Hi Georges,
On Monday, March 24, 2003, at 10:09AM, Georges Engelmann <email@hidden> wrote:
>
Anyone got a sample of a server socket (+client) in cocoa (w/ obj c)
>
(w/ multi-threading, but not necessary)
I've been using the NetSocket class successfully for the last two months.
You can get NetSocket (version 0.3) class from
http://www.blackholemedia.com/code/
It uses CFSocket.
I believe that Dustin, from NetSocket is working on releasing Netsocket 0.4 soon,
which has significant improvements. However, depending on your particular use,
NetSocket 0.3 might fit your current needs.
Oh yeah its under a BSD style license too.
-Esteba Uribe
_______________________________________________
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.