Re: Creating a TCP server?
Re: Creating a TCP server?
- Subject: Re: Creating a TCP server?
- From: Rick Mann <email@hidden>
- Date: Tue, 26 Jul 2011 17:22:39 -0700
I think that's what I want to use!
On Jul 26, 2011, at 16:40 , vade wrote:
> I would highly suggest looking at AsyncSocket. I've personally used it a few times and its been a pleasure to work with.
>
> http://code.google.com/p/cocoaasyncsocket/
>
>
>
>
> On Jul 26, 2011, at 3:17 PM, Rick Mann wrote:
>
>> Hi. I need to build a little serial port-to-TCP server (so that clients can connect to my Mac to interact with a serial port). Among other things, I want to advertise this using Bonjour.
>>
>> How do I create a TCP server in Cocoa? It seems like CF networking is my best bet, but I thought TCP should be easy via Cocoa. I briefly looked at NSSocket and NSStream, but they're not really what I want, I think.
>>
>> And to verify: is NSNetServices what I need to publish the Bonjour name?
>>
>> Thanks.
>>
>> --
>> Rick
>>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden