Preferred Wrapper for TCP Sockets Over Local Network?

2008-08-16 Thread Brad Gibbs
Hi, I'm looking for a Cocoa class to establish a TCP socket with another machine on a local network (non-OS X). I've found Omni Networking, AsyncSocket and NetSocket. I've read conflicting reports of the suitability of NSSocketPort for non-DO-related work. I would like to be able to us

Re: Preferred Wrapper for TCP Sockets Over Local Network?

2008-08-16 Thread Marco Masser
I would like to be able to use an SSL certificate, but, beyond that, my needs aren't exotic. Ease-of-use and reliability would be a big plus. I've also considered a Ruby class that would handle the TCP messaging and pass responses back to the Cocoa-based app. Any suggestions? Maybe the

Re: Preferred Wrapper for TCP Sockets Over Local Network?

2008-08-16 Thread Devon Ferns
I've used AsyncSocket before but not too extensively. It seems to work just fine and I don't really have any complaints about it. Devon On 16-Aug-08, at 2:27 PM, Brad Gibbs wrote: Hi, I'm looking for a Cocoa class to establish a TCP socket with another machine on a local network (non-OS

Re: Preferred Wrapper for TCP Sockets Over Local Network?

2008-08-17 Thread Robbie Hanson
___ 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