What, I think distinguishes the SSD example from others is that it uses the two most modern methods to get the job done - launchd and GCD.
On Jul 26, 2011, at 4:31 PM, Rick Mann <rm...@latencyzero.com> wrote: > Thanks, I saw those messages going by. I'll take a look. > > -- > Rick > > On Jul 26, 2011, at 12:23 , Eric Gorr wrote: > >> I would suggest checking out the SSD sample project from WWDC 2010. There >> are a couple of problems in the source which are covered in this thread: >> >> http://lists.apple.com/archives/Macnetworkprog/2011/Jul/msg00005.html >> >> But the basics of what you want to do I believe are there... >> >> >> On Jul 26, 2011, at 3:17 PM, Rick Mann <rm...@latencyzero.com> 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 (Cocoa-dev@lists.apple.com) >>> >>> 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: >>> http://lists.apple.com/mailman/options/cocoa-dev/mailist%40ericgorr.net >>> >>> This email sent to mail...@ericgorr.net > >> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com